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
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:
@@ -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
|
||||
Reference in New Issue
Block a user