Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cachethq/cachet
๐ฆ The open-source status page system.
https://github.com/cachethq/cachet
cachet laravel status-page statuspages
Last synced: 3 days 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 10 years ago)
- Default Branch: 2.4
- Last Pushed: 2024-10-26T13:19:49.000Z (about 2 months ago)
- Last Synced: 2024-10-29T10:49:34.409Z (about 1 month 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 - cachethq/cachet - ๐ฆ The open-source status page system. (PHP)
- awesome-ccamel - cachethq/cachet - ๐ฆ The open-source status page system. (PHP)
- awesome-php - Cachet - The open source status page system. (Configuration / Web Applications)
- awesome-repositories - cachethq/cachet - ๐ฆ The open-source status page system. (PHP)
- awesome-php-cn - Cachet - ๅผๆบ็ณป็ป็ถๆ้กต. (้ ็ฝฎ Configuration / Webๅบ็จ็จๅบ Web Applications)
- awesome-projects - Cachet - The open source status page system. (Configuration / Web Applications)
- awesome-open-source-systems - Cachet - Cachet is a beautiful and powerful open source status page system. (Status Page Systems / Uptime Monitoring)
- awesome-php - Cachet - The open source status page system. (Configuration / Web Applications)
- awesome-starred - cachethq/cachet - ๐ฆ The open-source status page system. (laravel)
- StarryDivineSky - cachethq/cachet
- awesome-homelab - Cachet - source status page system. | (Apps / Monitoring)
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 `[email protected]`
- **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 [[email protected]](mailto:[email protected]?Cachet%20Security%20Vulnerability). All security vulnerabilities are reviewed on a case-by-case basis.