Update readme.md

This commit is contained in:
Simon Smith 2024-07-04 10:24:43 +01:00 committed by GitHub
parent 9619a83ba7
commit 3d815824ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -21,14 +21,10 @@ For more information, [visit MeshCentral.com](https://www.meshcentral.com).
[BlogSpot](https://meshcentral2.blogspot.com/)
## Documentation
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.
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.
[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.
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.
[New Searchable Documentation](https://ylianst.github.io/MeshCentral/)
## Video Tutorials
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.
@ -72,3 +68,7 @@ If you are having issues with the following other products, you should file a re
## License
This software is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
## Archive PDFs
[User's Guide](https://meshcentral.com/docs/MeshCentral2UserGuide.pdf)
[Installation Guide](https://meshcentral.com/docs/MeshCentral2InstallGuide.pdf)