Skip to content

medoni/2024-helm-microservice-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install on Kubernetes

src/infrastructure/ArgoCD/bootstrap.ps1

Run Locally with Docker Compose

You can start the entire application stack (backend, frontend, database, migrations, seed, and admin tools) using Docker Compose:

cd src
docker-compose up --build

Available Features

  • Pizza Ordering API: RESTful backend for pizzas, carts, and orders. Written in C#/.NET
  • Frontend Web App: Svelte-based UI for browsing menu, creating carts, and placing orders
  • Database Migrations & Seeding: Automated DB setup and initial data population
  • Admin Tools: pgweb for database inspection
  • Cloud/Infra Ready: Helm charts and ArgoCD scripts for Kubernetes deployment
  • Monitoring: AWS/GCP modules for metrics, logs, and dashboards (see src/infrastructure)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors