This package provides the core functionality of Cachet and may be installed into existing Laravel applications. Cachet 3.x will ship as a standalone Laravel application that requires this package.
Cachet 3.x is currently in development and is not yet completely ready for production use. We are actively working on the project and will provide updates as we progress.
- Incident Management
- Incident Updates
- Scheduled Maintenance
- Scheduled Maintenance Updates
- WIP - #109
- Components
- Metrics
- API and dashboard are working.
- Frontend is in progress.
- Subscribers
- API
- Complete but may need some tweaks as we progress.
- Webhooks
- Dashboard
- Localization
- Status Page Customization
Cachet is built on:
- Clone this repository.
- Run the following commands from within the
core
directory:npm install composer update composer dev
- Develop Cachet.
Note
HMR is not enabled. Manual refreshes are needed to view changes.
When running Cachet via the composer dev
command, Workbench will seed a user that you can use to log in to the dashboard.
Login to the account at /dashboard
and use credentials:
- Email:
[email protected]
- Password:
test123
Please review our security policy on how to report security vulnerabilities.
Cachet Core is open-sourced software licensed under the MIT license.
Copyright (c) 2023-present Alt Three Services Limited. The Cachet name and logo are trademarks of Alt Three Services Limited. Please see our trademark guidelines for info on acceptable usage.
Have questions, comments or feedback? Start a discussion. For the latest news and release notes, visit cachethq.io.