librenms/doc/Installation/index.md
Sean bcedc0ed77
Improve Markdown syntax in Document (#12949)
* Use GitLab instead of Gitlab

Only change text part, the Alert.Transport.Gitlab class left as is.

* Fix href in document

* Move section in document

The agent list in this document is sorted by alphabetical order,
"SDFS info" is the only exception.

* Remove trailing spaces in document

* Align code in document

* Fix Markdown in document

- Escape underline
- Add syntax highlight
- Add two space in the end of line to make it a newline
- Add newline before list or code section

* Update LibreNMS/Alert/Transport/Gitlab.php

Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
2021-06-16 21:16:21 +02:00

1.2 KiB

source: Installation/index.md path: blob/master/doc/

Installing LibreNMS

Docker

An official LibreNMS docker image based on Alpine Linux and Nginx is available on DockerHub. Documentation can be found on the GitHub repository.

Manually

If you want to install manually then we have some documentation which should make it easy.

This document includes instructions for:

  • Ubuntu 20.04
  • RHEL / CentOS 8
  • Debian 10

** Install LibreNMS **

Images

We have some pre-built VirtualBox images you can use to get started:

Old Install Docs

These install docs are no longer updated and may result in an unsuccessful install.