All apps · 0 apps
Cachet
Docker app from IBRACORP's Repository
Overview
Readme
View on GitHub
Cachet, the open source self-hosted status page system.
Cachet 3.x Announcement
For more information on the Cachet rebuild and our plans for 3.x, you can read the announcement here.
Requirements
- PHP 8.3 or later
- Composer
- A supported database: MariaDB, MySQL, PostgreSQL or SQLite
Installation, Upgrades and Documentation
You can find documentation at https://docs.cachethq.io.
Here are some useful quick links:
Demo
To test out the v3 demo, you can log in to the Cachet dashboard with the following credentials:
- Email:
test@test.com - Password:
test123
Note The demo automatically resets every 30 minutes.
Sponsors
Security Vulnerabilities
If you discover a security vulnerability within Cachet, please send an e-mail to support@cachethq.io. All security vulnerabilities are reviewed on a case-by-case basis.
Install Cachet on Unraid in a few clicks.
Find Cachet in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
cachethq/docker:latestRuntime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Container Variable: DB_DRIVER
- Value
- mysql
Container Variable: APP_KEY. Some random string
- Value
- base64:2iJWPWu9PWzkI4B2CcdVYQo0CPvtXIhS1vVi/GCGn5A=
Container Variable: DB_HOST
- Value
- 192.168.1.100
Container Variable: DB_DATABASE
- Value
- cachet
Container Variable: DB_USERNAME
- Value
- cachet
Container Variable: DB_PASSWORD
- Value
- password
Container Variable: DB_PORT
- Value
- 3306
Container Variable: MAIL_DRIVER
- Value
- smtp
Container Variable: MAIL_HOST
- Value
- smtp.mailgun.org
Container Variable: MAIL_PORT
- Value
- 587
Container Variable: MAIL_USERNAME
- Value
- postmaster@domain.com
Container Variable: MAIL_PASSWORD
- Value
- password
Container Variable: MAIL_ADDRESS
- Value
- status@domain.com
Container Variable: MAIL_NAME
- Value
- Status
Container Variable: MAIL_ENCRYPTION
- Value
- tls
Container Variable: REDIS_HOST
- Value
- 192.168.1.100
Container Variable: REDIS_DATABASE
- Value
- 0
Container Variable: REDIS_PORT
- Value
- 6379
Container Port: 8000
- Target
- 8000
- Value
- 8000
Container Variable: APP_DEBUG
- Value
- false
Container Path: /var/www/Cachet/
- Target
- /var/www/cachet/
- Value
- /mnt/user/appdata/Cachet/



