UNKNOWN
Project description
This package contains some common tasks for fabric.
Including:
install mysql
# db_env will prompt for root password and database user password db_env(database=”databasename”, database_user=”databaseuser”)
# Now install the mysql server or client by setting flags install_mysql(server=True, client=True)
# Then create database and user create_database() create_user()
- install apache2
from fabric-components/apache import *
# This will install apache and mod wsgi install_apache(mods=[‘list’, ‘of’, ‘enabled’, ‘mod’], disable_sites=[‘default’])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fabric_components-0.1.1.tar.gz.
File metadata
- Download URL: fabric_components-0.1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d02590cbd80cb0fe447ba5958a3e4078773c3f057fc651ea30f20c60f15f92c
|
|
| MD5 |
3e34b47639a697728a24545a0a79ab38
|
|
| BLAKE2b-256 |
fb8754241ee32bf505675bd8592b87027b3be442a8b90178008f39bb91483588
|
File details
Details for the file fabric_components-0.1.1.macosx-10.9-x86_64.exe.
File metadata
- Download URL: fabric_components-0.1.1.macosx-10.9-x86_64.exe
- Upload date:
- Size: 67.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dec286de2f8e52670b5f59470c1b35db289c01ea64ec87f95cd87a7da1407f7f
|
|
| MD5 |
485a89b1758b9775ba632ace8e5cdadf
|
|
| BLAKE2b-256 |
3e9a771b0fd1b2af9fac5dfced9b8469852dc7db8b7b99204a023bf64d7069be
|