disco is a fully-Python startup/configuration script which supports several exciting features. The new startup script makes it even easier to get up and running with a Disco cluster.
Note
This is the manpage for the disco command. Please see Setting up Disco for more information on installing Disco.
Hint
The documentation assumes that the executable $DISCO_HOME/bin/disco is on your system path. If it is not on your path, you can add it:
ln -s $DISCO_HOME/bin/disco /usr/local/bin
If /usr/local/bin is not in your $PATH, use an appropriate replacement. Doing so allows you to simply call disco, instead of specifying the complete path.
Run disco help for information on using the command line utility.
See also: disco.settings