mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-09 20:58:06 -05:00
1 line
427 KiB
JSON
1 line
427 KiB
JSON
![]() |
{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"MeshCentral Documentation","text":""},{"location":"#about","title":"About","text":"<p>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.</p> <p>For more information, visit MeshCentral.com.</p>"},{"location":"#social-media","title":"Social Media","text":"<p>YouTube</p> <p>Reddit</p> <p>BlueSky</p> <p>BlogSpot</p>"},{"location":"#documentation","title":"Documentation","text":"<p>The User's Guide contains information every administrator should know including usage, the server configuration file, databases, TLS offloading, Lets Encrypt, IP Filtering, Email setup, embedding, server port aliasing, reverse proxy setup, multi factor authentication, branding & terms of use, HashiCorp Vault support, and SSO.</p> <p>The Installation Guide has detailed instructions for installing the MeshCentral Server on Windows 8.1, Windows 10, Windows 2012 R2, Amazon Linux 2, Raspberry Pi, Microsoft Azure, Google Cloud, Ubuntu 18, Ubuntu 16 and OpenBSD.</p> <p>The Design and Architecture Guide is a short document that includes information on the design overview, dependencies, source code descriptions of each file, certificates, TLS security, the agent to server handshake, browser to agent relay and WebRTC and the messenger service.</p>"},{"location":"#video-tutorials","title":"Video Tutorials","text":"<p>You can watch many tutorial videos on the MeshCentral YouTube Channel. Two videos to get started involve installation and basic usages.</p> <p>Installing MeshCentral on Windows, Linux and macOS. MeshCentral - Installation</p> <p>Basic Usages including installing the agent and remote desktop, terminal and file access. MeshCentral - Basics</p> <p>MeshCentral support for two-factor authentication. MeshCentral - Two Factor Authentication</p> <p>How to setup MeshCentral with the NGINX reverse proxy. MeshCentral - NGINX Reverse Proxy</p> <p>Installing and using the MeshCentral Android agent. MeshCentral - Android</p> <p>Using MeshCentral Router to port map TCP connections. MeshCentral - Basics</p>"},{"location":"#feedback","title":"Feedback","text":"<p>If you encounter a problem or have a suggestion to improve the product, you may file an issue report</p> <p>If you are filing a problem report, you should include:</p> <ul> <li>The version of the software you are using</li> <li>The Operating System and version</li> <li>The observed output</li> <li>The expected output</li> <li>Any troubleshooting you took to resolve the issue yourself</li> <li>Any other similar reports~~</li> </ul> <p>If you are having issues with the following other products, you should file a report on their respective issue pages MeshAgent MeshRouter License</p> <p>This software is licensed under Apache 2.0.</p>"},{"location":"design/","title":"Design and Architecture","text":"<p>Design and Architecture Guide as .pdf as .odt</p>"},{"location":"design/#video-walkthru","title":"Video Walkthru","text":""},{"location":"design/#abstract","title":"Abstract","text":"<p>This document attempts to describe the architecture and design of the second version of MeshCentral on which work started in late 2016. The document covers the overview of the design, goes in details about the protocol and various decisions and trade-offs. This document is intended for anyone that wants to understand the inner workings of MeshCentral or someone that wants to make a security review of the software. The software and added documentation and tutorial videos are available at: https://www.meshcommander.com/meshcentral2 </p>"},{"location":"design/#
|