@@ -139,7 +139,11 @@ level: 4
139
139
ref : configure-backup-database-uri
140
140
content : |
141
141
142
- a. On each |onprem| server that you activate as a Backup Daemon,
142
+ a. :ref:`Deploy your backup databases <deploy-om-appdb>`. You can
143
+ use |onprem| to :ref:`manage replica set deployment
144
+ <om-deploy-replica-set>` after you install MongoDB on each host.
145
+
146
+ #. On each |onprem| server that you activate as a Backup Daemon,
143
147
create the directory that will be used as the
144
148
:term:`head directory <head directory>`. The directory must be:
145
149
@@ -149,18 +153,18 @@ content: |
149
153
150
154
- writable by the ``mongodb-mms`` user.
151
155
152
- b . Configure the :doc:`Backup Storage </tutorial/nav/backup-storage>` you
156
+ # . Configure the :doc:`Backup Storage </tutorial/nav/backup-storage>` you
153
157
want to use for your snapshots.
154
158
155
- c . Open |onprem| and verify that you are logged in as the user you
159
+ # . Open |onprem| and verify that you are logged in as the user you
156
160
registered when installing |onprem|. This user is the
157
161
:ref:`global owner <global-owner-role>`.
158
162
159
- d . Click the :guilabel:`Admin` link at the top right of the page.
163
+ # . Click the :guilabel:`Admin` link at the top right of the page.
160
164
161
- e . Click the :guilabel:`Backup` tab.
165
+ # . Click the :guilabel:`Backup` tab.
162
166
163
- f . Follow the prompts to configure the Backup Daemon and Backup Storage.
167
+ # . Follow the prompts to configure the Backup Daemon and Backup Storage.
164
168
|onprem| walks you through configuration of the daemon and snapshot
165
169
storage.
166
170
0 commit comments