VVelox 06b85f5b07 docs: more md linting (#10371)
* clean 1-Minute-Polling.md formatting

* cleanup formatting for Adding-a-Device.md

* clean up formatting of Cleanup-options.md

* cleanup formatting some for CLI-Tools.md

* cleanup formatting for Syslog.md and Configuration.md

* cleanup formatting for Device-Sensors.md

* cleanup formatting for Device-Troubleshooting.md

* cleanup Discovery Support.md

* cleanup Environment-Variables.md

* cleanup Example-Hardware-Setup.md and FAQ.mg

* update Features.md, Install Validation.md, Perfermance.md, Poller Support.md, and index.md

* cleanup Remote-Monitoring-VPN.md, SNMP-Configuration-Examples.md, and SSL-Configuration.md

* lots of updates for Installation docs

* more installation doc cleanup

* more formatting cleanup

* clean Work-Map.md up some
2019-07-18 21:25:53 -05:00

1.6 KiB

CentOS

NOTE: We highly advise that you change all passwords on this image when you deploy it!!

NOTE: Read the above note again!

We have available for download a pre-built image based on CentOS 7 and Ubuntu 18.04. These images are built using packer.io.

Details of the image and it's setup are:

At present we provide the following builds:

Setup

  • US Keyboard
  • Etc/UTC Timezone
  • 4 Poller Wrapper threads

Software

  • PHP 7
  • MariaDB
  • Syslog-ng

Features

  • Oxidized installed but not configured
  • Weathermap plugin enabled
  • Billing enabled
  • RRDCached enabled
  • Service checks enabled
  • Syslog enabled

Download

All images can be downloaded from GitHub. The tags follow the main LibreNMS repo. When a new LibreNMS release is available we will push new images out running that version. Please do note that if you download an older release with a view to running that specific version, you will need to disable updates in config.php.

Credentials

  • SSH

    • username: librenms
    • password: CDne3fwdfds
  • MySQL/MariaDB

    • username: librenms
    • password: D42nf23rewD
  • WebUI

    • username: librenms
    • password: D32fwefwef

Contributing

If you would like to help with these images whether it's add additional features or default software / settings then you can do so on GitHub.