Commit Graph

537 Commits

Author SHA1 Message Date
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
f841ee1ac3 Update README.md 2021-10-16 01:19:34 -07:00
d219fe2683 pihole update 2021-10-08 18:40:08 -07:00
12b7711295 Podman v3.4.0 2021-10-08 18:35:03 -07:00
1ce5d1603d Create README.md 2021-10-08 18:33:42 -07:00
1cecf56501 Update README.md 2021-10-08 18:31:58 -07:00
272cb128d9 Update README.md 2021-10-08 18:31:42 -07:00
e8951ae5df Add example of how to integrate haproxy (#239)
* add: haproxy scripts

* add: haproxy readme

I am really bad at writing instructions.
2021-10-08 18:30:21 -07:00
5f09c7355a Update README.md 2021-10-08 18:28:37 -07:00
beccf5411e Update 01-podman-update.sh 2021-09-07 14:29:27 -07:00
3dc5774c00 Update podman-udmp.yml 2021-08-26 22:20:01 -07:00
e0263f68ce Update podman-udmp.yml 2021-08-26 22:18:41 -07:00
a828663290 Update podman-udmp.yml 2021-08-26 22:03:37 -07:00
41bf32c314 Update pihole.yml 2021-08-26 21:58:58 -07:00
ce3cd37969 Update podman-udmp.yml 2021-08-26 21:56:12 -07:00
7214d142da Update Dockerfile 2021-08-26 21:47:37 -07:00
d6cd4977eb Merge remote-tracking branch 'origin/master' 2021-08-26 07:42:16 -07:00
5653b075f2 Fixing Releaes 2021-08-26 07:41:12 -07:00
b95a06fe79 Update podman-udmp.yml 2021-08-26 07:40:03 -07:00
2daad5cd9a Update podman-udmp.yml 2021-08-26 07:36:14 -07:00
35881720d9 Create podman-udmp.yml 2021-08-26 07:34:51 -07:00
8d39e861e5 Fixing Releaes 2021-08-26 07:28:51 -07:00
669b36ba11 Merge remote-tracking branch 'origin/master' 2021-08-26 07:12:58 -07:00
4490ffc984 Podman fixes for 1.11 2021-08-26 07:11:38 -07:00
0f8ae40620 Initial commit for rclone (#216)
* Initial commit for rclone

* Update main README.md to include rclone as a project.

* Use cron on host controller

* Mount the /rclone directory to avoid a copy backup error.

* remove this port mapping

* Remove comment
2021-08-26 03:47:07 -07:00
c5f91c0ab9 Changed Homebridge readme to be easier to read and use. (#222)
I updated the homebridge readme to include more detail and that you need cni plugins. It also includes a bit more detail when it comes to command line.
2021-08-26 03:44:59 -07:00
bc54b90f77 Update 20-zerotier.sh (#223)
replaced the name wireguard whit zerotier-one
2021-08-26 03:44:49 -07:00
26cb6f6b39 fix conficts 2021-08-26 01:39:03 -07:00
4e317b5e69 updating instructions 2021-08-26 01:36:56 -07:00
ddf29c6ffb Adding updated binaries 2021-08-26 01:34:13 -07:00
088ad0d50e removing bad things 2021-08-26 01:33:47 -07:00
4e4d86ffe5 fixing binaries
Former-commit-id: 83e7c2793f
2021-07-03 05:07:32 -07:00
83e7c2793f fixing binaries 2021-07-03 05:07:32 -07:00
6e726bee70 Fixes required for successful podman replacement (#198)
* Fixes required for successful podman replacement

* Missed a couple paths.

Former-commit-id: 44baea52a7
2021-07-02 22:35:37 -07:00
44baea52a7 Fixes required for successful podman replacement (#198)
* Fixes required for successful podman replacement

* Missed a couple paths.
2021-07-02 22:35:37 -07:00
6ada451310 Create 15-add-ssh-known-hosts.sh (#193)
enables automation / scripting using ssh and scp without needing prompting for trusting new hosts

Former-commit-id: 166f743781
2021-07-02 22:35:09 -07:00
166f743781 Create 15-add-ssh-known-hosts.sh (#193)
enables automation / scripting using ssh and scp without needing prompting for trusting new hosts
2021-07-02 22:35:09 -07:00
d7e642e935 add support for multiple keys to be added; plus dropbear conversion (#192)
* add support for multiple keys to be added; converts private key to dropbear for unifi scp use

* change ssh id filename for dropbear default

using .ssh/id_dropbear is dropbear's default id file so no need to use 
`ssh -i /root/id_rsa`
any more.

Former-commit-id: 8043e6ae6a
2021-07-02 22:34:52 -07:00
8043e6ae6a add support for multiple keys to be added; plus dropbear conversion (#192)
* add support for multiple keys to be added; converts private key to dropbear for unifi scp use

* change ssh id filename for dropbear default

using .ssh/id_dropbear is dropbear's default id file so no need to use 
`ssh -i /root/id_rsa`
any more.
2021-07-02 22:34:52 -07:00
5317c7e082 Add a zerotier VPN container (#191)
Co-authored-by: Jon Stroud <jon.stroud@keysight.com>
Former-commit-id: ecd8ee37e9
2021-07-02 22:34:16 -07:00