← Back to team overview

mahara-contributors team mailing list archive

[Bug 1915366] Re: Allow docker-compose to run multpile instances on one host

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1915366

Title:
  Allow docker-compose to run multpile instances on one host

Status in Mahara:
  Fix Released

Bug description:
  These changes build on the mailhog addition:

  It adds a new compose file for shared containers:
  * A new container, Nginx provides routing between the web containers.
  * Mailhog is shared between all containers.

  In future the PostgreSQL container could be shared but is not
  currently done for the sake of simplicity.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1915366/+subscriptions


References