-
-
Notifications
You must be signed in to change notification settings - Fork 87
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
Wire up test MongoDB database in Docker container #1
Comments
#67 addresses this issue, but will wait to merge until after Summit |
updates my fork with the HFLA master
@alex-anakin check #67 out |
Progress: A created a script to backup the database and run locally. This is not exactly for Docker, but it is a precursor to doing this work. Blockers: 1. Dockerizing the application 2. Finding a DB backup strategy that meets Alex's needs. Currently, we are just copying the DB. 3. Getting a Docker publishing workflow across the team possibly.... Availability: See blockers ETA: See blockers |
Progress: I added a backup script. I also added instructions for using a localhost Mongo DB with a docker container. Blockers: Waiting on review of PR for Docker in development. #309 Availability: Between 3-4pm, weekdays. ETA: As soon as PR is reviewed. |
Done |
Overview
Add a Docker container which runs a MongoDB instance for test development
Action Items
Wire up test MongoDB database in Docker container
Resources/Instructions
The text was updated successfully, but these errors were encountered: