Skip to content

QbitArtifacts/discourse-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discourse-stack

Discourse installation for Docker Swarm based on bitnami images

Configuration

cp .env .env.local  # create env file for stack
vi .env.local  # change ENV vars according to your needs

Installation

Must have installed docker and docker-compose, and docker swarm properly configured, for more info about swarm mode, there is a recommended reading.

Installation must be done from a manager node.

docker stack deploy -c <(docker-compose -f stack.yml --env-file .env.local config) discourse

About

Discourse installation for Docker Swarm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages