<div dir="ltr">I am running the dnsmasq in a docker container. The image is built for multiple architectures making it easy to switch from<br><div>platform to another if the need arises. Dnsmasq configuration is on a docker volume, so the image itself does not have any</div><div>stored configuration. My config is also stored encrypted in my private github repo, so I can easily access it. Docker</div><div>volume with the config on a glusterfs would be a feasible solution as well.</div><div><br></div><div>//Hannu Napari</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 31, 2021 at 4:07 PM Chris Green <<a href="mailto:cl@isbd.net">cl@isbd.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I run dnsmasq on a Raspberry Pi to provide DHCP and DNS services on my<br>
home LAN. It's just very handy having names for all devices rather<br>
than having to use IP addresses.<br>
<br>
A few weeks ago the Pi died (or, more accurately, the SD card it was<br>
running on died) and it took me quite a while to get things back<br>
together again (like half a day or so, mostly down to trying to rush<br>
things).  This isn't "mission critical", nothing awful happened when<br>
we didn't have the Pi providing DNS for half a day but it was 'messy'.<br>
<br>
So, I've been wondering how I can help myself sort things out more<br>
easily and quickly if it happens again.  What do others do?<br>
<br>
The ways I can think of are:-<br>
<br>
    Have an 'image' SD card of the Pi kept up to date somehow so that<br>
    I can either change the SD card in the running Pi or use another<br>
    Pi in place of it.  Problem is how to keep the image up to date.<br>
<br>
    Have a 'warm backup' dnsmasq running on another system.  There is<br>
    another Pi on the LAN and also a desktop server both of which are<br>
    on all the time.  How easy is it to replace one dnsmasq system<br>
    with another on the LAN?<br>
<br>
    Any other obvious ways?<br>
<br>
<br>
Thanks for any ideas.<br>
<br>
-- <br>
Chris Green<br>
<br>
_______________________________________________<br>
Dnsmasq-discuss mailing list<br>
<a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk" target="_blank">Dnsmasq-discuss@lists.thekelleys.org.uk</a><br>
<a href="https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss" rel="noreferrer" target="_blank">https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss</a><br>
</blockquote></div>