Access
- Open your browser and visit:
https://<SERVER_IP> - A browser SSL warning is expected (self-signed certificate).
- Accept the warning and continue to the site.
- Create the first account from the web interface.
- After the first admin account is created, additional public registrations are blocked.
Important Files and Directories
- App directory:
/root/meshcentral - Docker Compose file:
/root/meshcentral/docker-compose.yml - Data volume:
/var/lib/docker/volumes/meshcentral_meshcentral-data/ - Files volume:
/var/lib/docker/volumes/meshcentral_meshcentral-files/ - Backups volume:
/var/lib/docker/volumes/meshcentral_meshcentral-backups/ - Web volume:
/var/lib/docker/volumes/meshcentral_meshcentral-web/
Notes
ALLOW_NEW_ACCOUNTS=falseprevents public registrations after initial setup- MeshCentral automatically generates its initial configuration on first startup
- Device agents can be downloaded from the web UI after login
- Self-signed TLS certificates are used by default