Just looking for knowledgeable feedback about this setup. Some of these solutions came up in a thread today. I run a few solutions mixed together.
I use two Digital Ocean servers in different datacenters in which I have ran this script (https://github.com/jlund/streisand).
I modified the script (https://github.com/jlund/streisand/tree/master/playbooks/group_vars) before I ran it and pointed the upstream DNS servers to my two personal DNS servers that are hosted on different datacenters.
The DNS servers are running a script (https://github.com/Kolyunya/afdns) that pulls the hosts file daily from (https://github.com/StevenBlack/hosts).
It has been working great for a few weeks, but I'm curious about any improvements I could provide.