@@ -139,7 +139,11 @@ level: 4
139139ref : configure-backup-database-uri
140140content : |
141141
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,
143147 create the directory that will be used as the
144148 :term:`head directory <head directory>`. The directory must be:
145149
@@ -149,18 +153,18 @@ content: |
149153
150154 - writable by the ``mongodb-mms`` user.
151155
152- b . Configure the :doc:`Backup Storage </tutorial/nav/backup-storage>` you
156+ # . Configure the :doc:`Backup Storage </tutorial/nav/backup-storage>` you
153157 want to use for your snapshots.
154158
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
156160 registered when installing |onprem|. This user is the
157161 :ref:`global owner <global-owner-role>`.
158162
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.
160164
161- e . Click the :guilabel:`Backup` tab.
165+ # . Click the :guilabel:`Backup` tab.
162166
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.
164168 |onprem| walks you through configuration of the daemon and snapshot
165169 storage.
166170
0 commit comments