Me

  • 18 Posts
  • 258 Comments
Joined 2 years ago
cake
Cake day: April 29th, 2023

help-circle

  • First copy on offline USB disk on my server itself. Disk is turned on, backup done, disk goes off. Once a day.

    Second copy on a USB drive connected to an OpenWRT router of my home, the furthest away from the server (in case of fire, I could be able to grab either of the two).

    Third copy offsite on a VPS.

    I use restic & backrest with great satisfaction.























  • Shimitar@feddit.ittoSelfhosted@lemmy.worldDNS?
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    9 months ago

    I have a quite rich selfhosted stack, and DNS is indeed part of it.

    For such a critical piece of infrastructure I didn’t needed a container, just installed Unbound and did some setup for ad blocking and internal DNS rules.

    Here my setup: https://wiki.gardiol.org/doku.php?id=router:dhcp-dns

    You could go with an independent pihole maybe, but that would double the chances of a hardware failure…

    Using one device for everything might seem risky, but actually has less chances of failure ;)