Commit Graph
2 Commits
Author SHA1 Message Date
Ziggy deaf57cb4e Added healthcheck to the mongo container and the mongo-express container now depends on the mongo container being health before attempting to start
This way, we don't need "restart: always" to deal with the connection failures in mongo-express to mongo
2023-04-02 22:57:29 +02:00
Ziggy 4a51b7396b Created a docker-compose.yml, which initializes and runs a mongo instance
The idea is to simplify the setup process a bit, so it's easier to get
to the point where you can develop.
2022-11-29 16:30:18 +01:00