Create the directories for database backup :
mkdir -p /path/to/rocketchat/data/runtime/db
mkdir -p /path/to/rocketchat/data/dump
Create the .env
file from .env.dist example with the
environment variables from docker let's encrypt nginx proxy
docker-compose up -d
./updateDockerImages.sh