Documentation ¶
Overview ¶
Command govisord implements a daemon that can manage proceses from manifest files using Govisor.
The flags are
-a <address> - select the listen address, default is http://localhost:8321 -d <dir> - select the directory. manifests live in the directory "services" underneath this -p <passwd> - use Basic Auth with a password of user:bcrypt pairs. Bcrypt is an encrypted password. -g <user:pass> - generate & use encrypted password & user -e <bool> - enable/disable (true/false) all services (true) -n <name> - name this instance, e.g. for Realm, etc.
Click to show internal directories.
Click to hide internal directories.