diff --git a/docs/docs/meshcentral/index.md b/docs/docs/meshcentral/index.md index 79ff6f06..161ad705 100644 --- a/docs/docs/meshcentral/index.md +++ b/docs/docs/meshcentral/index.md @@ -827,6 +827,12 @@ In this example, we will: - MeshCentral will read the NGINX web certificate so agents will perform correct server authentication. - NGINX will be setup with long timeouts, because agents have long standard web socket connections. +!!!note + With SELinux, NGINX reverse proxy requires 'setsebool -P httpd_can_network_relay 1' + Caution: httpd_can_network_relay only allows certain ports + Confirm you are using ports from this subset in MeshCentral + If you want to use a different port then you will need to add it to http_port_t + Let’s get started by configuring MeshCentral with the following values in config.json: ```json @@ -1790,4 +1796,4 @@ MeshCentral has built-in web-based integration of SSH in the "Terminal" tab and