canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== Requirements == | == Requirements == | ||
The server depends on | |||
* MySQL database | |||
* Python | |||
** Twisted | |||
** SQLAlchemy | |||
== Deployment == | == Deployment == | ||
Line 65: | Line 70: | ||
sandbox/bin/slavealloc dbinit -D sqlite:///slavealloc.db | sandbox/bin/slavealloc dbinit -D sqlite:///slavealloc.db | ||
This configuration will use SQLite to access {{{slavealloc.db}}} in the current directory. You can hack on the static web content while the daemon is running. | This configuration will use SQLite to access {{{slavealloc.db}}} in the current directory. You can hack on the static web content while the daemon is running. | ||
== Monitoring == | |||
none yet ({{bug|633365}}) | |||
== See Also == | == See Also == | ||
See [[User:Djmitche/Slave Allocator Proposal]] | See [[User:Djmitche/Slave Allocator Proposal]] |