Skip to content

Simpler developer setup with Docker Compose

Andrew Newdigate requested to merge feature/compose-cleanup into develop

Currently, Gitter requires docker toolbox in order to run.

This is an attempt at simplifying the docker setup to allow the use of Docker Toolbox for Mac and Windows for development.

The downside is that development and test setups will not use multiple HA mongo and redis setups, but this should be tests in the beta environment.

Edited by Andrew Newdigate

Merge request reports