academia/deploy/k3s
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
..
api.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
configmap.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
deploy.sh ci: optimize deployment workflow for k3s 2026-01-08 13:34:38 -05:00
frontend.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
hpa.yaml chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00
ingress.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
kustomization.yaml chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00
namespace.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
networkpolicy.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
secrets.yaml chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00
sqlserver.yaml fix(k3s): increase SQL Server memory limits to prevent OOMKilled 2026-01-09 07:19:42 -05:00