DrPsychick / docker-dnsmasq

dnsmasq docker image, fully configurable through ENV
GNU General Public License v3.0
30 stars 5 forks source link

feat: support for VIP with keepalived #34

Open DrPsychick opened 1 week ago

DrPsychick commented 1 week ago

Purpose: Cheap way to have a "High availability" setup of DNS/DHCP with dnsmasq

Idea:

Know issues:

Further reading on scripts for keepalived: https://tobrunet.ch/keepalived-check-and-notify-scripts/

DrPsychick commented 1 week ago

Ready to be merged, testing it and leaving this open for a while to get community feedback.

Impact: increases container size a bit, but does change default behaviour.

To try it out, simply use drpsychick/dnsmasq:latest-dev