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

✨ add docker compose to start the entire application #23

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Thibse
Copy link
Collaborator

@Thibse Thibse commented Oct 6, 2023

  • add dockerfile for image building (frontend/server)
  • start server + frontend when mariadb is ready for connections

Thibse added 2 commits October 6, 2023 22:18
- add dockerfile for server
- add dockerfile for frontend

- frontend does not connect to server!
- only start backend if database is ready for connections
@Thibse Thibse linked an issue Oct 6, 2023 that may be closed by this pull request
@Thibse Thibse requested a review from its-DomeE October 6, 2023 22:55
@Thibse Thibse changed the title ✨ add docker compose for start the entire application ✨ add docker compose to start the entire application Oct 6, 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

Successfully merging this pull request may close these issues.

Adjust docker-compose to start the whole project
1 participant