Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge. https://sjzezoj.com
Go to file
Masco Skray d413b746eb chore(install): separate services with docker-compose support
Without bundle, now you can choose to download single container.
For example, you can only download judger container to setup a new judger.
Also, the web container now no db and judger containing, except local sandbox.
You can use docker-compose to get every single container work together from now.
Single DB this time uses the latest MySQL 8 version, so some preferences are different.
2019-07-16 17:26:05 +08:00
install chore(install): separate services with docker-compose support 2019-07-16 17:26:05 +08:00
judger style(judger,web): do not specify minor version to Python2 2019-06-28 16:40:41 +08:00
web style(web,install): set repo clone dir as work dir 2019-07-16 10:48:02 +08:00
.editorconfig Initial commit 2018-09-20 17:21:40 +08:00
LICENSE Initial commit 2018-09-20 17:21:40 +08:00
README.md Initial commit for PHP7 2018-09-20 17:38:09 +08:00

Universal OJ

这是一份民间的UOJ版本我们希望它比官方版本更易用。

部署文档在universaloj.github.io

目前已经支持的特性:

  • 子目录博客(感谢roastduck的贡献)
  • zip传题 (感谢AD1024的贡献)

希望对您有帮助。