mars: add generic Gitea webhook relay
This commit is contained in:
@@ -48,6 +48,11 @@
|
||||
# ci-bot access token to allow the ci-bot user to push to repos
|
||||
sops.secrets.gitea_ci_bot_token.owner = "gitea";
|
||||
|
||||
# Add the same value to secrets/jupiter.yaml before deploying Jupiter.
|
||||
sops.secrets.gitea_hermes_webhook_secret = {
|
||||
owner = "gitea";
|
||||
};
|
||||
|
||||
# SABnzbd credentials (web UI login, API keys, eweka.nl usenet server) —
|
||||
# migrated off the reused ini in services/media/sabnzbd.nix into
|
||||
# services.sabnzbd.settings + secretValues. sabnzbd_api_key predates this
|
||||
|
||||
Reference in New Issue
Block a user