1
0
Fork 0
Go to file
Torma Kristóf ab77542d38 done for real 2022-02-22 02:09:19 +01:00
haproxy doen 2022-02-22 01:54:48 +01:00
server done for real 2022-02-22 02:09:19 +01:00
README.md done for real 2022-02-22 02:09:19 +01:00
docker-compose.yml doen 2022-02-22 01:54:48 +01:00

README.md

Starting the project

Everything is packaged via Docker Compose. Just build the images and run them.

docker-compose build

docker-compose up -d

Usage

By default the load balancer is bound to the local machine's 8080 port. Sending a web request via any browser (or cURL) should return the id of the serving container.

curl http://127.0.0.1:8080/