Skip to content

Commit 456748e

Browse files
author
Sam Kleinman
committed
reducing redunancy with an include
1 parent b17816e commit 456748e

File tree

1 file changed

+1
-43
lines changed

1 file changed

+1
-43
lines changed

source/administration.txt

Lines changed: 1 addition & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -51,46 +51,4 @@ MongoDB deployments:
5151
Consider the following tutorials located in other sections of this
5252
Manual.
5353

54-
Installation
55-
~~~~~~~~~~~~
56-
57-
- :doc:`/tutorial/install-mongodb-on-linux`
58-
- :doc:`/tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux`
59-
- :doc:`/tutorial/install-mongodb-on-os-x`
60-
- :doc:`/tutorial/install-mongodb-on-debian-or-ubuntu-linux`
61-
- :doc:`/tutorial/install-mongodb-on-windows`
62-
63-
Replica Sets
64-
~~~~~~~~~~~~
65-
66-
- :doc:`/tutorial/deploy-replica-set`
67-
- :doc:`/tutorial/convert-standalone-to-replica-set`
68-
- :doc:`/tutorial/expand-replica-set`
69-
- :doc:`/tutorial/deploy-geographically-distributed-replica-set`
70-
- :doc:`/tutorial/change-oplog-size`
71-
- :doc:`/tutorial/force-member-to-be-primary`
72-
- :doc:`/tutorial/change-hostnames-in-a-replica-set`
73-
- :doc:`/tutorial/convert-secondary-into-arbiter`
74-
- :doc:`/tutorial/reconfigure-replica-set-with-unavailable-members`
75-
76-
Sharding
77-
~~~~~~~~
78-
79-
- :doc:`/tutorial/deploy-shard-cluster`
80-
- :doc:`/tutorial/convert-replica-set-to-replicated-shard-cluster`
81-
- :doc:`/tutorial/add-shards-to-shard-cluster`
82-
- :doc:`/tutorial/remove-shards-from-cluster`
83-
84-
Basic Operations
85-
~~~~~~~~~~~~~~~~
86-
87-
- :doc:`/tutorial/recover-data-following-unexpected-shutdown`
88-
- :doc:`/tutorial/copy-databases-between-instances`
89-
- :doc:`/tutorial/expire-data`
90-
91-
Security
92-
~~~~~~~~
93-
94-
- :doc:`/tutorial/configure-linux-iptables-firewall`
95-
- :doc:`/tutorial/configure-windows-netsh-firewall`
96-
- :doc:`/tutorial/control-access-to-mongodb-with-authentication`
54+
.. include:: /includes/list-administration-tutorials.rst

0 commit comments

Comments
 (0)