2016-08-24 08:12:20 +01:00
source: Installation/Installing-LibreNMS.md
2016-06-16 11:31:45 +01:00
# Installing LibreNMS
2017-11-15 09:12:14 +01:00
##Images
We have some pre-built VirtualBox images you can use to get started. Please note that these images are pre-built for VirtualBox, hence they might not work with other hypervisors without converting them:
2016-06-16 11:31:45 +01:00
[Ubuntu 16.04 ](http://docs.librenms.org/Installation/Ubuntu-image/ )
[CentOS 7 ](http://docs.librenms.org/Installation/CentOS-image/ )
2017-11-15 09:12:14 +01:00
##Manually
If you want to install manually then we have some documentation which should make it easy.
2016-06-16 11:31:45 +01:00
2017-11-15 09:12:14 +01:00
**Please note the minimum supported PHP version is 5.6.4**
2016-06-16 11:31:45 +01: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/ )
[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/ )
2016-08-20 22:49:23 -05:00
### Old Install Docs
2016-06-16 11:31:45 +01:00
If the above are missing or incomplete then you can try our old docs below.
2016-08-18 23:46:15 +01:00
[Debian/Ubuntu ](http://docs.librenms.org/Installation/Installation-Ubuntu-1404-Apache/ )
2016-06-16 11:31:45 +01:00
2016-08-20 22:49:23 -05:00
[RHEL/CentOS ](http://docs.librenms.org/Installation/Installation-CentOS-6-Apache-Nginx/ )
2016-06-16 11:31:45 +01:00
2016-08-18 23:46:15 +01:00
[Debian/Ubuntu Lighttpd ](http://docs.librenms.org/Installation/Installation-Ubuntu-1404-Lighttpd/ )
2016-06-16 11:31:45 +01:00
2016-08-18 23:46:15 +01:00
[Debian/Ubuntu Nginx ](http://docs.librenms.org/Installation/Installation-Ubuntu-1404-Nginx/ )