mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
35 lines
1.4 KiB
Markdown
35 lines
1.4 KiB
Markdown
|
source: Installation/index.md
|
||
|
|
||
|
# Installing LibreNMS
|
||
|
|
||
|
##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:
|
||
|
|
||
|
[Ubuntu 16.04](http://docs.librenms.org/Installation/Ubuntu-image/)
|
||
|
|
||
|
[CentOS 7](http://docs.librenms.org/Installation/CentOS-image/)
|
||
|
|
||
|
##Manually
|
||
|
If you want to install manually then we have some documentation which should make it easy.
|
||
|
|
||
|
**Please note the minimum supported PHP version is 5.6.4**
|
||
|
|
||
|
[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/)
|
||
|
|
||
|
### Old Install Docs
|
||
|
If the above are missing or incomplete then you can try our old docs below.
|
||
|
|
||
|
[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/)
|