Commit graph

8 commits

Author SHA1 Message Date
automation
8c256e4e0f UnifiedPush: set clear default test titles/messages; improve compose health gating 2025-09-25 23:27:06 +00:00
Your Name
8db7d53337 Improve replica set setup and add UnifiedPush test endpoint 2025-09-25 15:04:45 -06:00
Adrian Winterstein
2242a46b31
Added Dockerfile and workflow to create and publish production containers.
Co-authored-by: Saik0Shinigami
2025-08-30 16:35:13 +02:00
Matteo Pagliazzi
ec7ded042b docker: mongodb3.6 2019-10-18 16:52:21 +02:00
Brian Fenton
63598f497b pinning mongodb container to recommended, supported version (#10270) 2018-04-28 17:37:19 +02:00
Brad Lugo
2e580baf27 Update the docker compose process (#9724)
Since the client side code and server side code run independently, the
docker compose process needed to be updated to reflect this change.
This fix included updating the docker-compose files' versions.
2018-01-29 14:56:08 -06:00
Rick Kasten
c0c74659c5 Docker improvements (#8297)
* Improved docker, bower

* npm install missing mocha

* Fix for 'npm install -g npm@4' not resulting in a functional npm

* Improve speed of 'docker start' by withholding directories not used by image environment

* Reverting changes to bower.json
2016-12-28 09:33:24 +01:00
Matt Harrington
67f184c0f4 docker maintenance
- added docker-compose.yml for quick one-command spinup
 - added docker-compose.dev.yml to override /habitrpg mount
 - modified Dockerfile to accept /habitrpg mount
2016-01-11 05:04:22 +00:00