Commit Graph

443 Commits

Author SHA1 Message Date
Larry Silverman
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
Jason Hobbs
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
Jason Hobbs
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
Jason Hobbs
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
Jason Hobbs
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
jgstroud
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
jgstroud
ecd8ee37e9
Add a zerotier VPN container (#191)
Co-authored-by: Jon Stroud <jon.stroud@keysight.com>
2021-07-02 22:34:16 -07:00
jgstroud
b86e526963 Add Pihole upgrade script (#190)
* Add a script to update your pihole container

* Add instructions for upgrading your pihole container

Co-authored-by: Jon Stroud <jon.stroud@keysight.com>
Former-commit-id: dbf8c79270
2021-07-02 22:33:55 -07:00
jgstroud
dbf8c79270
Add Pihole upgrade script (#190)
* Add a script to update your pihole container

* Add instructions for upgrading your pihole container

Co-authored-by: Jon Stroud <jon.stroud@keysight.com>
2021-07-02 22:33:55 -07:00
Jason Hobbs
9ed494afd7 example cron job script (#186)
* Create 25-add-cron-jobs

my suggestion for adding cron jobs on startup

* Update 25-add-cron-jobs

Former-commit-id: d09f89a327
2021-07-02 22:32:57 -07:00
Jason Hobbs
d09f89a327
example cron job script (#186)
* Create 25-add-cron-jobs

my suggestion for adding cron jobs on startup

* Update 25-add-cron-jobs
2021-07-02 22:32:57 -07:00
Adam Bolsover
021e9cc750 Introduced checksums to cni-plugins (#178)
* Update 05-install-cni-plugins.sh

Added checksum checks for cni-plugin. Also allowed for specific version selection. Finally added a fallback to the last installed version.

* Update 05-install-cni-plugins.sh

moved the net.d setup from dns to cni-plugin, so that all the function of cni are in one place.

* Update 10-dns.sh

moved conf files from dns to cni-plugin

* Update 05-install-cni-plugins.sh

Fixed some comments

* Update 05-install-cni-plugins.sh

Fix comments

Former-commit-id: 87b9f7dac6
2021-07-02 22:32:41 -07:00
Adam Bolsover
87b9f7dac6
Introduced checksums to cni-plugins (#178)
* Update 05-install-cni-plugins.sh

Added checksum checks for cni-plugin. Also allowed for specific version selection. Finally added a fallback to the last installed version.

* Update 05-install-cni-plugins.sh

moved the net.d setup from dns to cni-plugin, so that all the function of cni are in one place.

* Update 10-dns.sh

moved conf files from dns to cni-plugin

* Update 05-install-cni-plugins.sh

Fixed some comments

* Update 05-install-cni-plugins.sh

Fix comments
2021-07-02 22:32:41 -07:00
John D
b24dd50eb0 podman 3.2.0 update
Former-commit-id: 493a137f0e
2021-06-09 22:25:29 -07:00
John D
493a137f0e podman 3.2.0 update 2021-06-09 22:25:29 -07:00
John D
89af34e1b3 LFS fix
Former-commit-id: ab5c84bb85
2021-06-09 22:17:16 -07:00
John D
ab5c84bb85 LFS fix 2021-06-09 22:17:16 -07:00
John D
3b76466a39 LFS fix
Former-commit-id: b371478d57
2021-06-09 22:14:15 -07:00
John D
b371478d57 LFS fix 2021-06-09 22:14:15 -07:00
John D
a9f0519bcf LFS fix
Former-commit-id: c731b7b5cd
2021-06-09 22:10:45 -07:00
John D
c731b7b5cd LFS fix 2021-06-09 22:10:45 -07:00
John D
71e30fdb63 Delete seccomp.json
Former-commit-id: c2bcb46b35
2021-06-09 22:08:00 -07:00
John D
c2bcb46b35
Delete seccomp.json 2021-06-09 22:08:00 -07:00
John D
54fd3cf784 Delete runc-1.0.0-rc95
Former-commit-id: 963f6de1c9
2021-06-09 22:07:55 -07:00
John D
963f6de1c9
Delete runc-1.0.0-rc95 2021-06-09 22:07:55 -07:00
John D
2973c66533 Delete podman-3.2.0-dev
Former-commit-id: 674e53af3f
2021-06-09 22:07:49 -07:00
John D
674e53af3f
Delete podman-3.2.0-dev 2021-06-09 22:07:49 -07:00
peacey
938d5589f0 Add split-vpn to README projects (#184)
Former-commit-id: 66f2780daf
2021-06-09 22:01:50 -07:00
peacey
66f2780daf
Add split-vpn to README projects (#184) 2021-06-09 22:01:50 -07:00
John Dorman
05491a8e05 Fixing 1.0.5
Former-commit-id: b4b66b9701
2021-05-26 05:40:50 -07:00
John Dorman
b4b66b9701 Fixing 1.0.5 2021-05-26 05:40:50 -07:00
John Dorman
0f5fbbde6b Merge branch 'master' of https://github.com/boostchicken/udm-utilities
Former-commit-id: cb38d2d30d
2021-05-25 12:55:17 -07:00
John Dorman
cb38d2d30d Merge branch 'master' of https://github.com/boostchicken/udm-utilities 2021-05-25 12:55:17 -07:00
John Dorman
7669352430 attributes
Former-commit-id: ec7c0b464c
2021-05-25 12:54:11 -07:00
John Dorman
ec7c0b464c attributes 2021-05-25 12:54:11 -07:00
John D
9d4ebdc4e4 LFS fixer
Former-commit-id: bebbcf6138
2021-05-25 12:44:13 -07:00
John D
bebbcf6138 LFS fixer 2021-05-25 12:44:13 -07:00
John Dorman
147d6d6071 podman-update/bin/podman-3.2.0-dev,podman-update/bin/runc-1.0.0-rc95,podman-update/bin/seccomp.json: convert to Git LFS
Former-commit-id: cce08e2bc4
2021-05-25 12:32:43 -07:00
John Dorman
cce08e2bc4 podman-update/bin/podman-3.2.0-dev,podman-update/bin/runc-1.0.0-rc95,podman-update/bin/seccomp.json: convert to Git LFS 2021-05-25 12:32:43 -07:00
John D
18368bf20d Update 10-cloudflared.sh
Former-commit-id: a73f13638b
2021-05-25 12:05:40 -07:00
John D
a73f13638b
Update 10-cloudflared.sh 2021-05-25 12:05:40 -07:00
John D
9ecaaf9731 Update pihole.yml
Former-commit-id: 7208854fb9
2021-05-25 12:04:29 -07:00
John D
7208854fb9
Update pihole.yml 2021-05-25 12:04:29 -07:00
John D
5d1f923ec3 Update Dockerfile
Former-commit-id: 9b6207b41c
2021-05-25 12:02:31 -07:00
John D
9b6207b41c
Update Dockerfile 2021-05-25 12:02:31 -07:00
John D
0a799ee824 Delete shiftleft-analysis.yml
Former-commit-id: f1d551bd75
2021-05-25 12:00:17 -07:00
John D
f1d551bd75
Delete shiftleft-analysis.yml 2021-05-25 12:00:17 -07:00
John D
d979676fc7 pihole build
Former-commit-id: 32dc0cf5fa
2021-05-25 11:59:36 -07:00
John D
32dc0cf5fa
pihole build 2021-05-25 11:59:36 -07:00
John Dorman
1dc7d60445 1.0.5
Former-commit-id: a67e595259
2021-05-25 11:25:55 -07:00