Files
aitbc/docs/7_deployment/0_index.md
AITBC System b033923756 chore: normalize file permissions across repository
- Remove executable permissions from configuration files (.editorconfig, .env.example, .gitignore)
- Remove executable permissions from documentation files (README.md, LICENSE, SECURITY.md)
- Remove executable permissions from web assets (HTML, CSS, JS files)
- Remove executable permissions from data files (JSON, SQL, YAML, requirements.txt)
- Remove executable permissions from source code files across all apps
- Add executable permissions to Python
2026-03-08 11:26:18 +01:00

970 B

Deployment & Operations

Deploy, operate, and maintain AITBC infrastructure.

Reading Order

# File What you learn
1 1_remote-deployment-guide.md Deploy to remote servers
2 2_service-naming-convention.md Systemd service names and standards
3 3_backup-restore.md Backup PostgreSQL, Redis, ledger data
4 4_incident-runbooks.md Handle outages and incidents
5 5_marketplace-deployment.md Deploy GPU marketplace endpoints
6 6_beta-release-plan.md Beta release checklist and timeline