You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ NetLock RMM is an Remote Monitoring & Management (RMM) software built for Manage
3
3
4
4
NetLock RMM can be deployed in various environments, including cloud setups or isolated/offline configurations. It supports multiple operating systems, including Windows and Linux, and can also run within Docker & Kubernetes, providing flexibility for different deployment preferences.
@@ -17,7 +19,6 @@ NetLock RMM can be deployed in various environments, including cloud setups or i
17
19
The Web Console and server software come as a standalone server based on Kestrel, eliminating the need to configure and maintain complex server software such as Apache. Do you like Let's Encrypt? The Let's Encrypt integration by LettuceEncrypt offers an easy way to protect your connection with SSL. Our security concept offers high flexibility with server roles, meaning you could run all server components on one machine or split them into different roles. You can also define fallback servers for each role.
18
20
19
21
- Multi platform. The agent supports windows, linux & macos. (x64 & arm64)
20
-
21
22
- Multi-tenancy, including locations and group management
[See in our documentation](https://docs.netlockrmm.com/en/server-installation-docker)
56
+
57
+
Do you wish to get started as fast as possible? Our docker compose script ensures a easy and smooth setup. The script expects docker compose to be installed, on a linux disctribution. Best to use would be Ubuntu 24.04. The script deploys the NetLock RMM componments as well as a MySQL 8.0 server.
58
+
59
+
## Video Tutorial
60
+
[Watch the video on YouTube](https://youtu.be/-VMoL6wnSKs)
0 commit comments