Docker Compose stack, nginx config, OAuth2 client bootstrap, Hydra DB init, setup script, and gitignore for secrets. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
|
|
# Generated by setup.sh (contain secrets)
|
|
oauth2/client/client-credentials.json
|
|
orb-agent/agent.yaml
|