- Starting and stopping processes
- Controlling the Daemon
- Managing clusters
- Installing and running apps
- Remote access and monitoring (e.g. guv-web)
- Web interface
- Web interface - configuration
- Web interface - user management
- Programmatic access
- Programmatic access - local
- Programmatic access - remote
- Programmatic access - events
These commands are for use with guvnor-web.
For use with guvnor-web.
guv remoteconfig
To add a user for guvnor-web. If you specify [hostname]
the configuration output is more likely to be correct.
guv useradd [options] <username> [hostname]
To remove a user for guvnor-web.
guv rmuser <username>
To list users for guvnor-web.
guv lsusers
To reset the secret for a guvnor-web user.
guv reset <username>