feat: Add CI/CD pipeline, versioning and changelog
ALVA Deploy / deploy (push) Has been skipped
ALVA Deploy / build (push) Failing after 11s
Guidad Felsökning / test-och-bygg (push) Has been cancelled
Guidad Felsökning / tjanster (push) Has been cancelled
Guidad Felsökning / terraform (push) Has been cancelled
Guidad Felsökning / leverantorskedja (push) Has been cancelled
Guidad Felsökning / aterstallning (push) Has been cancelled
Guidad Felsökning / publicera (push) Has been cancelled
Guidad Felsökning / driftsatt (push) Has been cancelled

- Gitea Actions workflow for build and deploy
- VERSION file (1.0.0)
- CHANGELOG.md
- Automatic ECR push on commit
- Automatic EKS deployment on main branch
This commit is contained in:
Bernt
2026-08-08 13:13:01 +00:00
parent 04e0a1e8ec
commit 55655edec4
3 changed files with 99 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# Changelog
## [1.0.0] - 2026-08-08
### Added
- Initial production deployment
- CloudFront CDN with SSL
- EKS deployment with 2 replicas
- RDS PostgreSQL database
- Git-based CI/CD pipeline
### Infrastructure
- Kubernetes namespace: `alva`
- Node group: `alva-arm64` (2× t4g.medium)
- CloudFront distribution
- ACM SSL certificate
- Route53 DNS
### Services
- `alva-webb` - Webbklient (React/Vite SPA)
- `alva-plattform` - Backend API
- `alva-ai-orkester` - AI-tjänst