Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 505 Bytes

SETUP.md

File metadata and controls

25 lines (15 loc) · 505 Bytes

Setup

Clone

Clone this repository using git:

git clone https://github.com/chevereto/docker.git

Cron

Setup Cron for all instances:

make cron

Custom application

Put the contents of your custom Chevereto based application in the /chevereto folder before building the image using the make image-custom command.

Custom compose

To customize the compose file, create docker-compose.yml by copying default.yml.