Commit History

Author SHA1 Message Date
  bobcall b039b81e13 More silly changes 11 years ago
  bobcall 57cf9ec30e more minor changes to fabfile and changed location of beta configs from stag 11 years ago
  bobcall 6de594d18d syntax issues 11 years ago
  bobcall 48200bcfc1 more fabfile changes 11 years ago
  bobcall 1d3f4feffc Latest changes to fabfile.py and confs/prod/supervisord.conf 11 years ago
  bobcall 729a40a190 indentation issue 11 years ago
  bobcall 542cf4ca2b Fixed syntax error and missing '--daemon' 11 years ago
  bobcall fc40b0ee24 Added the ability to start gunicorn 11 years ago
  bobcall a82f172e08 more changes to fab file 11 years ago
  bobcall f8bf8051fd fleshed out fabfile, still needs work, but conceptually works 11 years ago
  bobcall 8e5f42816d Added remote support and the ability to pull code 11 years ago
  bobcall 66e5cf6ac9 Added new fabfile.py to branch fabric 11 years ago
  Lucian Ursu 2340b82c34 Made deployment work on local machines. 11 years ago
  Lucian Ursu aaf8357ef3 Added another task that handles the first deploy. 11 years ago
  Lucian Ursu 9d3aec2b5b Changed the deploy task to only deploy new changes and not handle initial setup. 11 years ago
  Lucian Ursu a6ed8c9f47 Renamed and fixed a task and added more tasks, all related to supervisor. 11 years ago
  Lucian Ursu 28aecaf934 Added tasks to manage the gunicorn process. Fixes #86. 11 years ago
  Lucian Ursu 2e20cdeca1 Using a single, more general function to manage supervisor-managed processes. 11 years ago
  Lucian Ursu 3d177fecdd Added Fabric tasks for celeryd. Fixes #87. 11 years ago
  Lucian Ursu 53b7dd6e3a Updated the 'update_code' task to also checkout the right branch. 11 years ago
  Lucian Ursu 3d80ca09a3 Also specifying the branch in the environment-related tasks. 11 years ago
  Lucian Ursu ded0712738 Specifying the path to the conf files in the environment-related tasks. 11 years ago
  Lucian Ursu d39b95e42b Split the static files management into several tasks. 11 years ago
  Lucian Ursu ccfcf0ad8a Added a 'here' task which runs commands locally. Specifying the 'run' function as an env var to achieve that. Also specifying the reqs file in env. 11 years ago
  Lucian Ursu 00e6841614 Removed the env.run variable, because it's not needed. 11 years ago
  Lucian Ursu ec84476fae Using a single task to sync the db and run migrations. 11 years ago
  Lucian Ursu bf33578476 Added the 'task' decorator to some functions that are tasks. 11 years ago
  Lucian Ursu fcffa1274b Removed unused command from fabfile. 11 years ago
  bobcall 3eae33636c Added missing env.run to fabfile.py 11 years ago
  Seth Woodworth 25a8244779 importing much of Lucian's fabfile.py from django-startproject 11 years ago