- Components
- Report incidents
- JSON API
- Metrics
- Two Factor Authentication
- Markdown support in incident / maintenance messages
- Subscriptions for Notifications
- Custom Plugins
Dependency | Minimum Version | Optional |
---|---|---|
Python | 3.10 | no |
PostgreSQL | 10 | no |
Redis | 4.0 | no |
SMTP Mail Server | --- | yes |
Please have a look at our Documentation.
We have a public Demo available: https://demo.status-page.dev
We use semantic versioning. A version number has the following structure:
v 1 . 0 . 0
^ ^ ^
| | |
| | Patch (Bug fixes)
| |
| Minor (No breaking changes to the Software, e.g. adding new features)
|
Major (Breaking changes to the Software)
You can find the Documentation here.
We are using Tailwind UI Components in this App. You are NOT allowed to reuse these Components in your own App!
See their License for more information.
As you may have noticed, the base structure for many parts of the app is derived from NetBox, this made development much easier.