netvolt / LinuxRMM-Script

To help users that want to add Linux Agents to Tactical RMM, without need to pay upfront for code signed agents. Thanks to @ZoLuSs for the initial commit. If this solution works for you, consider contributing to Tactical RMM project!
MIT License
89 stars 39 forks source link

Alpine Linux #7

Closed LgAltair closed 1 year ago

LgAltair commented 1 year ago

Is it possible to use it on alpine linux? On debian its working fine.

netvolt commented 1 year ago

If it uses systemd and the packages names still the same, probably yes. Check the install script and all dependencies script need to install. If the installation codes are the same, probably might work. Recommend a test machine first. Regards