Rodolfo Berrios 438386b90d fix url
2022-11-10 11:43:57 -03:00
2022-11-06 10:17:47 -03:00
2022-10-17 10:37:15 -03:00
2022-11-05 19:10:02 -03:00
2022-11-08 07:17:30 -03:00
2022-11-08 07:17:30 -03:00
2022-04-01 16:04:53 -03:00
2022-10-18 10:13:49 -03:00
2022-04-02 20:00:34 -03:00
2022-11-08 13:42:12 -03:00
2022-11-08 15:15:56 -03:00
2022-10-28 13:54:30 -03:00
2022-11-08 15:27:25 -03:00
2022-04-01 19:33:18 -03:00
2022-11-10 11:43:57 -03:00
2022-11-08 14:25:22 -03:00

Docker

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

Chevereto

Community

Dockerfile driven template project for building and running container images for Chevereto V4 projects.

Warning

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

Features

  • One-click commands using make
  • Built-in nginx-proxy manager for supporting multiple hostname

Requirements

Quick start

git clone https://github.com/chevereto/docker.git
  • Create Chevereto image (requires license)
make image
make proxy EMAIL_HTTPS=mail@yourdomain.tld
  • (Custom) Create docker-compose.yml by copying default.yml

  • (Recommended) Setup namespace

  • Run the container

make up-d HOSTNAME=<hostname>

Documentation

Description
Template project for deploying Chevereto V4 based applications using Docker:
https://v4-docs.chevereto.com/guides/docker/ Readme MIT 2.8 MiB
Languages
Shell 52.3%
Makefile 34.1%
Dockerfile 12.7%
HCL 0.9%