Skip to content

Q: Docker #1

Open
Open
@bradschafer

Description

@bradschafer

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:

  1. A single docker compose file.
  2. A production build of the webclient running in docker with a specific build using something like docker-compose-production.yml
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions