https://github.com/CachetHQ/Cachet
🚦 The open-source status page system.
https://github.com/CachetHQ/Cachet
cachet laravel status-page statuspages
Last synced: 9 months ago
JSON representation
🚦 The open-source status page system.
- Host: GitHub
- URL: https://github.com/CachetHQ/Cachet
- Owner: cachethq
- License: mit
- Created: 2014-11-16T22:23:11.000Z (about 11 years ago)
- Default Branch: 2.4
- Last Pushed: 2024-10-26T13:19:49.000Z (about 1 year ago)
- Last Synced: 2024-10-29T10:49:34.409Z (about 1 year ago)
- Topics: cachet, laravel, status-page, statuspages
- Language: PHP
- Homepage: https://cachethq.io
- Size: 35.2 MB
- Stars: 14,047
- Watchers: 286
- Forks: 1,563
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-devops - Cachet - Beautiful and powerful open-source status page system. (Observability & Monitoring)
- awesome - Cachet - 📛 An open source status page system for everyone. (PHP)
- awesome-opensource-apps - Cachet
- awesome-cheap-tiers - Cachet - Host | No Limits | Open source Status page with multi-language and planned downtime features (Scaling up / Status Pages)
- open-production-web-projects - Cachet - An open source status page system for everyone. (PHP / Laravel)
- awesome-opensource-apps - Cachet
- awesome-php - CachetHQ/Cachet - Cachet是一个开源的状态页系统(提供了允许你获取、添加以及删除事件、组件和指标的API) (Web 应用程序(Web Applications))
- php-awesome - Cachet - The open source status page system (成品软件 / 未归类)
- starred-awesome - Cachet - 📛 An open source status page system for everyone. (PHP)
README
Cachet, the open-source status page system.
## Cachet 3.x Announcement
We are shifting our attention and resources to Cachet 3.x and will no longer be supporting the 2.x version.
For more information on the Cachet rebuild and our plans for 3.x, you can read the announcement [here](https://github.com/CachetHQ/Cachet/discussions/4342).
## Features
- List your service components
- Report incidents
- Customise the look of your status page
- Markdown support for incident messages
- A powerful JSON API
- Metrics
- Multi-lingual
- Subscriber notifications via email
- Two factor authentication
## Requirements
- PHP 7.1.3 – 7.3
- HTTP server with PHP support (e.g.: Apache, Nginx, Caddy)
- [Composer](https://getcomposer.org)
- A supported database: MariaDB, MySQL, PostgreSQL or SQLite
## Installation, Upgrades and Documentation
You can find documentation at [https://docs.cachethq.io](https://docs.cachethq.io).
Here are some useful quick links:
- [Installing Cachet](https://docs.cachethq.io/installation/)
- [Getting started with Docker](https://docs.cachethq.io/installation/docker)
### Demo
To test out the demo, you can log in to the [Cachet dashboard](https://demo.cachethq.io/dashboard) with the following credentials:
- **Username:** `test` or `test@example.com`
- **Password:** `test123`
> **Note**
> The demo will automatically reset every 30 minutes.
## Security Vulnerabilities
If you discover a security vulnerability within Cachet, please send an e-mail to [support@cachethq.io](mailto:support@cachethq.io?Cachet%20Security%20Vulnerability). All security vulnerabilities are reviewed on a case-by-case basis.