Giter Site home page Giter Site logo

onlinejudgedeploy-2's Introduction

Live site: https://luyencode.net/

Phiên bản cải tiến (tùy chỉnh + thêm tiếng Việt), dựa trên mã nguồn mở QDOJ, nhánh clone của tác giả Harry-zklcdc

Kiến trúc

Hệ thống Online Judge này bao gồm 3 module:

Các module trên đều được đóng gói Docker và đã đẩy lên Docker Hub. Trong trường hợp cần thiết, bạn có thể sửa từng thành phần!

Cài đặt trên máy Linux

  1. Cài đặt môi trường

    sudo apt-get update && sudo apt-get install -y vim python-pip curl git
    pip install docker-compose
  2. Cài Docker

    sudo curl -sSL get.docker.com | sh
  3. Clone repo

    git clone -b 2.0 https://github.com/luyencode/OnlineJudgeDeploy.git && cd OnlineJudgeDeploy
  4. Khởi động

    docker-compose up -d

    Nếu bạn không dùng user root,hãy sử dụng sudo -E docker-compose up -d.

Quá trình cài đặt có thể tốn từ 5 đến 30 phút phụ thuộc vào tốc độ mạng!

Sau đó, hãy kiểm tra bằng lệnh docker ps -a,nếu không có container nào ở trạng thái unhealthy hoặc Exited (x) xxx thì là ok rồi đó.

Sử dụng

Truy cập cổng HTTP 80 hoặc cổng HTTPS 443 của máy chủ thông qua trình duyệt và bạn có thể bắt đầu sử dụng. Đường dẫn trang quản lý là /admin, tên người dùng quản trị viên được tự động thêm vào trong quá trình cài đặt là root và mật khẩu là rootroot. Vui lòng thay đổi mật khẩu ngay.

Tài liệu: http://opensource.qduoj.com/

onlinejudgedeploy-2's People

Contributors

behitek avatar harry-zklcdc avatar hphudev avatar jingyenloh avatar smith-cruise avatar virusdefender avatar zema1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.