Skip to content

Commit e5396d6

Browse files
committed
docs: update README for future setup
1 parent 486fa15 commit e5396d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Open your github secrets and add the following:
1717
- `CODINGLABGG_SSH_HOST` : The host/ip of the server (`codinglab.gg`)
1818
- `CODINGLABGG_SSH_CERT` : The public certificate of the server (`ssh-keyscan codinglab.gg`)
1919

20+
Make sure your server is setup with docker and docker compose plugin, and your user can run docker commands.
21+
2022
Then push to the repository, [the github `panel-deployment.yml` action](./.github/workflows/panel-deployment.yml) will deploy the panel to the server.
2123

2224
## How to setup a fresh game server

0 commit comments

Comments
 (0)