Skip to content

Template · Dev tools

Mongo Express + MongoDB

MongoDB 7 with the Mongo Express web admin, basic-auth protected.

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • MongoDBmongo:7
  • Mongo Expressmongo-express:latest
Upstream documentation

What gets deployed

2 services in the environment you pick, on the private network of the project.

About this template

mongo-express:latest connected to a mongo:7 service in the same template.

MongoDB

Image: mongo:7

  • Port 27017/tcp
  • 10 GB volume at /data/db
  • 1 vCPU · 1 GB

Mongo Express

Image: mongo-express:latest

  • Port 8081/http
  • Public domain with TLS
  • 0.25 vCPU · 256 MB

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

MongoDB

NameValue
MONGO_INITDB_ROOT_USERNAMEmongo
MONGO_INITDB_ROOT_PASSWORDgenerated (password)
MONGO_INITDB_DATABASEapp
MONGO_URLmongodb://${{self.MONGO_INITDB_ROOT_USERNAME}}:${{self.MONGO_INITDB_ROOT_PASSWORD}}@${{self.SKIFFLY_PRIVATE_DOMAIN}}:27017/${{self.MONGO_INITDB_DATABASE}}?authSource=admin

Mongo Express

NameValue
ME_CONFIG_MONGODB_URL${{MongoDB.MONGO_URL}}
ME_CONFIG_BASICAUTHtrue
ME_CONFIG_BASICAUTH_USERNAMEadmin
ME_CONFIG_BASICAUTH_PASSWORDgenerated (password)
ME_CONFIG_SITE_BASEURL/

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/mongo-express)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/mongo-express)
HTML
<a href="https://skiffly.dev/templates/mongo-express"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy Mongo Express + MongoDB in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.