-
-
Notifications
You must be signed in to change notification settings - Fork 46
Setup docker-compose for dev environment #2349
Copy link
Copy link
Open
Labels
Participant type: Admindeck: staging not for stakeholderStaging deck https://docs.google.com/presentation/d/1crZ3IxqA4hAu3qzD7ns93Ieuqjwh6wyEtuX_46cP-fgStaging deck https://docs.google.com/presentation/d/1crZ3IxqA4hAu3qzD7ns93Ieuqjwh6wyEtuX_46cP-fgfeature: Code Cleanuplevel: mediumpriority: SHOULD HAVErole: DevOpssize: 3ptCan be done in 13-18 hoursCan be done in 13-18 hoursstatus: updatedupdate is ready for reviewupdate is ready for review
Milestone
Metadata
Metadata
Assignees
Labels
Participant type: Admindeck: staging not for stakeholderStaging deck https://docs.google.com/presentation/d/1crZ3IxqA4hAu3qzD7ns93Ieuqjwh6wyEtuX_46cP-fgStaging deck https://docs.google.com/presentation/d/1crZ3IxqA4hAu3qzD7ns93Ieuqjwh6wyEtuX_46cP-fgfeature: Code Cleanuplevel: mediumpriority: SHOULD HAVErole: DevOpssize: 3ptCan be done in 13-18 hoursCan be done in 13-18 hoursstatus: updatedupdate is ready for reviewupdate is ready for review
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Technical Review
Overview
Set up docker-compose so that devs can easily run the dev environment without OS-specific issues. This includes the client, the server, and the database.
The goal is a more or less turn-key dev environment setup rather than leaving some setup steps in the documentation. Any extra steps should be scripted as much as possible.
Action Items
Resources/Instructions
.envfile in the/serverdirectory and reference it from thedocker-compose.ymlin the root directory.