← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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.

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1915366

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

Status in Mahara:
  New

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


Follow ups