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

Dev: docker-compose.dev.yml #11

Open
2 of 6 tasks
cyri113 opened this issue Jul 5, 2023 · 0 comments
Open
2 of 6 tasks

Dev: docker-compose.dev.yml #11

cyri113 opened this issue Jul 5, 2023 · 0 comments
Assignees
Milestone

Comments

@cyri113
Copy link
Contributor

cyri113 commented Jul 5, 2023

Problem

We have multiple developers working on several repositories. These repositories consist of services that in turn depend on different services. This can lead to a length environment setup time and slow onboarding.

Solution

To simplify the development environment and speed up onboarding, we want to standardise the way we develop our services. We will create a docker-compose.dev.yml file for each repository. It will consist of all the services needed to run the service locally. Through this, any developer can start the dependent services through one command.

Tasks

Prerequisites

@cyri113 cyri113 self-assigned this Jul 5, 2023
@cyri113 cyri113 added this to the CI Sprint #1 milestone Jul 5, 2023
@cyri113 cyri113 changed the title Dev: Add docker-compose.dev.yml to all repositories Dev: docker-compose.dev.yml Jul 11, 2023
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