2
2
Administration
3
3
==============
4
4
5
- Core Competencies
6
- -----------------
5
+ This page lists the core administrative documentation, including
6
+ administration tutorials. This page also provides links to
7
+ administrative documentation for replica sets, sharding, and indexes.
8
+
9
+ Core Documentation
10
+ ------------------
11
+
12
+ The following is the expanded outline of the core administration
13
+ documentation:
7
14
8
15
.. toctree::
9
- :maxdepth: 1
16
+ :maxdepth: 2
10
17
11
- administration/backups
12
- administration/import-export
13
- administration/monitoring
14
18
administration/configuration
15
19
administration/ssl
20
+ administration/monitoring
21
+ administration/import-export
22
+ administration/backups
16
23
17
- .. seealso:: For more information regarding :term:`replica set`
18
- administration, consider:
24
+ .. seealso::
19
25
20
26
- :doc:`/administration/replica-sets`
21
27
- :doc:`/administration/replication-architectures`
22
-
23
- For more information regarding :term:`shard cluster`
24
- administration: consider:
25
-
26
28
- :doc:`/administration/sharding`
27
29
- :doc:`/administration/sharding-architectures`
30
+ - :doc:`indexes </core/indexes>`
31
+ - :doc:`/administration/indexes`
28
32
29
- For information regarding administrative concerns related to
30
- :doc:`indexes </core/indexes>`, see ":doc:`/administration/indexes`."
31
-
33
+ .. index:: tutorials; administration
32
34
.. _administration-tutorials:
33
35
34
36
Tutorials
35
37
---------
36
38
39
+ The following tutorials describe core administrative procedures:
40
+
37
41
.. toctree::
38
42
:hidden:
39
43
40
44
tutorial/recover-data-following-unexpected-shutdown
41
45
tutorial/convert-replica-set-to-replicated-shard-cluster
42
46
47
+ .. TODO: Is there a way to replace this list below with the list in
48
+ .. /source/tutorial#tutorials-administration
49
+ .. That way, we'd have just one list to keep updated. -bg
50
+
43
51
- :doc:`/tutorial/expire-data`
44
52
- :doc:`/tutorial/deploy-replica-set`
45
53
- :doc:`/tutorial/expand-replica-set`
@@ -55,4 +63,3 @@ Tutorials
55
63
- :doc:`/tutorial/convert-replica-set-to-replicated-shard-cluster`
56
64
- :doc:`/tutorial/add-shards-to-shard-cluster`
57
65
- :doc:`/tutorial/remove-shards-from-cluster`
58
-
0 commit comments