Skip to content

Commit

Permalink
Deploy to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
githubsaturn committed Dec 22, 2024
1 parent 985fdc7 commit 5792b8a
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion forcebuild.date
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Thu Dec 19 05:09:47 UTC 2024
Sun Dec 22 04:57:50 UTC 2024
1 change: 1 addition & 0 deletions v2/apps/pihole.json
Original file line number Diff line number Diff line change
@@ -0,0 +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"}
2 changes: 1 addition & 1 deletion v2/autoGeneratedList.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v2/list

Large diffs are not rendered by default.

Binary file added v2/logos/pihole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions v3/apps/pihole
Original file line number Diff line number Diff line change
@@ -0,0 +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"}
2 changes: 1 addition & 1 deletion v3/list

Large diffs are not rendered by default.

Binary file added v3/logos/pihole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions v4/apps/pihole
Original file line number Diff line number Diff line change
@@ -0,0 +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"}}
2 changes: 1 addition & 1 deletion v4/list

Large diffs are not rendered by default.

Binary file added v4/logos/pihole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5792b8a

Please sign in to comment.