ba0fdf1368c219a6368566dc6ade71388d014cf0
In the settings it's possible to fill a field "About this page". If we refer to the demo the content of this field is supposed to be shown under the status on the status page. The problem was the information was not shown even if it was not empty. So if we typed "We are a company ...", this was not shown, nowhere. Technically the problem was because the partial "about-app" was not included so the information was never shown. To fix that I have included the partial "about-app" in the index. Now if the field empty nothing is shown (the same as before) but if the field is not empty so the information is shown under the status bar. See: #3249
Cachet is a beautiful and powerful open source status page system.
Community
You can now join our Slack community!
Overview
- 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 or later
- HTTP server with PHP support (eg: Apache, Nginx, Caddy)
- Composer
- A supported database: 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 may login to the Dashboard with the following:
- Username:
testortest@test.com - Password:
test123
The demo resets every 30 minutes.
Translate Cachet
If you'd like to contribute translations, please check out our CrowdIn project.
Professional Installation Service
We offer a professional installation service. To find out more, email us at support@alt-three.com
Security Vulnerabilities
If you discover a security vulnerability within Cachet, please send an e-mail to us at support@alt-three.com. We handle all security vulnerabilities on a case-by-case basis.
Sponsorship
Thank you to the following for sponsoring Cachet.
Description
Languages
PHP
96.1%
Dockerfile
2.8%
Shell
1.1%
