wodby / cachet

Cachet docker container image

Home Page:https://wodby.com/stacks/cachet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cachet Docker Container Image

Build Status Docker Pulls Docker Stars Docker Layers

Docker Images

❗For better reliability we release images with stability tags (wodby/cachet:2.4-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

Environment Variables

See env.example in CachetHQ repository for all Cachet environment variables.

Variable Default Value Description
PHP_ERROR_REPORTING E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
PHP_FPM_CLEAR_ENV no

See wodby/php for all image variables

Orchestration Actions

Usage:

make COMMAND [params ...]
 
commands:
    init

See wodby/php for all actions

Deployment

Deploy Cachet to your own server via Wodby Wodby.

About

Cachet docker container image

https://wodby.com/stacks/cachet

License:MIT License


Languages

Language:Shell 61.4%Language:Makefile 19.3%Language:Dockerfile 19.3%