Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge. https://sjzezoj.com
Go to file
MascoSkray 19aac52bcd
feat: update new installation script and support docker automated build
There are too many files of the old installation script. Now this could be only three files.
Add support for docker automated build, so we can get the latest build form docker hub every time.
The script can automaticly search the latest jdk builds and get them. It is no need to download by yourself. Make some changes to .default-config.php to generate config file.
This new installation script can also be used for traditional installation. Supports some situations that does not provide docker environment such as WSL or OpenVZ virtualization technology.
Bump mysql-server into 5.6 which 5.5.57 has some 奥妙重重的 problems in docker container.
2017-09-11 03:46:56 +08:00
install feat: update new installation script and support docker automated build 2017-09-11 03:46:56 +08:00
judge_client/1 fix: change fixed jdk runtime path to latest 2017-09-08 18:56:24 +08:00
uoj/1 feat: update new installation script and support docker automated build 2017-09-11 03:46:56 +08:00
.editorconfig fixed the port issue 2017-04-07 11:15:39 +08:00
LICENSE Initial commit 2016-07-19 00:39:37 +08:00
README.md 修改readme;默认子目录博客 2017-04-07 11:16:33 +08:00

Universal OJ

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

部署文档在universaloj.github.io

目前已经支持的特性:

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

希望对您有帮助。