cachethq / cachet
An open source status page system, for everyone.
Installs: 389
Dependents: 3
Suggesters: 0
Security: 5
Stars: 14 045
Watchers: 286
Forks: 1 562
Type:project
Requires
- php: ^7.1.3
- ext-mbstring: *
- ext-openssl: *
- ext-xml: *
- alt-three/bus: ^4.1
- alt-three/validator: ^4.1
- aws/aws-sdk-php: ^3.7
- barryvdh/laravel-cors: ^0.11.0
- bugsnag/bugsnag-laravel: ^2.15
- cachethq/badger: ^2.0
- cachethq/emoji: ^3.0
- cachethq/twitter: ^3.0
- chillerlan/php-qrcode: ^2.0
- doctrine/dbal: 2.9.*
- fideloper/proxy: ^4.0
- graham-campbell/binput: ^6.0
- graham-campbell/exceptions: ^11.1
- graham-campbell/markdown: ^11.2
- guzzlehttp/guzzle: ^6.3.3
- jenssegers/date: ^3.4
- laravel/framework: 5.7.*
- laravel/tinker: ^1.0
- mccool/laravel-auto-presenter: ^7.1
- nexmo/client: ^1.5
- pragmarx/google2fa: ^5.0
- predis/predis: ^1.1
- twig/twig: ^2.13
Requires (Dev)
- ext-sqlite3: *
- alt-three/testbench: 5.0.x-dev
- barryvdh/laravel-debugbar: ^3.2
- filp/whoops: ^2.3
- fzaninotto/faker: ^1.8
- graham-campbell/analyzer: ^2.1
- mockery/mockery: ^1.2
- phpunit/phpunit: ^7.4
- tightenco/mailthief: ^0.3.14
Suggests
- ext-apc: APC Support cache driver.
Replaces
- 3.x-dev
- dev-develop / 3.0.x-dev
- 2.5.x-dev
- dev-master / 2.5.x-dev
- 2.4.x-dev
- v2.4.1
- v2.4.0
- 2.3.x-dev
- v2.3.18
- v2.3.17
- v2.3.16
- v2.3.15
- v2.3.14
- v2.3.13
- v2.3.12
- v2.3.11
- v2.3.10
- v2.3.9
- v2.3.8
- v2.3.7
- v2.3.6
- v2.3.5
- v2.3.4
- v2.3.3
- v2.3.2
- v2.3.1
- v2.3.0
- v2.3.0-RC6
- v2.3.0-RC5
- v2.3.0-RC4
- v2.3.0-RC3
- v2.3.0-RC2
- v2.3.0-RC1
- 2.2.x-dev
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.2.0-RC1
- 2.1.x-dev
- v2.1.2
- v2.1.1
- v2.1.0
- v2.1.0-RC2
- v2.1.0-RC1
- 2.0.x-dev
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-RC5
- v2.0.0-RC4
- v2.0.0-RC3
- v2.0.0-RC2
- v2.0.0-RC1
- v2.0.0-beta2
- v2.0.0-beta1
- 1.2.x-dev
- v1.2.1
- v1.2.0
- 1.1.x-dev
- v1.1.1
- v1.1.0
- 1.0.x-dev
- v1.0.0
- 0.1.x-dev
- v0.1.0-alpha
- dev-shift-115222
- dev-branding-updates
This package is auto-updated.
Last update: 2024-10-26 13:19:52 UTC
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.
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
- A supported database: MariaDB, MySQL, PostgreSQL or SQLite
Installation, Upgrades and Documentation
You can find documentation at https://docs.cachethq.io.
Here are some useful quick links:
Demo
To test out the demo, you can log in to the Cachet dashboard with the following credentials:
- Username:
test
ortest@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. All security vulnerabilities are reviewed on a case-by-case basis.