This is an Online Judge for system and network administration. At the same time, the types of judging are not limited to system and network administration. Instead, profiles can be used to evaluate a variety of information subjects. Assignments, such as programming, compilation systems, computer organization, multi-parallel programming, etc.
- Clone this repo
git clone https://github.com/NCKU-NASA/nasa-judge
cd nasa-judge
- Write your judge script or clone
Demo-Judge-Script
git clone https://github.com/NCKU-NASA/Demo-Judge-Script
-
Set your environment var
default.env
db.env
smtp.env
-
Set your judge script location at
docker-compose.yml
- Run
docker compose up -d