1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-08-02 06:43:23 +00:00

Update README

This commit is contained in:
CrazyMax 2019-10-20 17:56:51 +02:00
parent 48e1c8343e
commit 2176933574
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -20,17 +20,11 @@ It's a fork of [CrazyMax's LibreNMS Docker image repository](https://github.com/
## Features
### Included
* Alpine Linux 3.10, Nginx, PHP 7.3
* Cron tasks as a ["sidecar" container](doc/notes/crons.md)
* Syslog-ng support through a ["sidecar" container](doc/notes/syslog-ng.md)
* Ability to configure [distributed polling](https://docs.librenms.org/#Extensions/Distributed-Poller/#distributed-poller)
* Ability to add custom Monitoring plugins (Nagios)
* OPCache enabled to store precompiled script bytecode in shared memory
### From docker-compose
* [Traefik](https://github.com/containous/traefik-library-image) as reverse proxy and creation/renewal of Let's Encrypt certificates
* [Memcached](https://github.com/docker-library/memcached) image ready to use for better scalability
* [RRDcached](https://github.com/crazy-max/docker-rrdcached) image ready to use for better scalability