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

[Learners] Activity2 - Dockerize application servers using Docker Compose #10

Open
jain-yakshit-1 opened this issue Oct 28, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@jain-yakshit-1
Copy link
Contributor

MicroByte Title: TrafficCop - Learn Load Balancer using HAProxy

Improvement Proposal: Currently, the application servers are manually need to be spin up and requires flask dependency for it which may cause dependency conflict if user has already installed python and flask with different version.
A docker-compose file would help to automate the spin up of the servers with different ports only with a single command.

Benefits of proposed improvements:

  1. Spinning up server will be automated using docker-compose
  2. Learners will get an opportunity to learn docker-compose and it's applications.
  3. Will prevent any conflicts with python version and flask version.
@YourAKShaw YourAKShaw added the help wanted Extra attention is needed label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants