Open
Description
Commit 716c0fe introduced the "management" of /etc/hosts
to handle the scenario of cloud init files. This change assumes a reverse proxy is not used and will cause problems for people using MeshCentral with reverse proxies.
In my environment, mesh.example.com
points to the reverse proxy to get the TLS cert, not 127.0.0.1
. Since $meshdomain
is included in the checks/fix, updating might "break" the (unsupported) reverse proxy configuration.
I don't expect the code to be updated to account for unsupported configurations. This issue is to update the documentation.
Metadata
Assignees
Labels
No labels