Cachet

Cachet

Docker app from IBRACORP's Repository

Overview

Cachet is a beautiful and powerful open source status page system, a free replacement for services such as StatusPage.io, Status.io, and others. Docs: https://docs.cachethq.io/docs/installing-cachet

Cachet Logo

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

Jump24 Xyphen-IT Code Rabbit de:doc

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.

Open the Apps tab on your Unraid server Search Community Apps for Cachet Review the template variables and paths Click Install

Download Statistics

26,532,382
Total Downloads
25,703
This Month
40,507
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
cachethq/docker:latest
Last Updated2021-01-15
First Seen2021-03-02

Runtime arguments

Web UI
http://[IP]:[PORT:8000]
Network
bridge
Shell
sh
Privileged
false

Template configuration

DB_DRIVERVariable

Container Variable: DB_DRIVER

Value
mysql
APP_KEYVariable

Container Variable: APP_KEY. Some random string

Value
base64:2iJWPWu9PWzkI4B2CcdVYQo0CPvtXIhS1vVi/GCGn5A=
DB_HOSTVariable

Container Variable: DB_HOST

Value
192.168.1.100
DB_DATABASEVariable

Container Variable: DB_DATABASE

Value
cachet
DB_USERNAMEVariable

Container Variable: DB_USERNAME

Value
cachet
DB_PASSWORDVariable

Container Variable: DB_PASSWORD

Value
password
DB_PORTVariable

Container Variable: DB_PORT

Value
3306
MAIL_DRIVERVariable

Container Variable: MAIL_DRIVER

Value
smtp
MAIL_HOSTVariable

Container Variable: MAIL_HOST

Value
smtp.mailgun.org
MAIL_PORTVariable

Container Variable: MAIL_PORT

Value
587
MAIL_USERNAMEVariable

Container Variable: MAIL_USERNAME

Value
postmaster@domain.com
MAIL_PASSWORDVariable

Container Variable: MAIL_PASSWORD

Value
password
MAIL_ADDRESSVariable

Container Variable: MAIL_ADDRESS

Value
status@domain.com
MAIL_NAMEVariable

Container Variable: MAIL_NAME

Value
Status
MAIL_ENCRYPTIONVariable

Container Variable: MAIL_ENCRYPTION

Value
tls
REDIS_HOSTVariable

Container Variable: REDIS_HOST

Value
192.168.1.100
REDIS_DATABASEVariable

Container Variable: REDIS_DATABASE

Value
0
REDIS_PORTVariable

Container Variable: REDIS_PORT

Value
6379
PortPorttcp

Container Port: 8000

Target
8000
Value
8000
APP_DEBUGVariable

Container Variable: APP_DEBUG

Value
false
AppdataPathrw

Container Path: /var/www/Cachet/

Target
/var/www/cachet/
Value
/mnt/user/appdata/Cachet/