Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clay584/librenms_auto_install

This uses Puppet to automatically install LibreNMS.
https://github.com/clay584/librenms_auto_install

Last synced: about 1 month ago
JSON representation

This uses Puppet to automatically install LibreNMS.

Awesome Lists containing this project

README

        

# LibreNMS_Auto_Install
This uses Puppet to automatically install LibreNMS.

```
git clone https://github.com/clay584/LibreNMS_Auto_Install.git
cd LibreNMS_Auto_Install
sudo -s
./install_librenms.sh
```

# Testing
This has only been tested on Centos 7. It is not fully idempotent, but it is close. I am still working on making it fully idempotent.