Open
Description
I am working my way through this wonderful repo, however, I am unable to get the API docker-compose running. I've been digging through it some and it seems to be that the MongoDB connection fails, so the API server fails. I've been seeing if I can get it to restart on fail in the compose but no luck so far.
In general I'd really like to get to this point:
- A single docker compose file.
- A production build of the webclient running in docker with a specific build using something like docker-compose-production.yml
- A development build where the mount is running nodemon and running in a docker container.
Basically everything containerized with two 'up' modes dev/prod.
If I make progress, or if you have any hints lets try to post them here, or perhaps I can create a PR.
Metadata
Metadata
Assignees
Labels
No labels