update readme to improve structure and add community meetings section (#7202)

Sammy Ndabo committed Aug 1, 2025 at 14:44 UTC 8c90f5c67dbd81f1b95d2dd930387848d8395ca7
1 file changed +28 -20
readme.md
+28 -20
@@ -2,11 +2,14 @@
2
3 ## Table of Contents
4
5 -[About](#about)
6 -[Social Media](#social-media)
7 -[Documentation](#documentation)
8 -[Video Tutorials](#video-tutorials)
9 -[Feedback](#feedback)
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
@@ -15,10 +18,10 @@ MeshCentral is a full computer management web site. With MeshCentral, you can ru
18 For more information, [visit MeshCentral.com](https://meshcentral.com).
19
20 ## Social Media
18 -[YouTube](https://www.youtube.com/channel/UCJWz607A8EVlkilzcrb-GKg/videos)
19 -[Reddit](https://www.reddit.com/r/MeshCentral/)
20 -[BlogSpot](https://meshcentral2.blogspot.com/)
21 -[LinkedIn](https://www.linkedin.com/groups/13067101/)
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,24 +31,29 @@ The [Design and Architecture Guide](https://meshcentral.com/docs/MeshCentral2Des
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
31 -Installing MeshCentral on Windows, Linux and macOS.
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
34 -Basic Usages including installing the agent and remote desktop, terminal and file access.
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
37 -MeshCentral support for two-factor authentication.
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
40 -How to setup MeshCentral with the NGINX reverse proxy.
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
43 -Installing and using the MeshCentral Android agent.
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
46 -Using MeshCentral Router to port map TCP connections.
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/)
@@ -58,17 +66,17 @@ If you are filing a problem report, you should include:
66 * Any troubleshooting you took to resolve the issue yourself
67 * Any other similar reports
68
61 -If you are having issues with the following other products, you should file a report on their respective issue pages
62 -[MeshAgent](https://github.com/Ylianst/MeshAgent/issues)
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
69 -## License
70 -This software is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
71 -
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).