- Open a terminal (preferably GitBash or another UNIX-like terminal)
- Navigate to deploy folder
cd ./deploy
- Set executable flag to deploy.sh
chmod +x ./deploy.sh
- Start the script
./deploy.sh
The script then pulls latest changes from dev
branch and restarts containers.
Script also creates external docker network bi
to have access to host network.
Then open http://localhost:8080