- Linux, recommended Ubuntu 20.04 LTS
- Docker
- docker-compose
- Make
- Processor: 8 core 64bit
- Memory: 64GB RAM
- Disk Space: 1TB
Change CHANGE_ME
secrets in docker-compose.env
file and run below command:
sudo make deploy
Run below command:
sudo make create_super_user
The application should be available at http://127.0.0.1:7337/
Run below command:
sudo make destroy