Skip to content

Commit d465127

Browse files
authored
DOCS-15725 adding link to security checklist (#5977) (#5992)
* DOCS-15725 adding link to security checklist * DOCS-15725 adding tag * DOCS-15725 fixing link
1 parent 470bb6b commit d465127

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/administration/production-checklist-operations.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Operations Checklist
44

55
.. default-domain:: mongodb
66

7+
.. facet::
8+
:name: genre
9+
:values: reference
10+
711
.. contents:: On this page
812
:local:
913
:backlinks: none
@@ -273,3 +277,9 @@ Load Balancing
273277

274278
- Avoid placing load balancers between MongoDB cluster or replica set
275279
components.
280+
281+
Security
282+
~~~~~~~~
283+
284+
For a list of security measures to protect your MongoDB installation,
285+
see the :ref:`MongoDB Security Checklist <security-checklist>`.

0 commit comments

Comments
 (0)