Principles of runtime control

Reference | Runtime Control

DevOps friendly administration of persistent services

Runtime Control allows DevOps team members to control Granitic applications remotely, via scripts or from the terminal without having to add ‘admin’ endpoints to that service’s API.

Built-in commands for most common use cases

Granitic provides built-in commands for managing the lifecycle (shutdown/suspend/resume etc) and log levels of your application.

Full support for custom commands

Commands you create will be automatically available via the command line tool and API.


Next: Using the command line tool

Prev: Runtime Control index