github judge0/judge0 v1.0.0
Judge0 API v1.0.0

latest releases: v1.13.1, v1.13.1-extra, v1.13.0...
6 years ago

v1.0.0 (2017-10-01)

This is the first production ready release of Judge0 API.

Deployment Procedure

  1. Install Docker and Docker Compose.
  2. Download and extract release archive:
wget https://github.com/judge0/api/releases/download/v1.0.0/judge0-api-v1.0.0.zip
unzip judge0-api-v1.0.0.zip
  1. Run all services and wait few seconds until everything is initialized:
cd judge0-api-v1.0.0
docker-compose up -d
sleep 10s
  1. Your instance of Judge0 API v1.0.0 is now available at http://<IP OF YOUR SERVER>:3000.

Don't miss a new judge0 release

NewReleases is sending notifications on new releases.