Some checks failed
Backups: pg_dump scripts with daily/weekly rotation and Cloudflare R2 offsite sync. Monitoring: Prometheus, Grafana, node-exporter, cAdvisor in docker-compose; /metrics endpoint activated via prometheus_client. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
23 lines
257 B
Plaintext
23 lines
257 B
Plaintext
.env
|
|
.env.*
|
|
!.env.example
|
|
.git
|
|
.gitea
|
|
.gitlab-ci.yml
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
site/
|
|
docs/
|
|
exports/
|
|
alembic/versions_backup/
|
|
*.csv
|
|
*.md
|
|
!requirements.txt
|
|
.pre-commit-config.yaml
|
|
.architecture-rules/
|
|
.performance-rules/
|
|
.security-rules/
|
|
mkdocs.yml
|
|
monitoring/
|