Commit Graph

2 Commits

Author SHA1 Message Date
Andrés Eduardo García Márquez c86f92d2bb refactor: rename CLAUDE.md to DEV-GUIDE.md and update references
CI/CD Pipeline / deploy (push) Failing after 28s Details
CI/CD Pipeline / smoke-tests (push) Has been skipped Details
CI/CD Pipeline / e2e-tests (push) Has been skipped Details
CI/CD Pipeline / rollback (push) Has been skipped Details
- Rename CLAUDE.md to DEV-GUIDE.md for clearer purpose
- Update all documentation references to new filename
- Standardize QA report authorship
2026-01-09 08:25:42 -05:00
Andrés Eduardo García Márquez 22c6f37c4d chore(deploy): update deployment config and add utility scripts
Docker:
- docker-compose.yml: optimize resource allocation
- start.sh: improve startup sequence
- docker-mssql/: add standalone SQL Server config for local dev

Kubernetes (K3s):
- hpa.yaml: adjust autoscaling thresholds
- kustomization.yaml: add new resource references
- secrets.yaml: update secret structure

Utility scripts:
- start.backend.sh: fix environment variables
- start.db.sh: database initialization script
- start.db.simple.sh: simplified DB startup
- generate-docs.sh: PlantUML diagram generation

Misc:
- index.html: landing page redirect
2026-01-09 07:44:43 -05:00