Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 643 Bytes

RocketChat docker-compose

Using RocketChat Docker Image

Installation

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

Update docker images

./updateDockerImages.sh