Programming competition system
You must install Docker Compose to run:
docker compose up
Tip
For run app in background mode add flag -d Example:
docker compose up -d
Architecture | Status |
---|---|
x64 | ✅ (In registry) |
aarch64 | ✅ (Required manual build) |
x32 | ❓ |
- Pull new version of code from repository
git pull
- Pull docker images
docker compose pull
- And finally run application
docker compose up
Go 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
Thank you for your huge contribution to the project:
- user3050 - security audit and vulnerability search
- Zeevss - testing and suggestions
Thanks to school30nn for use of the system and provision of server resources
If you liked the project or want to support the author, you can donate here
PVS-Studio - static analyzer for C, C++, C#, and Java code.
CodeBattles, 2024