master
md 82 lines 4.62 KB
Rendered Raw
1 # MeshCentral
2
3 ## Table of Contents
4
5 [About](#about)
6 [Social Media](#social-media)
7 [Documentation](#documentation)
8 [Video Tutorials](#video-tutorials)
9 [Community Meetings](#community-meetings)
10 [Feedback](#feedback)
11 [Unofficial Chatrooms](#unofficial-chatrooms)
12 [Archive PDFs](#archive-pdfs)
13 [License](#license)
14
15 ## About
16 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.
17
18 For more information, [visit MeshCentral.com](https://meshcentral.com).
19
20 ## Social Media
21 [YouTube](https://www.youtube.com/channel/UCJWz607A8EVlkilzcrb-GKg/videos)
22 [Reddit](https://www.reddit.com/r/MeshCentral/)
23 [BlogSpot](https://meshcentral2.blogspot.com/)
24 [LinkedIn](https://www.linkedin.com/groups/13067101/)
25
26 ## Documentation
27 [New Searchable Documentation](https://ylianst.github.io/MeshCentral/) is available here and contains information every administrator should know including usage, the server configuration file, databases, TLS offloading, Let's Encrypt, IP Filtering, Email setup, embedding, server port aliasing, reverse proxy setup, multi factor authentication, branding & terms of use, HashiCorp Vault support, and SSO.
28
29 The [Design and Architecture Guide](https://meshcentral.com/docs/MeshCentral2DesignArchitecture.pdf) 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.
30
31 ## Video Tutorials
32 You can watch many tutorial videos on the [MeshCentral YouTube Channel](https://www.youtube.com/channel/UCJWz607A8EVlkilzcrb-GKg/videos). Two videos to get started involve installation and basic usages.
33
34 Installing MeshCentral on Windows, Linux and macOS.
35 [![MeshCentral - Installation](https://img.youtube.com/vi/GsQbWZmRRAU/mqdefault.jpg)](https://www.youtube.com/watch?v=GsQbWZmRRAU)
36
37 Basic Usages including installing the agent and remote desktop, terminal and file access.
38 [![MeshCentral - Basics](https://img.youtube.com/vi/D9Q7M7PdTg0/mqdefault.jpg)](https://www.youtube.com/watch?v=D9Q7M7PdTg0)
39
40 MeshCentral support for two-factor authentication.
41 [![MeshCentral - Two Factor Authentication](https://img.youtube.com/vi/luLZKcma9l0/mqdefault.jpg)](https://www.youtube.com/watch?v=luLZKcma9l0)
42
43 How to setup MeshCentral with the NGINX reverse proxy.
44 [![MeshCentral - NGINX Reverse Proxy](https://img.youtube.com/vi/YSmiLyKSX2I/mqdefault.jpg)](https://www.youtube.com/watch?v=YSmiLyKSX2I)
45
46 Installing and using the MeshCentral Android agent.
47 [![MeshCentral - Android](https://img.youtube.com/vi/wi1HYdW00Bk/mqdefault.jpg)](https://www.youtube.com/watch?v=wi1HYdW00Bk)
48
49 Using MeshCentral Router to port map TCP connections.
50 [![MeshCentral - Basics](https://img.youtube.com/vi/BubeVRmbCRM/mqdefault.jpg)](https://www.youtube.com/watch?v=BubeVRmbCRM)
51
52 ## Community Meetings
53 Join our monthly community meetings to stay updated with the latest MeshCentral developments, ask questions, and connect with other users and developers.
54
55 - [Watch past meeting recordings](https://videos.evoludata.com/w/p/tUnLpw6z1LCASuATa7wnCo)
56 - [Learn more about our monthly meetings](https://github.com/Ylianst/MeshCentral/wiki/Community-Monthly-Meetings)
57
58 ## Feedback
59 If you encounter a problem or have a suggestion to improve the product, you may file an [issue report](https://github.com/Ylianst/MeshCentral/issues/)
60
61 If you are filing a problem report, you should include:
62 * The version of the software you are using
63 * The operating system and version
64 * The observed output
65 * The expected output
66 * Any troubleshooting you took to resolve the issue yourself
67 * Any other similar reports
68
69 If you are having issues with the following other products, you should file a report on their respective issue pages
70 [MeshAgent](https://github.com/Ylianst/MeshAgent/issues)
71 [MeshRouter](https://github.com/Ylianst/MeshCentralRouter/issues)
72
73 ## Unofficial chatrooms
74 - Discord Server: https://discord.gg/8wHC6ASWAc
75 - Telegram Channel: https://t.me/meshcentral
76
77 ## Archive PDFs
78 [User's Guide](https://meshcentral.com/docs/MeshCentral2UserGuide.pdf)
79 [Installation Guide](https://meshcentral.com/docs/MeshCentral2InstallGuide.pdf)
80
81 ## License
82 This software is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).