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
An official LibreNMS docker image based on Alpine Linux and Nginx is available on [DockerHub ](https://hub.docker.com/r/librenms/librenms/ ) and [Quay ](https://quay.io/repository/librenms/librenms ). Documentation can be found on the [Github repository ](https://github.com/librenms/docker ).
2018-10-03 22:48:31 +02:00
## Images
2018-11-17 14:19:38 +00:00
We have some pre-built VirtualBox images you can use to get started:
2017-11-18 19:19:18 -06:00
2018-11-17 14:19:38 +00:00
- [Virtual Machines ](http://docs.librenms.org/Installation/Images/ )
2017-11-18 19:19:18 -06:00
2018-10-03 22:48:31 +02:00
## Manually
2017-11-18 19:19:18 -06:00
If you want to install manually then we have some documentation which should make it easy.
2019-02-13 09:02:25 -06:00
**Please note the minimum supported PHP version is 7.1.3**
2017-11-18 19:19:18 -06:00
2018-10-03 22:48:31 +02:00
- [Ubuntu 18.04 Apache ](http://docs.librenms.org/Installation/Installation-Ubuntu-1804-Apache/ )
- [Ubuntu 18.04 Nginx ](http://docs.librenms.org/Installation/Installation-Ubuntu-1804-Nginx/ )
- [RHEL / CentOS 7 Apache ](http://docs.librenms.org/Installation/Installation-CentOS-7-Apache/ )
- [RHEL / CentOS 7 Nginx ](http://docs.librenms.org/Installation/Installation-CentOS-7-Nginx/ )
2017-11-18 19:19:18 -06:00
### Old Install Docs
2019-03-19 15:16:29 -05:00
These install docs are longer updated and may result in an unsuccessful install.
2017-11-18 19:19:18 -06:00
2018-10-03 22:48:31 +02:00
- [Ubuntu 16.04 Apache ](http://docs.librenms.org/Installation/Installation-Ubuntu-1604-Apache/ )
- [Ubuntu 16.04 Nginx ](http://docs.librenms.org/Installation/Installation-Ubuntu-1604-Nginx/ )
- [Debian/Ubuntu ](http://docs.librenms.org/Installation/Installation-Ubuntu-1404-Apache/ )
- [RHEL/CentOS ](http://docs.librenms.org/Installation/Installation-CentOS-6-Apache-Nginx/ )
- [Debian/Ubuntu Lighttpd ](http://docs.librenms.org/Installation/Installation-Ubuntu-1404-Lighttpd/ )
- [Debian/Ubuntu Nginx ](http://docs.librenms.org/Installation/Installation-Ubuntu-1404-Nginx/ )