fabric/modules
Ronny Abraham 152b5658a9 fix bug in deployment where pip gets updated during initial
bootstrap,but then screws up the rest of the deployment including pip
install.  Break up the deployment into two parts.  NOTE: must find a way
to have deployment as one part alone
 Changes to be committed:
	modified:   modules/deploy.py
	modified:   modules/pip.py
2017-07-20 23:43:33 +03:00
..
__init__.py new file: api.py 2016-09-06 14:43:49 +03:00
conf_setup.py major changes to layout 2016-09-15 22:15:57 +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 fix bug in deployment where pip gets updated during initial 2017-07-20 23:43:33 +03:00
django.py added some debugging code in generate_gunicorn 2016-09-21 17:11:34 +03: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 changed the way docker is initialized, the container name now defaults to the main docker name for the services in the <branch>.yml file 2016-11-16 12:52:39 +02:00
maintenance.py changed storage for meta config files to meta/project 2016-09-18 16:57:17 +03:00
nginx.py major tweaks to getting this to work 2016-09-07 21:35:45 +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