Skip to content

Commit

Permalink
doc: add test server section to README (#3657)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpcross authored Dec 18, 2023
1 parent baa0597 commit a1ef7c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ py.test --flakes archive
py.test --pep8 archive
```

### Test Server

Follow these instructions to deploy a containerized version of the system on a test server.

- Download release tarbal from GitHub and extract
- run ./docker/run-dev

### Notes on Infrastructure

This section describes some of the parts of the system that aren't obvious.
Expand Down

0 comments on commit a1ef7c5

Please sign in to comment.