Sanitized single-commit public mirror of recipe-maintainer. - Removed test-ssh/.testenv (live creds); added test-ssh/.testenv.example placeholders. - Removed plans/ and planned-updates/ (deployment-planning docs) so no client/ deployment domains appear in the public repo. - All other secret stores were already gitignored. - docs.coopcloud.tech retained as a submodule (public upstream).
9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
# Optional: Anthropic API key (alternatively, run `claude login` inside the container)
|
|
# ANTHROPIC_API_KEY=sk-ant-xxxxx
|
|
|
|
# Optional: GitHub token for gh CLI (PRs, issues, etc.)
|
|
# GH_TOKEN=ghp_xxxxx
|
|
|
|
# Optional: Tailscale auth key for mesh VPN access
|
|
# TAILSCALE_AUTHKEY=tskey-xxxxx
|