Manual Installation
The manual installation process is recommended for larger instances, or for administrators more familiar with installing and managing a web server. No matter the OS of the host server, the general process is essentially the same:
- Install Nodejs and NPM
- Create a directory for MeshCentral to run from
- If it is to be a public-facing (WAN mode) server, verify you have public DNS record and IP Address assigned properly
- (optional) Install and configure MongoDB
- Install MeshCentral using NPM
- Adjust default configuration of MeshCentral
- Run MeshCentral
- Open required ports in the firewall
Below is a list of the available detailed instructions for installing MeshCentral on different operating systems: