/LibreNMS-Install

A batch script to install LibreNMS to Ubuntu 20.04

Primary LanguageShell

LibreNMS-Install

This script is intended to automate the LibreNMS installation process according to https://docs.librenms.org/Installation/Install-LibreNMS/ using Ubuntu 20.04 and NGINX.

How do I use it?

On your designated server simply run the following commands:

wget https://raw.githubusercontent.com/rawIce/LibreNMS-Install/master/install.sh
chmod +x install.sh
sudo ./install.sh