Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
laptopwiki:guides:docker:meshcentral [30/07/2023 00:38] – [So what are we changing and why?] dustojnikhummerlaptopwiki:guides:docker:meshcentral [12/01/2024 21:14] (current) – [If Cloudflare Proxy] dustojnikhummer
Line 73: Line 73:
       * For example, TZ=Europe/Prague, TZ=America/New_York, TZ=Australia/Sydney       * For example, TZ=Europe/Prague, TZ=America/New_York, TZ=Australia/Sydney
     * Storage mounts (I had issues with MeshCentral Volume paths, so that is why I'm using volumes)     * Storage mounts (I had issues with MeshCentral Volume paths, so that is why I'm using volumes)
-    * ALLOW_NEW_ACCOUNTS=false, setting true would allow users to register \\ With FALSE on first start you can create an account, that will be your admin, after that registrations get disabled+    * ALLOW_NEW_ACCOUNTS=false, setting true would allow users to register \\ With FALSE on first start you can create an account, that will be your admin, after that registrations get disabled \\ This can also be set in config.json
  
 ===== Config File ===== ===== Config File =====
Line 149: Line 149:
 </code> </code>
 ===== If Cloudflare Proxy ===== ===== If Cloudflare Proxy =====
-  - This setup works fine through Cloudflare Proxy, assuming +  * As of August 2023, MeshCentral no longer works through Cloudflare Proxy, see [[https://github.com/Ylianst/MeshCentral/issues/5302]] 
-  - Cloudflare Dashboard -> yourdomain.tld -> SSL/TLS -> Overview -> FULL +  <del>This setup works fine through Cloudflare Proxy, assuming</del> 
-  - This is necessary so that the Cloudflare Proxy and your local certificate match and Cloudflare doesn't try to redirect+  - <del>Cloudflare Dashboard -> yourdomain.tld -> SSL/TLS -> Overview -> FULL</del> 
 +  - <del>This is necessary so that the Cloudflare Proxy and your local certificate match and Cloudflare doesn't try to redirect</del>
  
 ===== Issues ===== ===== Issues =====
  • laptopwiki/guides/docker/meshcentral.txt
  • Last modified: 12/01/2024 21:14
  • by dustojnikhummer