We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486fa15 commit e5396d6Copy full SHA for e5396d6
README.md
@@ -17,6 +17,8 @@ Open your github secrets and add the following:
17
- `CODINGLABGG_SSH_HOST` : The host/ip of the server (`codinglab.gg`)
18
- `CODINGLABGG_SSH_CERT` : The public certificate of the server (`ssh-keyscan codinglab.gg`)
19
20
+Make sure your server is setup with docker and docker compose plugin, and your user can run docker commands.
21
+
22
Then push to the repository, [the github `panel-deployment.yml` action](./.github/workflows/panel-deployment.yml) will deploy the panel to the server.
23
24
## How to setup a fresh game server
0 commit comments