Programming competition system
You must to install Docker Compose to run:
docker compose upTip
For run app in background mode add flag -d Example:
docker compose up -d
| Architecture | Status |
|---|---|
| x64 | ✅ |
| aarch64 | ✅ |
| x32 | ❓ |
- Pull new version of code from repository
git pull- Pull docker images
docker compose pull- And finally run application
docker compose upGo to http://localhost:2500
- Gateway on port 2500
- Server part on port 8001
- Frontend on port 8000
- Database on port 25565
- Redis on port 6379
For this create your custom tasks or use public repository
CodeBattles, 2024
