docs - nginx proxy info

This commit is contained in:
silversword411 2021-12-10 16:21:53 -05:00
parent e80397c857
commit ee5db31518
1 changed files with 6 additions and 1 deletions

View File

@ -924,11 +924,16 @@ example:
</VirtualHost> </VirtualHost>
### Updating certificate: ### Updating certificate:
Im my case, auto DNS Challenge from apache, so every time we get new cert files, it must be copied inside rmm too. Im my case, auto DNS Challenge from apache, so every time we get new cert files, it must be copied inside rmm too.
just overwrite default location: just overwrite default location:
/etc/letsencrypt/archive/blablablabla /etc/letsencrypt/archive/blablablabla
or change certs location on nginx conf to whatever you want. or change certs location on nginx conf to whatever you want.
## nginx Proxy
Having mesh connection issues?
See <https://info.meshcentral.com/downloads/MeshCentral2/MeshCentral2UserGuide.pdf> page 30.