mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
infra: commit git.mana.how cloudflared route + ignore secrets/.bak
Two long-uncommitted Mac Mini drifts cleaned up: 1. cloudflared-config.yml — git.mana.how → :3030 (Forgejo). The route has been live for weeks (HTTP 200), just never committed. 2. .gitignore — exclude secrets/ (private keys: mana-ai mission-grant RSA keypair lives there; must NEVER be committed) and *.bak-* files (operator backup workflow on the Mac Mini). services/mana-auth/drizzle/ on the Mac Mini was Mac-Mini-side generated state for the (now deleted) mana-monorepo mana-auth service; cleanup fell out with the Phase 7 deletion. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f65330399f
commit
ba254f5854
2 changed files with 10 additions and 0 deletions
|
|
@ -130,6 +130,8 @@ ingress:
|
|||
# ============================================
|
||||
# Forgejo (Git + CI/CD)
|
||||
# ============================================
|
||||
- hostname: git.mana.how
|
||||
service: http://localhost:3030
|
||||
|
||||
# ============================================
|
||||
# Standalone microservices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue