mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
1.0 KiB
1.0 KiB
Cachet
Cachet is an open source PHP status page system using the Laravel framework.
Currently in development. Please feel free to contribute!
Progress
Installation
See INSTALL.md
Current Features
- Uses SQLite/MySQL.
- Report statuses on:
- Incidents
- Components
- Uses Bootstrap 3 for a easy to modify, smooth layout.
Goals
- Configuration:
- Individual sites.
- Colours and themes.
- Incident reporting:
- Manual.
- Third-party integration to automatically create incidents.
- RESTful API.
- Administration panel:
- Create new incidents.
- Add components.
- Report on components.
- Third party integration:
- Connect to third-party services and auto report using the API.
- Add components via third-party sources.
- Heroku Button Support #5