ci: add ansible and CICD deployment
This commit is contained in:
@@ -144,3 +144,11 @@ ZEROTIER_API_URL=
|
||||
# OIDC_RATE_LIMIT_AUTHORIZE=10/minute
|
||||
# OIDC_RATE_LIMIT_TOKEN=20/minute
|
||||
# OIDC_RATE_LIMIT_USERINFO=60/minute
|
||||
|
||||
# ═════════════════════════════════════════════════════════════════════════════
|
||||
# GitHub Actions self-hosted runners (deploy/ansible/install-runner.yml)
|
||||
# Per-project registration tokens. Short-lived (~1h) — mint fresh from each repo's
|
||||
# Settings > Actions > Runners > New self-hosted runner. The Ansible playbook reads
|
||||
# these as EXPORTED ENV VARS on the control node, not from this file:
|
||||
# export RUNNER_TOKEN_GATEHOUSE_API=xxx
|
||||
# export RUNNER_TOKEN_GATEHOUSE_UI=yyy
|
||||
|
||||
Reference in New Issue
Block a user