FastAPI-based SSL certificate automation server. - Google Public CA wildcard cert issuance via certbot - Cloudflare DNS-01 challenge with auto EAB key generation - APISIX multi-instance deployment with domain-instance mapping - Vault integration for all secrets - Bearer token auth, retry logic, Discord DM alerts - Auto-renewal scheduler (daily 03:00 UTC) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
57 B
Plaintext
7 lines
57 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.env
|
|
data/
|
|
*.pem
|
|
service-account.json
|