Commit Graph

326 Commits

Author SHA1 Message Date
13ff76124c Update README.md 2021-12-03 04:30:21 -08:00
f22737570a Update podman-udmse.yml 2021-12-03 04:26:03 -08:00
ebd0c94248 Update podman-udmse.yml 2021-12-03 04:25:45 -08:00
90d0604bfb Create podman-udmse.yml 2021-12-03 04:23:30 -08:00
de8b784af6 Create README.md 2021-12-03 04:12:25 -08:00
8206474098 Update Dockerfile 2021-12-03 04:04:11 -08:00
06bd2b380d Update pihole-dote.yml 2021-12-03 03:59:10 -08:00
0bf4c214b9 Update DoTE.Dockerfile 2021-12-03 03:57:26 -08:00
20493f421f Update pihole-dote.yml 2021-12-03 03:56:44 -08:00
93db968f3d Update pihole.yml 2021-12-03 03:52:36 -08:00
1a185e9740 Update pihole.yml 2021-12-03 03:48:46 -08:00
c26e824ffd Update pihole.yml 2021-12-03 03:46:02 -08:00
5d9e49ae67 Update pihole.yml 2021-12-03 03:43:58 -08:00
1ddfbe4247 Update pihole.yml 2021-12-03 03:41:35 -08:00
2da2939b2e Update pihole.yml 2021-12-03 03:23:54 -08:00
c9a07843d6 Update pihole.yml 2021-12-03 03:12:30 -08:00
f3074ca87a Update pihole.yml 2021-12-03 03:08:06 -08:00
85b22df30b Update pihole.yml 2021-12-03 03:05:36 -08:00
69890b02ca Update pihole.yml 2021-12-03 03:00:34 -08:00
9fd2da7a99 Update Dockerfile 2021-12-03 02:43:38 -08:00
e1bef0b0aa Update pihole.yml 2021-12-03 02:43:29 -08:00
038eadd936 Update Dockerfile 2021-11-28 21:11:09 -08:00
ec5ef7d5cc Update containers.conf 2021-11-28 21:10:56 -08:00
2677780a91 New on-boot example scripts (#275)
* [on-boot-script] Add 'shell-profile' example script

* [on-boot-script] Add 'cni-bridge' example script
2021-11-28 21:06:40 -08:00
feac1111d7 [on-boot-script] Improve example scripts (add-cron-jobs, add-root-ssh-key(s)) (#270)
* [on-boot-script] Improve add-cron-jobs example script

* Add .sh extension for consistency
* Small improvements to documentation

* [on-boot-script] Improve add-root-ssh-key(s) example script

* Complete rewrite of script
* Rename from "add-root-ssh-key" to "add-root-ssh-keys"
2021-11-28 21:06:20 -08:00
cb9c5435fd Update README.md (#271)
Correct what I think are copy/paste errors.
2021-11-28 21:06:07 -08:00
224fb318e8 Merge remote-tracking branch 'origin/master' 2021-11-16 22:09:25 -08:00
9967161b80 ipt-enable-logs (#267)
* Add some more on_boot..d examples

* Add ipt-enable-logs
2021-11-16 22:07:24 -08:00
350c3533f4 Podman v3.4.2 2021-11-16 21:58:55 -08:00
cb6ff86d30 Update README.md 2021-11-16 08:38:06 -08:00
c518992045 Update and rename upd_pihole_dote.sh to custom_pihole_dote.sh 2021-11-16 08:36:23 -08:00
942315ea91 Update upd_pihole.sh 2021-11-16 08:34:52 -08:00
b0c1668077 Update upd_pihole_dote.sh 2021-11-16 08:32:38 -08:00
a984b9570c New DoTE stuff
@chrisstaite give this a look, it will now build a DoTE docker image everytime you update the Dockerfile here.
2021-11-16 08:31:33 -08:00
066d07f052 Update upd_pihole_dote.sh 2021-11-16 08:27:13 -08:00
4f63e014f4 Update pihole-dote.yml 2021-11-16 08:23:52 -08:00
756ad710c8 Update pihole-dote.yml 2021-11-16 08:20:44 -08:00
5b29bc931e Update pihole-dote.yml 2021-11-16 08:17:55 -08:00
70c62dd725 Create pihole-dote.yml 2021-11-16 08:17:35 -08:00
277e2d7e9a Update pihole.yml 2021-11-16 08:16:24 -08:00
f90481645f Update and rename Dockerfile_DoTe to DoTE.Dockerfile 2021-11-16 08:13:55 -08:00
0099f5f710 Update pihole 2021-11-16 08:13:21 -08:00
9148060fca Create CONTRIBUTING.md 2021-11-16 08:10:13 -08:00
0fe6e87f52 Create CODE_OF_CONDUCT.md 2021-11-16 08:09:12 -08:00
68cd6df6ab Add logging to DNAT rules (#264)
* Add some more on_boot..d examples

* Add logging to DNAT rules
2021-11-16 07:51:48 -08:00
97a94faf74 Add some more on_boot.d examples (#262) 2021-11-16 07:50:21 -08:00
047f681fc1 Update upd_pihole_dote.sh (#259)
Perform download of dote_arm64 at build time rather than runtime
2021-11-05 12:36:22 -07:00
7008932bf9 Added some features to README (#258)
* Added link to WireGuard kernel module;
moved OpenConnect VPN and split-vpn to VPN section of README;
added link to ubios-cert

* some minor formatting stuff

* Update README.md

Co-authored-by: Pedro Pombeiro <github@pedro.pombei.ro>

Co-authored-by: John D <427295+boostchicken@users.noreply.github.com>
Co-authored-by: Pedro Pombeiro <github@pedro.pombei.ro>
2021-11-05 12:35:36 -07:00
465c4ea4d0 Add public keys from github (#254)
I've added a script that downloads keys from either a line separated file or github public keys into the authorized keys file. I've tested that it's working sucessfully on my UDM Pro while it was running, and with a reset.
2021-10-20 22:31:17 -07:00
2a1631c052 Add DoTe instructions to PiHole for DNS-over-TLS. (#252) 2021-10-20 22:30:34 -07:00