From dfd806aa3f35a62905a3ec03b48c4dbd45558920 Mon Sep 17 00:00:00 2001 From: talksik Date: Sun, 26 Nov 2023 16:31:32 -0800 Subject: [PATCH] boom --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9521b20..bca8cd4 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,17 @@ _Password stored in firefox._ Note: we are not using pi-hole as a DHCP server. We leave this to the router, although we should likely use the pi-hole server for this. -### Discoveries +## Discoveries 1. Do not have a secondary DNS server in router config. This makes pi-hole local DNS not work. 2. Do not use `.local` for domain in local DNS. You will see a warning when using dig that `.local` is reserved for mDNS. +_NOTE: you will notice that ports are abnormal. This is because Cox won't allow opening port 80 and 443 on residential routers. Check router.asus.com port forwarding settings to see where services live._ + ## Container registry For saving docker images. We run a private registry. +Use `docker login registry.flowy.live:5443` + _Ask Arjun to add another user for you._ username: talksik password: (it's typical arjun)