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

[Devops] Provide docker compose files with all needed deps #269

Open
aniri opened this issue Jun 1, 2020 · 7 comments
Open

[Devops] Provide docker compose files with all needed deps #269

aniri opened this issue Jun 1, 2020 · 7 comments

Comments

@aniri
Copy link
Member

aniri commented Jun 1, 2020

  • run db server

  • run backend app

  • test data should also be provided on init db

Use the setup for expert consultation project as an example for desired setup: https://github.com/code4romania/expert-consultation-api/blob/develop/etc/docker/README.md

@mirceachira
Copy link

mirceachira commented Oct 29, 2020

I'd like to work on this if possible

Could you provide a bit more context on the requirements?
Do you want a single docker-compose for development for now or a setup similar to expert consulting where you have one for development and one for production?

@aniri
Copy link
Member Author

aniri commented Nov 10, 2020

I'd like to work on this if possible

Could you provide a bit more context on the requirements?
Do you want a single docker-compose for development for now or a setup similar to expert consulting where you have one for development and one for production?

@mirceachira sorry, I somehow missed your question :/ Yes, for now we only need a docker-compose for development.

It should start a mssql server instance, import db test data and start the backend app from the image on docker-hub (implemented here #270). I have also added some test db data here: https://github.com/code4romania/monitorizare-vot/tree/develop/docs/dummy-db-data

Please let me know if you need more info :D Thanks!

@GabrielMajeri
Copy link
Contributor

@mirceachira Are you still working on this issue, or is it available?

@mirceachira
Copy link

@GabrielMajeri if you can pick it up and it's ok with @aniri then please go-ahead
If not, I can continue on it asap. :)

@aniri
Copy link
Member Author

aniri commented Dec 4, 2020

Hey @GabrielMajeri & @mirceachira thanks for your interest in this issue 😃 It is not urgent, but a nice to have. So if any of you can handle it, it would be great. You can decide which one picks it up :)

@GabrielMajeri
Copy link
Contributor

I'm first trying to clarify the details of this issue, to make sure I understand what we're implementing :)

@aniri
Copy link
Member Author

aniri commented Dec 6, 2020

hey @GabrielMajeri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants