omarchy icon indicating copy to clipboard operation
omarchy copied to clipboard

Add Google DNS option

Open Jamesking56 opened this issue 1 month ago • 4 comments

Inspired by Cloudflare's latest major downtime incident, it would be nice if we had an option to quickly switch to using Google's Public DNS servers.

This PR adds Google as a DNS option to the Setup > DNS so that if Cloudflare goes down again, Omarchy users can quickly switch to Google's Public DNS (which does not use any of Cloudflare's infrastructure).

Jamesking56 avatar Nov 19 '25 13:11 Jamesking56

This file has a lot of code duplication, I'm happy to reduce the code duplication either in this PR or another PR if you like?

Jamesking56 avatar Nov 19 '25 13:11 Jamesking56

Let's clean up the code duplication before adding more to it 👍

dhh avatar Nov 20 '25 12:11 dhh

Let's clean up the code duplication before adding more to it 👍

#3495

Will rebase this once #3495 is in

Jamesking56 avatar Nov 21 '25 18:11 Jamesking56

Let's clean up the code duplication before adding more to it 👍

#3495

Will rebase this once #3495 is in

Would it be difficult to understand the chain of changes if you rebase this already on the #3495 ? From my experience you shouldn't experience any git problems from that.

Niknu avatar Nov 24 '25 09:11 Niknu