Home

Awesome

V4 Docker production

🔔 Subscribe to don't miss any update regarding Chevereto.

<img alt="Chevereto" src="chevereto.svg" width="100%">

Community

Dockerfile driven template project for building and running container images for Chevereto V4 projects. This is for production usage, for development purposes check chevereto/v4-docker.

Warning: Do not publish image to a public registry as the Chevereto License restricts re-distribution rights.

Requirements

Quick start

git clone https://github.com/chevereto/v4-docker-production.git
make image
make up-d

Documentation