This commit is contained in:
@@ -145,6 +145,9 @@ To use it, you need a Gitea runner and the following repository secrets:
|
||||
- `DEPLOY_USER`: SSH user used for deployment
|
||||
- `DEPLOY_PATH`: target directory served by your web server
|
||||
- `DEPLOY_SSH_KEY`: private SSH key for the deployment user
|
||||
- `DEPLOY_KNOWN_HOSTS`: optional full `known_hosts` entry to avoid runtime `ssh-keyscan`
|
||||
|
||||
Important: `DEPLOY_PORT` is the SSH port used for deployment, not the Nginx or website port. If Nginx serves the site on `8090` but SSH still listens on `22`, then `DEPLOY_PORT` must be `22`.
|
||||
|
||||
Example target path:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user