Update readme.md
Simon Smith committed
Jul 4, 2024 at 10:24 UTC
3d815824ba62551c1383d0705e155c2d4c1deb7d
1 file changed
+5
-5
readme.md
+5
-5
@@ -21,14 +21,10 @@ For more information, [visit MeshCentral.com](https://www.meshcentral.com).
21
[BlogSpot](https://meshcentral2.blogspot.com/)
22
23
## Documentation
24
-The [User's Guide](https://meshcentral.com/docs/MeshCentral2UserGuide.pdf) contains information every adminstrator 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.
25
-
26
-The [Installation Guide](https://meshcentral.com/docs/MeshCentral2InstallGuide.pdf) 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.
24
+[New Searchable Documentation](https://ylianst.github.io/MeshCentral/) is available here and contains information every adminstrator 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.
25
26
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.
27
30
-[New Searchable Documentation](https://ylianst.github.io/MeshCentral/)
31
-
28
## Video Tutorials
29
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.
30
@@ -72,3 +68,7 @@ If you are having issues with the following other products, you should file a re
68
69
## License
70
This software is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
71
+
72
+## Archive PDFs
73
+[User's Guide](https://meshcentral.com/docs/MeshCentral2UserGuide.pdf)
74
+[Installation Guide](https://meshcentral.com/docs/MeshCentral2InstallGuide.pdf)