Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/clay584/librenms_auto_install
- Owner: clay584
- License: mit
- Created: 2015-12-16T16:18:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T16:15:26.000Z (almost 9 years ago)
- Last Synced: 2023-08-05T17:12:07.199Z (over 1 year ago)
- Language: Puppet
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.