Skip to content

uzairash/mongodb-and-mongo-express-app

Repository files navigation

MongoDB and Mongo Express App

This repository contains the Kubernetes manifests for deploying MongoDB and Mongo Express applications. Additionally, it includes instructions for setting up the NGINX Ingress controller to access the Mongo Express dashboard.

Prerequisites

  • Kubernetes cluster
  • kubectl command-line tool

Setup NGINX Ingress Controller

To access the Mongo Express dashboard, you need to set up the NGINX Ingress controller in your Kubernetes cluster.

Step 1: Deploy NGINX Ingress Controller

Run the following command to deploy the NGINX Ingress controller:

kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/static/provider/cloud/deploy.yaml

About

configuration file for running mongo express app with mongo dp in minikube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published