- Notifications
You must be signed in to change notification settings - Fork0
An open source status page system for everyone.
License
masterxavierfox/Cachet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Cachet is a beautiful and powerful open source status page system, a free replacement to services such as StatusPage.io, Status.io and others.
Cachet is a BSD-3-licensed open source project. If you'd like to support future development, check out theCachet Patreon campaign.
- List your services components
- Log incidents
- Apply custom CSS to the status page
- Markdown support for incident messages
- JSON API
- Translated into eleven languages
- Metrics
- Cross-database support: MySQL, PostgreSQL and SQLite
- Subscriber notifications via Email
- Two factor authentication, with Google Authenticator
Themaster
branch of this repository is a development branch andshould not be used in production. Instead, please check out the latest tag release.
- PHP 5.5.9+ or newer
- Apache or Nginx server
- Composer
We're always looking for contributions that improve Cachet. It's easy to get started and you don't even need to know how to write a single line of code!
If you're one of the more linguistically talented people in the world who can speak and write more than just English, we're always looking for newtranslations.
Of course bug reports, feature requests anddocumentation are always being sought after.
As Cachet gains new features, the design and ideas that were once a perfect fit need updating and in some cases designing from scratch. This is where you come in! Fancy giving Cachet a lick of paint? Sweet!
You'll need to install Node.js, Bower and Gulp.
To get started you can do the following:
- Install Node.js and our dev dependencies.
- Modify the SCSS files in
./resources/assets/sass/
- Run
gulp
If you're making a lot of changes, you'll find that runninggulp watch
will really help you out!
Built usingLaravel, Cachet is very easy to jump into. Have a look around you'll find it surprisingly easy!
These extra dependencies are required to develop Cachet:
- Node.js
- Gulp
- Git
Once cloned to your local machine, you'll need some demo data! Simply runphp artisan cachet:seed
to get the demo installation on the go.
You can now find our documentation athttps://docs.cachethq.io.
To test out the demo, you may login to theDashboard with the following:
- Username: test ortest@test.com
- Password: test123
The demo is reset every half hour.
All releases are listed on theReleases page of theCachet GitHub repository. On the Releases page, you can also find the release notes for each release.
A special thank you to ourtranslators, who have allowed us to share Cachet with the world. If you'd like to contribute translations, please check out ourCrowdIn project.
If you discover a security vulnerability within Cachet, please send an e-mail to us atsupport@alt-three.com. All security vulnerabilities will be promptly addressed.
We offer a paid installation service, which starts at $99 but is subject to change, dependant on your setup and infrastructure.
To find out more, email us atsupport@alt-three.com
About
An open source status page system for everyone.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- PHP99.1%
- Other0.9%