Installation

Docker

Install docker

# Clone the repository
git clone https://github.com/cachethq/Docker.git cachet-docker
cd cachet-docker
 
# Build and run the image
docker-compose build
docker-compose up

Get APP_KEY from console   Open docker-compose.yml   Update APP_KEY

Usage

Issues

  • Cachet v3 is not yet available via docker
    See GitHub Issue

Appendix