Files
cachet-docker/docs/readme.md

24 lines
513 B
Markdown

# Cachet Documentation
Cachet is an open source alternative to StatusPage.io written in PHP 5 with the Laravel 4.2 framework.
## Table of contents
### Introduction
- [Introduction to Cachet](/docs/intro/readme.md)
### Setup
- [Setting up Cachet](/docs/setup/readme.md)
### Dashboard
- [Dashboard overview](/docs/dashboard/readme.md)
- [Creating components](/docs/dashboard/creating-components.md)
- [Creating incidents](/docs/dashboard/creating-incidents.md)
### API
- [Cachet API](/docs/api/readme.md)