Docker
Prerequisites
- Git
- Docker
- Docker Compose
Setup
Using Prebuilt docker images
-
Download docker-compose.yml and .env
-
Check Variables and modify in .env
- Review
docker-compose.yml
- Start compose
Building Docker images
- Clone this Repo locally
- Uncomment
build
in services:api


- Edit .env file
- Check Variables and modify in .env
- Review
docker-compose.yml
- Start compose