Skip to content

Template · Databases

MongoDB 7

Document database with a root user, a volume and MONGO_URL.

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
Upstream documentation

What gets deployed

One service in the environment you pick, on the private network of the project.

About this template

Official mongo:7 image (standalone, no replica set). Data at /data/db.

MongoDB

Image: mongo:7

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

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

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/mongodb)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/mongodb)
HTML
<a href="https://skiffly.dev/templates/mongodb"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy MongoDB 7 in one click

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