MongoDB
Deploy and connect to MongoDB databases on ClawCloud Run
Last updated
Was this helpful?
Deploy and connect to MongoDB databases on ClawCloud Run
Last updated
Was this helpful?
MongoDB is a popular, open-source document-oriented database system. In ClawCloud Run, you can easily set up and connect to MongoDB databases for your development projects.
ClawCloud Run makes it easy to deploy a MongoDB database with just a few clicks. Follow these steps:
From the desktop, click on the "Database" buttion to open the Database app.
Click on the "Create Database" button. In the deployment form:
Select "MongoDB" as the database type.
Choose the desired MongoDB version (e.g., mongodb-6.0).
Enter a name for your database (use lowercase letters and numbers only).
Adjust the CPU and Memory sliders to set the resources for your database.
Set the number of replicas (1 for single-node development and testing).
Specify the storage size (e.g., 3 Gi).
Review the projected cost on the left sidebar. Click the "Deploy" button in the top right corner to create your MongoDB database.
Once deployed, ClawCloud Run will provide you with the necessary connection details.