jarischaefer / docker-librenms

Docker image for LibreNMS
MIT License
115 stars 38 forks source link

Update Docker-Compose #130

Closed mmihir82 closed 2 years ago

mmihir82 commented 3 years ago

Hello, Can you update docker-compose file with newer version of libreNMS w/ SSL, syslog, weatherplugin, rrdcached and separate of the collector docker, if possible, that would be really helpful

jarischaefer commented 3 years ago

Sorry for the delay. Are you looking for multiple flavors of the docker-compose, one with SSL + plugins and another for data collection?

mmihir82 commented 3 years ago

@jarischaefer just looking for ubuntu version only with pre-configured Oxidized

jarischaefer commented 2 years ago

@mmihir82 Sorry for the delay, are you still interested in Oxidized?

As far as I can tell, you propose the following:

  1. docker-compose with SSL
  2. docker-compose with syslog
  3. docker-compose with weathermap
  4. docker-compose with rrdcached
  5. docker-compose with separate, minimal instance just for data collection
  6. Support for Oxidized integration in LibreNMS
E-t-z commented 2 years ago

@mmihir82 what’s wrong with running Oxidized as separate container? They provide docker image and it is easy to integrate via API’s. I have that setup running for years already and it works well.