This commit is contained in:
@@ -106,10 +106,9 @@ Der Workflow `.gitea/workflows/deploy.yml` deployt bei jedem Push auf `main` per
|
||||
In Gitea müssen dafür gesetzt sein:
|
||||
|
||||
- Repository Variables:
|
||||
- `PROD_HOST`: Produktionsserver, z.B. `tsschulz.de`
|
||||
- `PROD_PORT`: SSH-Port, z.B. `2222`
|
||||
- `PROD_USER`: SSH-User für den Deploy
|
||||
- `PROD_DEPLOY_SCRIPT`: optional, Standard ist `/usr/local/bin/actualize-singlechat.sh`
|
||||
- `SSH_HOST`: Produktionsserver, z.B. `rv2756.1blu.de`
|
||||
- `SSH_PORT`: SSH-Port, z.B. `22`
|
||||
- `SSH_USER`: SSH-User für den Deploy
|
||||
- Repository Secret:
|
||||
- `PROD_SSH_KEY_B64`: privater SSH-Key base64-kodiert
|
||||
|
||||
|
||||
Reference in New Issue
Block a user