2017-11-18 19:19:18 -06:00
|
|
|
source: Installation/index.md
|
2018-10-27 23:04:34 +01:00
|
|
|
path: blob/master/doc/
|
2017-11-18 19:19:18 -06:00
|
|
|
|
|
|
|
# Installing LibreNMS
|
|
|
|
|
2018-10-29 11:08:54 +01:00
|
|
|
## Docker
|
2019-10-21 02:47:40 +02:00
|
|
|
|
2020-05-31 21:45:39 -05:00
|
|
|
An official LibreNMS docker image based on Alpine Linux and Nginx is available
|
|
|
|
on [DockerHub](https://hub.docker.com/r/librenms/librenms/). Documentation can
|
|
|
|
be found on the [Github repository](https://github.com/librenms/docker).
|
2018-10-29 11:08:54 +01:00
|
|
|
|
2020-05-31 21:45:39 -05:00
|
|
|
## Manually
|
2019-10-21 02:47:40 +02:00
|
|
|
|
2020-05-31 21:45:39 -05:00
|
|
|
If you want to install manually then we have some documentation which should make it easy.
|
2017-11-18 19:19:18 -06:00
|
|
|
|
2020-05-31 21:45:39 -05:00
|
|
|
This document includes instructions for:
|
2017-11-18 19:19:18 -06:00
|
|
|
|
2020-05-31 21:45:39 -05:00
|
|
|
- Ubuntu 20.04
|
|
|
|
- RHEL / CentOS 8
|
|
|
|
- Debian 10
|
|
|
|
|
|
|
|
[Install LibreNMS](Install-LibreNMS.md)
|
2019-10-21 02:47:40 +02:00
|
|
|
|
2020-05-31 21:45:39 -05:00
|
|
|
## Images
|
|
|
|
|
|
|
|
We have some pre-built VirtualBox images you can use to get started:
|
2017-11-18 19:19:18 -06:00
|
|
|
|
2020-05-31 21:45:39 -05:00
|
|
|
- [Virtual Machines](Images)
|
2017-11-18 19:19:18 -06:00
|
|
|
|
|
|
|
|
|
|
|
### Old Install Docs
|
2019-10-21 02:47:40 +02:00
|
|
|
|
2019-06-12 00:21:32 -05:00
|
|
|
These install docs are no longer updated and may result in an unsuccessful install.
|
2017-11-18 19:19:18 -06:00
|
|
|
|
2020-05-31 21:45:39 -05:00
|
|
|
- [Ubuntu 18.04 Apache](Installation-Ubuntu-1804-Apache/)
|
|
|
|
- [Ubuntu 18.04 Nginx](Installation-Ubuntu-1804-Nginx/)
|
|
|
|
- [Debian 10 Nginx](Installation-Debian-10-Nginx/)
|
|
|
|
- [RHEL / CentOS 7 Apache](Installation-CentOS-7-Apache/)
|
|
|
|
- [RHEL / CentOS 7 Nginx](Installation-CentOS-7-Nginx/)
|
|
|
|
- [Ubuntu 16.04 Apache](Installation-Ubuntu-1604-Apache/)
|
|
|
|
- [Ubuntu 16.04 Nginx](Installation-Ubuntu-1604-Nginx/)
|
2020-06-02 23:23:14 -05:00
|
|
|
- [RHEL / CentOS 6](Installation-CentOS-6-Apache-Nginx/)
|