fabric/modules
2018-10-16 03:03:20 +03:00
..
__init__.py new file: api.py 2016-09-06 14:43:49 +03:00
conf_setup.py added edit project configuration files capability 2018-10-10 13:06:19 +03:00
configuration_setup.py new file: api.py 2016-09-06 14:43:49 +03:00
database.py added ability to hide output for database.backup 2016-11-10 22:37:11 +02:00
deploy.py changed deploy.ssh from using sudo to local b/c sudo runs on the remote machine and I want ssh to be run off the local to connect to the remote 2018-10-10 13:33:46 +03:00
django.py Merge branch 'master' of bitbucket.org:ronnyabraham/fabric 2017-11-09 00:34:05 +02:00
docker.py added debug messages and debugging now doesn't make changes in start and stop 2016-11-16 12:53:56 +02:00
initialize.py added code to check if the allowed_hosts param was set in the configuration file, if it was, then add the extra hosts to allowed hosts 2018-10-16 03:03:20 +03:00
maintenance.py added the ability to specify what machine we want to edit files on (probably should be removed) 2018-10-10 13:06:02 +03:00
nginx.py added some options for nginx 2017-08-08 17:26:35 +03:00
pip.py fix bug in deployment where pip gets updated during initial 2017-07-20 23:43:33 +03:00
supervisor.py got rid of upload_gunicorn from supervisor.py since it is in django.generate:gunicorn 2016-11-17 22:31:50 +02:00
utils.py created new method printerr 2016-09-21 15:23:28 +03:00