MeshCentral
MeshCentral
Docker app from Richy1989's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:443]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
my.domain.com
- Target
- HOSTNAME
- Default
- my.domain.com
config.json and other important files live here. A must for data persistence
- Target
- /opt/meshcentral/meshcentral-data
- Default
- /mnt/user/appdata/meshcentral/data
- Value
- /mnt/user/appdata/meshcentral/data
where file uploads for users live
- Target
- /opt/meshcentral/meshcentral-files
- Default
- /mnt/user/appdata/meshcentral/user_files
- Value
- /mnt/user/appdata/meshcentral/user_files
location for site customization files
- Target
- /opt/meshcentral/meshcentral-web
- Default
- /mnt/user/appdata/meshcentral/web
- Value
- /mnt/user/appdata/meshcentral/web
Folder for backups
- Target
- /opt/meshcentral/meshcentral-backups
- Default
- /mnt/user/appdata/meshcentral/backups
- Value
- /mnt/user/appdata/meshcentral/backups
MeshCentral where meshcentral shall be reached
- Target
- 443
- Default
- 8086
set to false if you want disable self-service creation of new accounts besides the first (admin)
- Target
- ALLOW_NEW_ACCOUNTS
- Default
- true
- Value
- true
set to your reverse proxy IP if you want to put meshcentral behind a reverse proxy, else set fo false
- Target
- REVERSE_PROXY
- Default
- false
The port of the reverse proxy server
- Target
- REVERSE_PROXY_TLS_PORT
- Value
- 1443
MongoDB connection string
- Target
- MONGO_URL
- Default
- mongodb://MONGODB_IP:PORT/meshcentral
- Value
- true
MongoDB Username
- Target
- MONGO_INITDB_ROOT_USERNAME
MondoDB Password
- Target
- MONGO_INITDB_ROOT_PASSWORD
set to true if you wish to enable iframe support
- Target
- IFRAME
- Default
- false
- Value
- false
set to true to enable WebRTC - per documentation it is not officially released with meshcentral, but is solid enough to work with. Use with caution
- Target
- WEBRTC
- Default
- false
- Value
- false
Force the recreation of the config file, the old one will be deleted
- Target
- FORCE_CREATE_CONFIG
- Default
- false
- Value
- false
Categories
Download Statistics
Details
richy1989/meshcentralRun MeshCentral on Unraid.
MeshCentral is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.