Skip to content

No RDP-sessions possible (MeshCentral on Docker behind Reverse Proxy) #6236

Closed Answered by si458
n1smithy asked this question in Issues
Discussion options

You must be logged in to vote

Right, so u have a few things wrong.

  1. Use the official docker image and not the community one
    https://ylianst.github.io/MeshCentral/install/install2/#docker

  2. Some of ur environment variables haven't copied over correctly to ur config.json, so it's best to remove them and set them inside ur config.json instead

  3. Tlsoffload in config.json should be set as ur ip address of ur reverse proxy server tlsoffload: "ip of reverse proxy"

  4. Add trustedproxy: "ip of reverseproxy" to config.json under settings section

  5. _certurl should be uncommented and it should be set to the dns name of ur domain u use certurl: "https://meshcentral.mydomain.com:443

  6. U didn't share ur reverse proxy config, but mak…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@n1smithy
Comment options

@si458
Comment options

si458 Jul 6, 2024
Collaborator

@n1smithy
Comment options

@si458
Comment options

si458 Jul 6, 2024
Collaborator

@n1smithy
Comment options

Answer selected by n1smithy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
2 participants