Skip to content

A batch script to install LibreNMS to Ubuntu 20.04

Notifications You must be signed in to change notification settings

rawIce/LibreNMS-Install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

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

About

A batch script to install LibreNMS to Ubuntu 20.04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%