From 285c9920e39af54fdc8ce1ae2a00c0b03090a924 Mon Sep 17 00:00:00 2001 From: githubsaturn Date: Sun, 22 Dec 2024 05:13:23 +0000 Subject: [PATCH] Deploy to GitHub Pages --- forcebuild.date | 2 +- v2/apps/pihole.json | 2 +- v3/apps/pihole | 2 +- v4/apps/pihole | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/forcebuild.date b/forcebuild.date index ac8cf3f7d..302136c98 100644 --- a/forcebuild.date +++ b/forcebuild.date @@ -1 +1 @@ -Sun Dec 22 04:57:50 UTC 2024 +Sun Dec 22 05:13:23 UTC 2024 diff --git a/v2/apps/pihole.json b/v2/apps/pihole.json index 54d86f83b..8c7a43318 100644 --- a/v2/apps/pihole.json +++ b/v2/apps/pihole.json @@ -1 +1 @@ -{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"pihole/pihole:$$cap_version","ports":["53:53"],"environment":{"TZ":"$$cap_tz","WEBPASSWORD":"$$cap_webpassword"},"volumes":["$$cap_appname-pihole:/etc/pihole","$$cap_appname-dnsmasq:/etc/dnsmasq.d"]}}},"variables":[{"id":"$$cap_version","label":"PiHole Version","defaultValue":"2024.07.0","description":"Check out their docker page for the valid tags https://hub.docker.com/r/pihole/pihole/tags"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","end":"Visit http://$$cap_appname.$$cap_root_domain And follow the set up steps. Make sure to change port the DNS server on your router to the IP address of the server running Pi-hole."},"displayName":"Pi-hole","isOfficial":true,"description":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","documentation":"Taken from https://github.com/pi-hole/docker-pi-hole"} +{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"pihole/pihole:$$cap_version","ports":["53:53"],"environment":{"TZ":"$$cap_tz","WEBPASSWORD":"$$cap_webpassword","VIRTUAL_HOST":"$$cap_appname.$$cap_root_domain"},"volumes":["$$cap_appname-pihole:/etc/pihole","$$cap_appname-dnsmasq:/etc/dnsmasq.d"]}}},"variables":[{"id":"$$cap_version","label":"PiHole Version","defaultValue":"2024.07.0","description":"Check out their docker page for the valid tags https://hub.docker.com/r/pihole/pihole/tags"},{"id":"$$cap_webpassword","label":"Web Admin Password","defaultValue":"$$cap_gen_random_hex(12)","description":"Password for the Pi-hole web interface - MAKE SURE TO WRITE THIS DOWN!","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","end":"Visit [http://$$cap_appname.$$cap_root_domain/admin](http://$$cap_appname.$$cap_root_domain/admin) to access the web interface. Make sure to change port the DNS server on your router to the IP address of the server running Pi-hole."},"displayName":"Pi-hole","isOfficial":true,"description":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","documentation":"Taken from https://github.com/pi-hole/docker-pi-hole"} diff --git a/v3/apps/pihole b/v3/apps/pihole index 54d86f83b..8c7a43318 100644 --- a/v3/apps/pihole +++ b/v3/apps/pihole @@ -1 +1 @@ -{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"pihole/pihole:$$cap_version","ports":["53:53"],"environment":{"TZ":"$$cap_tz","WEBPASSWORD":"$$cap_webpassword"},"volumes":["$$cap_appname-pihole:/etc/pihole","$$cap_appname-dnsmasq:/etc/dnsmasq.d"]}}},"variables":[{"id":"$$cap_version","label":"PiHole Version","defaultValue":"2024.07.0","description":"Check out their docker page for the valid tags https://hub.docker.com/r/pihole/pihole/tags"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","end":"Visit http://$$cap_appname.$$cap_root_domain And follow the set up steps. Make sure to change port the DNS server on your router to the IP address of the server running Pi-hole."},"displayName":"Pi-hole","isOfficial":true,"description":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","documentation":"Taken from https://github.com/pi-hole/docker-pi-hole"} +{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"pihole/pihole:$$cap_version","ports":["53:53"],"environment":{"TZ":"$$cap_tz","WEBPASSWORD":"$$cap_webpassword","VIRTUAL_HOST":"$$cap_appname.$$cap_root_domain"},"volumes":["$$cap_appname-pihole:/etc/pihole","$$cap_appname-dnsmasq:/etc/dnsmasq.d"]}}},"variables":[{"id":"$$cap_version","label":"PiHole Version","defaultValue":"2024.07.0","description":"Check out their docker page for the valid tags https://hub.docker.com/r/pihole/pihole/tags"},{"id":"$$cap_webpassword","label":"Web Admin Password","defaultValue":"$$cap_gen_random_hex(12)","description":"Password for the Pi-hole web interface - MAKE SURE TO WRITE THIS DOWN!","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","end":"Visit [http://$$cap_appname.$$cap_root_domain/admin](http://$$cap_appname.$$cap_root_domain/admin) to access the web interface. Make sure to change port the DNS server on your router to the IP address of the server running Pi-hole."},"displayName":"Pi-hole","isOfficial":true,"description":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","documentation":"Taken from https://github.com/pi-hole/docker-pi-hole"} diff --git a/v4/apps/pihole b/v4/apps/pihole index c200b4882..b201f29e2 100644 --- a/v4/apps/pihole +++ b/v4/apps/pihole @@ -1 +1 @@ -{"captainVersion":4,"services":{"$$cap_appname":{"image":"pihole/pihole:$$cap_version","ports":["53:53"],"environment":{"TZ":"$$cap_tz","WEBPASSWORD":"$$cap_webpassword"},"volumes":["$$cap_appname-pihole:/etc/pihole","$$cap_appname-dnsmasq:/etc/dnsmasq.d"]}},"caproverOneClickApp":{"variables":[{"id":"$$cap_version","label":"PiHole Version","defaultValue":"2024.07.0","description":"Check out their docker page for the valid tags https://hub.docker.com/r/pihole/pihole/tags"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","end":"Visit http://$$cap_appname.$$cap_root_domain And follow the set up steps. Make sure to change port the DNS server on your router to the IP address of the server running Pi-hole."},"displayName":"Pi-hole","isOfficial":true,"description":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","documentation":"Taken from https://github.com/pi-hole/docker-pi-hole"}} +{"captainVersion":4,"services":{"$$cap_appname":{"image":"pihole/pihole:$$cap_version","ports":["53:53"],"environment":{"TZ":"$$cap_tz","WEBPASSWORD":"$$cap_webpassword","VIRTUAL_HOST":"$$cap_appname.$$cap_root_domain"},"volumes":["$$cap_appname-pihole:/etc/pihole","$$cap_appname-dnsmasq:/etc/dnsmasq.d"]}},"caproverOneClickApp":{"variables":[{"id":"$$cap_version","label":"PiHole Version","defaultValue":"2024.07.0","description":"Check out their docker page for the valid tags https://hub.docker.com/r/pihole/pihole/tags"},{"id":"$$cap_webpassword","label":"Web Admin Password","defaultValue":"$$cap_gen_random_hex(12)","description":"Password for the Pi-hole web interface - MAKE SURE TO WRITE THIS DOWN!","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","end":"Visit [http://$$cap_appname.$$cap_root_domain/admin](http://$$cap_appname.$$cap_root_domain/admin) to access the web interface. Make sure to change port the DNS server on your router to the IP address of the server running Pi-hole."},"displayName":"Pi-hole","isOfficial":true,"description":"The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.","documentation":"Taken from https://github.com/pi-hole/docker-pi-hole"}}