docs: upload pub key

This commit is contained in:
decentral1se 2024-03-23 13:52:19 +01:00
parent 51b88d48d2
commit 3a5fb6ab2f
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -80,6 +80,9 @@ DOCKER_CONTEXT=example.org \
Run `abra app secret ls <domain>` to get a hint about the exact formatting of the secret name.
Then, you need to upload the public SSH key part to the Git repository settings
as a "Deploy key". In Gitea, that is `Repository Settings > Deploy keys`.
You can then deploy and the deploy key will be loaded before cloning the private repository.
#### HTTP Basic Auth & Private repository