Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 283 Bytes

File metadata and controls

12 lines (9 loc) · 283 Bytes

Cachet

To use Cachet as your status page you have to provide the following configuration:

cachet:
    enabled: true
    endpoint: http://status.example.com/api/v1
    api_token: SomeApiToken

InfraBox will periodically update the status page.