Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 922 Bytes

programmatic-access.md

File metadata and controls

22 lines (17 loc) · 922 Bytes

Help

  1. Starting and stopping processes
  2. Controlling the Daemon
  3. Managing clusters
  4. Installing and running apps
  5. Remote access and monitoring (e.g. guv-web)
  6. Web interface
  7. Web interface - configuration
  8. Web interface - user management
  9. Programmatic access
  10. Programmatic access - local
  11. Programmatic access - remote
  12. Programmatic access - events

Programmatic access

It is possible to connect to guvnor from your own program.

Access is divded into two categories - remote and local.

If guvnor is running on the same machine as your program, that's local access. If it's on a remote server, it's, well, remote access.