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

[WIP] Adding a complete Docker setup #7

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

Conversation

TBG-FR
Copy link

@TBG-FR TBG-FR commented Apr 19, 2024

I wanted to try to run the whole project, and doing it using Docker, so here's my contribution on that topic 😉

DONE / Setup ✅

  • Dockerfile used to build the services (passenger, booking, flight, identity)
  • Docker Compose files for the services
  • External docker network, used by both compose.yaml files
  • New .env file, replacing localhost by containers hostnames

TODO / Improvements 🚧

@jishnuraj-chimera
Copy link

An implementation of Kubernetes for the services would be a great improvement

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.

2 participants