MeshCentral

MeshCentral

Docker 应用程序 from Richy1989's Repository

概述

MeshCentral is a full computer management web site. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. Once you get the server started, create device group and download and install an agent on each computer you want to manage. A minute later, the new computer will show up on the web site and you can take control of it. MeshCentral includes full web-based remote desktop, terminal and file management capability. To check how this container was created, check the source code from: https://github.com/Richy1989/meshcentral-docker there are no modifications to the MeshCentral code, I only created the container to work better with Unraid. For more information, visit https://meshcentral.com/ https://github.com/Ylianst/MeshCentral While easier to setup and get up and running, you should still peer through the very informative official guides: https://meshcentral.com/info/docs/MeshCentral2InstallGuide.pdf https://meshcentral.com/info/docs/MeshCentral2UserGuide.pdf

运行时参数

网络用户界面
http://[IP]:[PORT:443]
网络
bridge
外壳
sh
特权
false

模板配置

MeshCentrals HostnameVariable

my.domain.com

目标
HOSTNAME
默认值
my.domain.com
Data PathPathrw

config.json and other important files live here. A must for data persistence

目标
/opt/meshcentral/meshcentral-data
默认值
/mnt/user/appdata/meshcentral/data
价值
/mnt/user/appdata/meshcentral/data
User File PathPathrw

where file uploads for users live

目标
/opt/meshcentral/meshcentral-files
默认值
/mnt/user/appdata/meshcentral/user_files
价值
/mnt/user/appdata/meshcentral/user_files
Web File PathPathrw

location for site customization files

目标
/opt/meshcentral/meshcentral-web
默认值
/mnt/user/appdata/meshcentral/web
价值
/mnt/user/appdata/meshcentral/web
Backups File PathPathrw

Folder for backups

目标
/opt/meshcentral/meshcentral-backups
默认值
/mnt/user/appdata/meshcentral/backups
价值
/mnt/user/appdata/meshcentral/backups
PortPorttcp

MeshCentral where meshcentral shall be reached

目标
443
默认值
8086
Allow new accountsVariable

set to false if you want disable self-service creation of new accounts besides the first (admin)

目标
ALLOW_NEW_ACCOUNTS
默认值
true
价值
true
Reverse Proxy IPVariable

set to your reverse proxy IP if you want to put meshcentral behind a reverse proxy, else set fo false

目标
REVERSE_PROXY
默认值
false
Reverse Proxy PortVariable

The port of the reverse proxy server

目标
REVERSE_PROXY_TLS_PORT
价值
1443
MongoDB connection stringVariable

MongoDB connection string

目标
MONGO_URL
默认值
mongodb://MONGODB_IP:PORT/meshcentral
USE_MONGODBVariable
价值
true
MongoDB UserVariable

MongoDB Username

目标
MONGO_INITDB_ROOT_USERNAME
MondoDB PasswordVariable

MondoDB Password

目标
MONGO_INITDB_ROOT_PASSWORD
Use IFRAMEVariable

set to true if you wish to enable iframe support

目标
IFRAME
默认值
false
价值
false
Use WEBRTCVariable

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

目标
WEBRTC
默认值
false
价值
false
Force Create ConfigVariable

Force the recreation of the config file, the old one will be deleted

目标
FORCE_CREATE_CONFIG
默认值
false
价值
false

下载统计数据

5,263
下载总数

详细信息

存储库
richy1989/meshcentral
最后更新2024-11-02
初见2024-07-28

在Unraid 上运行 MeshCentral 。

MeshCentral 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。