1.12
Reviewed-on: #13
LiteCharmsShop
The primary customer-facing web application for the LiteCharms platform.
🏗 Architecture
- Type: Kubernetes Deployment
- Scale: Horizontal scaling enabled via
replicas. - Ingress: Managed via
IngressRouterfor external traffic routing.
🚀 CI/CD Workflow
- Trigger: Pull Request to
master. - Build: Compiles .NET 10.0 source.
- Containerize: Docker image pushed to Nexus as
litecharms-scheduler:1.${DRONE_BUILD_NUMBER}. - Deploy: * Updates UAT via
kubectl apply.- Production deployment is triggered via Promotion to the
productiontarget.
- Production deployment is triggered via Promotion to the
🌐 Endpoints
- UAT:
https://uat-shop.khongisa.co.za(Internal/VPN) - Monitoring: Aspire Dashboard enabled via
Monitoring__Address.
Description
Releases
7
Release 1.16
Latest
Languages
CSS
46.4%
HTML
45.7%
C#
4.3%
JavaScript
3%
Dockerfile
0.6%