File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments