Skip to content

cfgmgr/meshcentral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MeshCentral Configuration

This repository contains a comprehensive configuration file for MeshCentral - a web-based remote computer management system.

Overview

MeshCentral is an open-source remote monitoring and management platform that enables secure remote access to computers and devices. This configuration provides a production-ready setup with extensive customization options.

Features Configured

  • Security: TLS/SSL certificates, session management, IP restrictions
  • Authentication: Multiple auth strategies (LDAP, SAML, OAuth providers)
  • Database: MongoDB integration with encryption
  • Email & SMS: SMTP and Twilio integration for notifications
  • Intel AMT: Management configuration for Intel vPro devices
  • Multi-domain: Support for multiple domains and tenants
  • Backup: Automated backup configuration
  • Limits: User, session, and device quotas

Quick Start

  1. Install MeshCentral:
npm install meshcentral -g
  1. Copy the config.json to your MeshCentral data directory

  2. Update the configuration:

    • Replace meshcentral.example.com with your domain
    • Update database connection strings
    • Configure authentication providers
    • Set secure passwords and keys
  3. Start MeshCentral:

meshcentral

Configuration Highlights

  • Port 443: HTTPS web interface
  • Port 4433: Agent communication
  • MongoDB: Database backend
  • Let's Encrypt: SSL certificate automation
  • Multi-factor Authentication: Enhanced security
  • Device Limits: Up to 100 devices per mesh, 10 meshes per domain

Author

⛵ cfgmgr: Github
🤖 casjay: Github 🤖

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published