From 29d65dd0d5454d38591427144c765fa2acc9a5e5 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 21 Oct 2024 20:05:05 -0500 Subject: [PATCH] gw1: squid: Allow access to Gitea Specifically to allow _nvr2.pyrocufflink.blue_ to fetch the _frigate-exporter_ container image. --- host_vars/gw1.pyrocufflink.blue/squid.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/host_vars/gw1.pyrocufflink.blue/squid.yml b/host_vars/gw1.pyrocufflink.blue/squid.yml index f754cc3..85f6fca 100644 --- a/host_vars/gw1.pyrocufflink.blue/squid.yml +++ b/host_vars/gw1.pyrocufflink.blue/squid.yml @@ -62,6 +62,9 @@ squid_acl: - dstdomain pkg-containers.githubusercontent.com linuxserverio: - dstdomain lscr.io + gitea: + - dstdomain git.pyrocufflink.blue + - dstdomain git.pyrocufflink.net squid_http_access: - 'deny !Safe_ports' @@ -77,6 +80,7 @@ squid_http_access: - allow trusted kickstart - allow trusted dch_repo - allow trusted ghcr +- allow trusted gitea - allow kubernetes stripe_api - allow unifi_controller dockerhub - allow unifi_controller ghcr