Skip to content

Riku-1/docker-rocketchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose for RocketChat with Nginx

It based on the RocketChat official image.

It's designed to run in a AWS VPC with ELB and SSL certification is supposed to be done by ELB.
So SSL settings don't set by itself.

Usage

commads:

docker-compose up -d

Instantly RocketChat container will launch.

About hubot

You have to create bot account after RocketChat server launched.
(You should change ROCKETCHAT_PASSWORD in docker-compose.yml for security.)

If you don't create bot account, hubot container eternaly repeats restart.
Or if you don't need hubot, you can delete hubot container from docker-compose.yml.

About

Docker Compose for RocketChat with Nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published