Files
litecharmsshop/README.md
T
khwezi a44dcdb8f8
continuous-integration/drone/pr Build is passing
Populated README
2026-05-10 09:48:02 +02:00

765 B

LiteCharmsShop

The primary customer-facing web application for the LiteCharms platform.

🏗 Architecture

  • Type: Kubernetes Deployment
  • Scale: Horizontal scaling enabled via replicas.
  • Ingress: Managed via IngressRouter for 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 production target.

🌐 Endpoints

  • UAT: https://uat-shop.khongisa.co.za (Internal/VPN)
  • Monitoring: Aspire Dashboard enabled via Monitoring__Address.