- Install Git
- Install Docker
- Install docker-compose
-
Clone the devops repository from Github
git clone https://github.com/AgrI-Mitra/devops
-
Change directory to the folder named combined
cd combined
-
Create a .env file with the environment credentials provided
-
Start the services by running the following command
docker-compose.exe up -d
-
Test if everything is working fine opening http://localhost on browser