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

Populate Database #1

Open
0b11001111 opened this issue Feb 9, 2021 · 1 comment
Open

Populate Database #1

0b11001111 opened this issue Feb 9, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@0b11001111
Copy link
Contributor

Hey, first of all I tweaked the Dockerfile in order to expose port 3000 and added a second, separate one for the database. I also accomplished to get everything running (the setup is in a different repo). The only step that is missing is populating the database.

I think the db/init-mongo.sh could be extended in a way that it checks whether the database was set up already. jto load the data from a hardcoded file. If one wants to customize that process, she can overwrite this file by running the respecitve docker container with custom mount flags.

Could that work out?

@0b11001111 0b11001111 added the help wanted Extra attention is needed label Feb 9, 2021
@0b11001111
Copy link
Contributor Author

Any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants