Skip to content

Latest commit

 

History

History
executable file
·
22 lines (17 loc) · 367 Bytes

README.md

File metadata and controls

executable file
·
22 lines (17 loc) · 367 Bytes

Docker-LoadBalancer

Using : Nginx, PHP, MySQL, HAProxy

Installation

git clone https://github.com/fadlincode/Docker-LoadBalancer.git

Run

cd Docker-LoadBalancer
docker-compose up

Notes (Conditional)

if container gives permission denied after run project, make sure your machine is Permissive

getenforce
setenforce 0