We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8aa0ca + 61e55b7 commit 9752e08Copy full SHA for 9752e08
1 file changed
docs/managing_deis/production_deployments.rst
@@ -60,6 +60,15 @@ Back up data
60
61
Backing up data regularly is recommended. See :ref:`backing_up_data` for steps.
62
63
+Change Registration Mode
64
+------------------------
65
+
66
+Changing the registration process is highly recommended in production. By default, registrations for a
67
+new cluster are open to anyone with the proper URL. Once the admin user has registered with a new cluster,
68
+it is recommended that you either turn off registrations entirely or enable the admin only registration feature.
69
70
+Please see the following documentation: :ref:`controller_settings`
71
72
Configure logging and monitoring
73
--------------------------------
74
0 commit comments