MeshCentral 1.2, the self hosted remote device management and remote desktop console, on Ubuntu 24.04 LTS by cloudimg. Node.js plus the embedded NeDB database behind nginx (TLS on 443, 80 redirect), per instance site admin on first boot. Apache 2.0 licensed.
## MeshCentral on Ubuntu 24.04 by cloudimg
MeshCentral is an open source, self hosted remote monitoring and management platform. Install the lightweight MeshCentral agent on your Windows, Linux and macOS devices and then remote control the desktop, transfer files, open a remote terminal, and monitor and patch those devices from a single web console, all from your own server with no third party cloud in the middle. The cloudimg image installs Node.js LTS, npm installs the pinned MeshCentral release natively, binds it to loopback and fronts it with nginx, which terminates TLS on port 443 (self signed, regenerated per VM) with WebSocket support while port 80 serves an unauthenticated health endpoint and redirects to HTTPS, and keeps the embedded NeDB database, configuration and TLS certificates on a dedicated data disk.
Why Choose cloudimg?
* 24/7 Expert Support with guaranteed 24 hour response. support@cloudimg.co.uk
* Production Ready from Launch Pre configured, security patched, validated
* Azure Native Integration Azure Linux Agent, cloud init, Gen2 Hyper-V, TrustedLaunch
What is Included
* Node.js LTS plus MeshCentral installed natively and run as a dedicated system user
* Embedded NeDB database (no external MongoDB required) on a dedicated data disk
* nginx terminating TLS on port 443 (self signed, per VM) with WebSocket support, port 80 health endpoint plus HTTPS redirect
* Self signup disabled and a per instance site admin password generated on first boot, written to a root only credentials file
* Ubuntu 24.04 LTS base with the latest security patches
* 24/7 cloudimg support with guaranteed 24 hour response SLA
Recommended Virtual Machine Sizes
* Standard_B2s (2 vCPU, 4 GB RAM) for a small fleet of managed devices
* Standard_D2s_v5 (2 vCPU, 8 GB RAM) for moderate device counts and concurrent sessions
* Standard_D4s_v5 (4 vCPU, 16 GB RAM) for larger fleets and heavier remote desktop use