Skip to content

Commit

Permalink
docs: 📝 move dev.md to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
Eason0729 committed Nov 26, 2023
1 parent 772ccfc commit cafd3cc
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 182 deletions.
13 changes: 0 additions & 13 deletions backend/readme.md

This file was deleted.

53 changes: 0 additions & 53 deletions judger/dev.md

This file was deleted.

112 changes: 0 additions & 112 deletions judger/readme.md

This file was deleted.

3 changes: 0 additions & 3 deletions proto/readme.md

This file was deleted.

3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Copy ``docker/simple/docker-compose.yml`` file to your server and run `docker co

login as `admin@admin` and start play arounds.

See [wiki](https://github.com/mdcpp/mdoj/wiki) for more details.

## Full Setup(Docker)

> For details of config.toml, please follow the document in ``./backend`` and ``./judger``.
Expand All @@ -51,7 +53,6 @@ login as `admin@admin` and start play arounds.
8. configure reverse proxy to proxy every request with prefix `/api` to router, and reverse proxy should also trust certification of backend.
9. Configure proxy to serve static file for request not match prefix of `/api`


> backend should only start after judger is online, or you might see a warning from console, and judger is only available after next health check(default to 60 seconds if previous health check fail)
## Setup for development
Expand Down

0 comments on commit cafd3cc

Please sign in to comment.