Skip to content

cpumons/DOMtutor-production

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This repo host the docker for the DOMtutor/DOMjudge system. This docker was created by Tobias Meggendorfer

Deployment

  • Create ./.env if not present with:
    DB_ROOT_PASSWORD=<secure password>
    DB_DOMJUDGE_PASSWORD=<secure password>
    
  • Run docker-compose up -d
  • Note the judgehost secret
  • Add to .env:
    JUDGE_PASSWORD=<judgehost secret>
    
  • Run docker-compose up -d

About

Production docker for the DOMtutor/DOMjudge system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages