Show HN: Maybe one of the most advanced and feature-rich unbound-Docker images?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • unbound-docker

    🛡️ This distroless Unbound Docker image is based on Alpine Linux with focus on security, privacy, performance and a small image size. And with Pi-hole in mind. (by madnuttah)

  • unbound-docker-stats

    📊 Display Unbound statistics in Grafana using Zabbix without any additional tools.

  • You are absolutely right!

    Anyway, I bit the pill and moved from chroot'ing to distroless and I didn't regret it. The image is so much more secure now and since I try to work smart, I've also implemented workflows to automatically update my image when an Unbound update was released by NLnet Labs.

    Some users were expecting issues regading the changed config parameters but so far it looks nice and I had less to do than I was expecting.

    One perfect addition was flanging redis as cachedb onto unbound. The performance is extraordinary via UnixSocket which I made possible by using a proxy image which holds the redis.sock to make it available to the limited _unbound user.

    Another thing is that you can set environment variables in your compose file, so the uid and gid ain't hardcoded anymore. Yes @kernbug is a MVP to me.

    If you use Zabbix and like graphs in Grafana like I do, check out my unbound-docker-stats: <https://github.com/madnuttah/unbound-docker-stats> which should be usable with any unbound-docker image with my 'frankensteined' healthcheck script.

    I hope you like what I do and I'm keen to hear your constructive criticism.

    You'll find the image's sources here: <https://github.com/madnuttah/unbound-docker-stats>

    Cheers and all the best,

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts