470
edits
m (→buildapi) |
|||
| Line 27: | Line 27: | ||
uses a rabbitmq daemon running on cruncher | uses a rabbitmq daemon running on cruncher | ||
===deployment questions=== | |||
* what version of python is required | |||
* the setup.py lists what python modules - can they be run in a virtualenv | |||
* what is the command line parameters to start the web service | |||
* does it require root or sudo | |||
* does it require a special directory layout | |||
* will it generate/use temp files or non-database assets? | |||
* what version of mysql and what database config, where is the sql to init the tables | |||
* does memcached have a min/max memory? which processes read/write to it - can it be on different IP | |||
* which version of rabbitmq and does it have any plugin requirements | |||
== slavealloc == | == slavealloc == | ||
edits