mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 18:25:09 +00:00
No description
| .github | ||
| .res | ||
| assets | ||
| doc | ||
| examples/compose | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| CHANGELOG.md | ||
| Dockerfile | ||
| entrypoint.sh | ||
| LICENSE | ||
| README.md | ||
About
🐳 LibreNMS Docker image based on Alpine Linux and Nginx.
It's a fork of CrazyMax's LibreNMS Docker image repository. If you are interested, check out his other 🐳 Docker images!
💡 Want to be notified of new releases? Check out 🔔 Diun (Docker Image Update Notifier) project!
Features
- Cron tasks as a "sidecar" container
- Syslog-ng support through a "sidecar" container
- Ability to configure distributed polling
- Ability to add custom Monitoring plugins (Nagios)
- OPCache enabled to store precompiled script bytecode in shared memory
- Traefik as reverse proxy and creation/renewal of Let's Encrypt certificates
- Memcached image ready to use for better scalability
- RRDcached image ready to use for better scalability
- Postfix SMTP relay image to send emails
- MariaDB image as database instance
- Cron jobs as a "sidecar" container
- Syslog-ng support through a "sidecar" container
Documentation
How can I help ?
All kinds of contributions are welcome 🙌!
The most basic way to show your support is to star 🌟 the project, or to raise issues 💬
But we're not gonna lie to each other, I'd rather you buy me a beer or two 🍻!
License
MIT. See LICENSE for more details.


