You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/sections/configuration/variables.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,9 @@ Variables
85
85
* - PUBLIC_ALIAS_DOMAIN
86
86
-
87
87
- Optional domain alias for the public migrid web pages, e.g. to allow plain `DOMAIN`, `www.DOMAIN` and an organizational alias to work as front page
88
+
* - STATUS_ALIAS_DOMAIN
89
+
-
90
+
- Optional domain alias for an integrated site status web page, e.g. to allow a `status.DOMAIN` alias for one of the existing public FQDN virtual hosts in order to let it work as a direct pointer to the status.html in wwwpublic folder and thereby expose the complete status overview also integrated on the status popup on the user pages.
88
91
* - MIGCERT_DOMAIN
89
92
- cert.migrid.test
90
93
- The optional domain under which migrid web for certificate-based authentication with a local CA will be reachable.
0 commit comments