Skip to content

Commit e1a6976

Browse files
committed
DOCSP-41953: Create a deployment
1 parent 37aeae4 commit e1a6976

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
.. _php-create-deployment:
2+
3+
===========================
4+
Create a MongoDB Deployment
5+
===========================
6+
7+
.. facet::
8+
:name: genre
9+
:values: tutorial
10+
11+
.. meta::
12+
:keywords: cloud, uri, atlas
13+
14+
You can create a free tier MongoDB deployment on MongoDB Atlas
15+
to store and manage your data. MongoDB Atlas hosts and manages
16+
your MongoDB database in the cloud.
17+
18+
.. procedure::
19+
:style: connected
20+
21+
.. step:: Create a free MongoDB deployment on Atlas
22+
23+
Complete the :atlas:`Get Started with Atlas </getting-started>`
24+
guide to set up a new Atlas account and load sample data into a new free
25+
tier MongoDB deployment.
26+
27+
.. step:: Save your credentials
28+
29+
After you create your database user, save that user's
30+
username and password to a safe location for use in an upcoming step.
31+
32+
After you complete these steps, you have a new free tier MongoDB
33+
deployment on Atlas, database user credentials, and sample data loaded
34+
into your database.
35+
36+
.. include:: /includes/get-started/troubleshoot.rst

0 commit comments

Comments
 (0)