Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Local] Bring the mongodb up as a container #244

Open
DeKal opened this issue Jun 29, 2020 · 0 comments
Open

[Local] Bring the mongodb up as a container #244

DeKal opened this issue Jun 29, 2020 · 0 comments
Milestone

Comments

@DeKal
Copy link
Owner

DeKal commented Jun 29, 2020

Description

After #242, we may bring the mongodb up as a container.
Currently, we need to setup locally our mongo db on local to be able to run it. It’s quite complex for some beginners. Therefore we need to bring the thing in docker too.

  1. Create a Dockerfile for mongoDB
  2. write a script, or docker compose to bring up the mongodb, setting up with dummy data
  3. Bring up our app cointainer, connecting with the DB
@DeKal DeKal added this to the Docker milestone Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant