FinalsClub / karmaworld

KarmaNotes.org v3.0
GNU Affero General Public License v3.0
7 stars 6 forks source link

add debug deploy option to fabric #283

Closed btbonval closed 10 years ago

btbonval commented 10 years ago

first_deploy installs a typical production system.

Make a debug_deploy command to install a debug-ready system.

pip -r reqs/vmdev.txt and a quick modification to manage.py will change a production system into a debug-ready Dev/Prod hybrid, a Frankensteinian monster of epic proportions.

btbonval commented 10 years ago

third modification that debug_deploy should make: support headless selenium testing. https://github.com/FinalsClub/karmaworld/issues/277#issuecomment-32331372

btbonval commented 10 years ago

This can be handled by git branches a la #279 .

The branch first_deploy runs from will determine all the little textual differences inherent in picking files.