Deployment of MedusaJS V2 Ecommerce Backend on AKS (Azure Kubernetes Service)
This project demonstrates a production-like deployment of a MedusaJS v2 ecommerce backend using Docker, Jenkins CI/CD, Azure Kubernetes Service (AKS), and PostgreSQL. The backend exposes REST APIs and an admin panel for managing ecommerce operations. 🔧 Tech Stack 📁 Project Structure 🚀 Features 🛠️ Setup & Deployment 1. Clone the Repo git clone https://github.com/jaspreet237/MedusajsV2.gitcd MedusajsV2 2. Build Docker Images docker build… Read More »
