2017-03-20 23:10:09 +00:00
< p align = "center" > < img src = "https://demo.cachethq.io/img/cachet-logo.svg" width = "50%" > < / p >
2015-01-01 17:54:18 +00:00
2017-01-02 14:52:43 +00:00
< p align = "center" >
2017-01-02 15:03:03 +00:00
< a href = "https://styleci.io/repos/26730195/" > < img src = "https://styleci.io/repos/26730195/shield" alt = "StyleCI" > < / a >
2019-09-17 18:27:42 -07:00
< a href = "https://travis-ci.org/CachetHQ/Cachet" > < a href = "https://opencollective.com/Cachet" alt = "Financial Contributors on Open Collective" > < img src = "https://opencollective.com/Cachet/all/badge.svg?label=financial+contributors" / > < / a > < img src = "https://img.shields.io/travis/CachetHQ/Cachet/2.4.svg?style=flat-square" alt = "Build Status" > < / a >
2017-01-02 15:03:03 +00:00
< a href = "LICENSE" > < img src = "https://img.shields.io/badge/license-BSD3-brightgreen.svg?style=flat-square" alt = "License" > < / a >
2017-07-19 11:38:26 +02:00
< a href = "https://translate.cachethq.io/project/cachet" > < img src = "https://d322cqt584bo4o.cloudfront.net/cachet/localized.svg" alt = "Localisation" > < / a >
2017-01-02 15:03:03 +00:00
< a href = "https://github.com/CachetHQ/Cachet/releases" > < img src = "https://img.shields.io/github/release/cachethq/cachet.svg?style=flat-square" alt = "Latest Stable Version" > < / a >
2017-01-02 14:52:43 +00:00
< / p >
2014-11-24 09:10:56 +00:00
2016-08-08 17:30:04 +01:00
Cachet is a beautiful and powerful open source status page system.
2016-05-20 13:21:49 +01:00
2017-01-02 14:52:43 +00:00
## Overview
2014-12-22 12:46:25 +00:00
2017-01-02 14:52:43 +00:00
- List your service components
- Report incidents
- Customise the look of your status page
2015-06-19 21:16:04 +01:00
- Markdown support for incident messages
2017-01-02 14:52:43 +00:00
- A powerful JSON API
2015-06-19 21:16:04 +01:00
- Metrics
2017-01-02 14:52:43 +00:00
- Multi-lingual
- Subscriber notifications via email
- Two factor authentication
2015-10-01 20:46:48 +01:00
2019-01-01 11:26:42 +00:00
## Community
You can now [join our Slack community! ](http://cachethq-slack.herokuapp.com )
2015-01-01 17:56:11 +00:00
## Requirements
2014-12-30 22:09:22 +00:00
2019-05-12 20:08:39 +01:00
- PHP 7.1.3 - 7.3
2016-08-18 09:54:53 +01:00
- HTTP server with PHP support (eg: Apache, Nginx, Caddy)
2015-03-13 10:40:43 +00:00
- [Composer ](https://getcomposer.org )
2017-01-02 14:52:43 +00:00
- A supported database: MySQL, PostgreSQL or SQLite
2014-11-20 17:27:01 +00:00
2015-05-19 08:39:00 +01:00
## Installation, Upgrades and Documentation
2014-11-20 17:27:01 +00:00
2017-01-02 14:52:43 +00:00
You can find documentation at [https://docs.cachethq.io ](https://docs.cachethq.io ).
2016-08-08 17:30:04 +01:00
Here are some useful quick links:
2015-05-19 08:39:00 +01:00
2015-08-08 17:12:31 +01:00
- [Installing Cachet ](https://docs.cachethq.io/docs/installing-cachet )
- [Getting started with Docker ](https://docs.cachethq.io/docs/get-started-with-docker )
2018-06-05 13:11:14 +02:00
- [Installing Cachet on Windows ](https://docs.cachethq.io/docs/installing-cachet-on-windows )
2015-08-08 17:12:31 +01:00
2017-07-27 07:30:49 -04:00
### Demo
2015-04-05 22:55:16 +01:00
2017-07-27 07:30:49 -04:00
To test out the demo, you may login to the [Dashboard ](https://dev.cachethq.io/dashboard ) with the following:
2018-10-18 14:52:09 +05:30
- **Username:** `test` or `test@example.com`
2017-07-27 07:30:49 -04:00
- **Password:** `test123`
> The demo resets every 30 minutes.
2017-01-02 14:52:43 +00:00
## Translate Cachet
2014-12-27 17:54:58 +00:00
2016-08-08 17:30:04 +01:00
If you'd like to contribute translations, please check out our [CrowdIn project ](https://crowdin.com/project/cachet ).
2015-10-01 20:55:24 +01:00
2018-10-18 23:25:49 +01:00
## Security Vulnerabilities
2016-04-06 10:13:30 +01:00
2018-10-18 23:25:49 +01:00
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 on a case-by-case basis.
2016-04-06 10:13:30 +01:00
2018-11-01 11:20:58 +00:00
## Limited Support Contact
We may be able to resolve **support queries** via email. Please send an e-mail to [support@cachethq.io ](mailto:support@cachethq.io?Cachet%20Support ). Please first check the GitHub [issue tracker ](https://github.com/CachetHQ/Cachet/issues ) before emailing.
2018-10-18 23:25:49 +01:00
## Professional Installation Service
2016-08-08 17:30:04 +01:00
2018-11-01 11:20:58 +00:00
A professional **installation service** is offered by Alt Three Services Limited. To find out more, contact [support@alt-three.com ](mailto:support@alt-three.com?Cachet%20Installation ). **Do not contact this email address for general support.**
2018-06-22 08:55:07 +01:00
## Sponsorship
2019-07-12 13:37:35 +01:00
You can sponsor Cachet at our [Patreon page ](https://patreon.com/jbrooksuk ).
2019-09-17 18:27:42 -07:00
## Contributors
### Code Contributors
This project exists thanks to all the people who contribute. [[Contribute ](CONTRIBUTING.md )].
< a href = "https://github.com/CachetHQ/Cachet/graphs/contributors" > < img src = "https://opencollective.com/Cachet/contributors.svg?width=890&button=false" / > < / a >
### Financial Contributors
Become a financial contributor and help us sustain our community. [[Contribute ](https://opencollective.com/Cachet/contribute )]
#### Individuals
< a href = "https://opencollective.com/Cachet" > < img src = "https://opencollective.com/Cachet/individuals.svg?width=890" > < / a >
#### Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute ](https://opencollective.com/Cachet/contribute )]
< a href = "https://opencollective.com/Cachet/organization/0/website" > < img src = "https://opencollective.com/Cachet/organization/0/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/1/website" > < img src = "https://opencollective.com/Cachet/organization/1/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/2/website" > < img src = "https://opencollective.com/Cachet/organization/2/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/3/website" > < img src = "https://opencollective.com/Cachet/organization/3/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/4/website" > < img src = "https://opencollective.com/Cachet/organization/4/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/5/website" > < img src = "https://opencollective.com/Cachet/organization/5/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/6/website" > < img src = "https://opencollective.com/Cachet/organization/6/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/7/website" > < img src = "https://opencollective.com/Cachet/organization/7/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/8/website" > < img src = "https://opencollective.com/Cachet/organization/8/avatar.svg" > < / a >
< a href = "https://opencollective.com/Cachet/organization/9/website" > < img src = "https://opencollective.com/Cachet/organization/9/avatar.svg" > < / a >