Commit Graph

103 Commits

Author SHA1 Message Date
John Dorman
70defd5556 Fixing wireguard reboot 2020-07-13 00:03:06 -07:00
John Dorman
5b29023ec5 Clarifying wireguard based on feedback 2020-07-12 22:54:09 -07:00
John Dorman
974c70734e Markdown Linting 2020-07-12 22:38:01 -07:00
John Dorman
5113502880 Cleaning up Markdowns 2020-07-12 22:37:04 -07:00
John D
a6b2e8808c
Added LetsEncrypt 2020-07-11 15:13:34 -07:00
John D
8370698797
Update 20-wireguard.sh
Adding shebang
2020-07-11 12:03:29 -07:00
SturdyErde
519d8759b8
Create 20-ntopng-udm.sh (#17)
* Create 20-ntopng-udm.sh

Creating more sample onboot scripts for related projects.

* Update 20-ntopng-udm.sh

Changed docker command to podman.
2020-07-11 12:01:55 -07:00
John D
5658d78b60
Update README.md 2020-07-11 00:22:48 -07:00
John D
baa7635c7e
Adding slack info 2020-07-11 00:21:11 -07:00
John Dorman
8761d928bc Wireguard instructions added, nextdns container updates 2020-07-09 20:28:49 -07:00
John Dorman
40e7a8e7bd Release notes. 2020-07-07 00:52:02 -07:00
John Dorman
27ade3783a Link fix 2020-07-07 00:50:32 -07:00
John Dorman
e501c44df3 Merge remote-tracking branch 'origin/master' 2020-07-07 00:50:10 -07:00
John Dorman
072b6f9d1c Updated on_boot package to handle all steps. 2020-07-07 00:50:05 -07:00
John D
aabaafdc25
Linking other useful projects. 2020-07-06 22:44:54 -07:00
John Dorman
13485630fc Merge remote-tracking branch 'origin/master' 2020-07-05 22:39:26 -07:00
John Dorman
2271e953ee Fixing markdown 2020-07-05 22:39:21 -07:00
John D
c4411f3417
Update README.md 2020-07-05 22:33:20 -07:00
John D
265f702faf
Update README.md 2020-07-05 22:32:55 -07:00
John D
66b450ba2f
Clarifying intent of this repository 2020-07-05 22:32:35 -07:00
John Dorman
12f8a36d55 Fixing install steps 2020-07-05 22:16:32 -07:00
John Dorman
e4cf496064 Fixing package generation scripts, dpkg was messing with them. 2020-07-05 21:53:55 -07:00
John Dorman
86bbf517b7 Fixing bad command 2020-07-05 21:50:12 -07:00
John Dorman
a0ab487f64 Merge remote-tracking branch 'origin/master' 2020-07-05 21:44:08 -07:00
John Dorman
fc0c7e4fe4 Fixing package! 2020-07-05 21:43:46 -07:00
John D
ec141eb3c3
Update README.md 2020-07-05 20:53:01 -07:00
John Dorman
ef8e452efb on-boot now persists through firmware updates 2020-07-05 20:11:08 -07:00
John Dorman
e1f1238764 on-boot now persists through firmware updates 2020-07-05 20:09:26 -07:00
John Dorman
555ce00201 Merge branch 'modularization-updates' 2020-07-05 19:51:30 -07:00
John D
8841588241
Update README.md 2020-07-05 13:54:53 -07:00
John D
511d058460
Modularization updates (#12)
* Store install-cni-plugins.sh once

* Newlines in on-boot-script

* Update example on_boot.sh for directory

* Update README.md examples

* Store 20-dns.conflist once

* Add modularized nextdns config w/IPv6 support

* Make nextdns script more generic

* Use common setup script for each dns service

* Add missing newlines

* Readme updates and ipv6 support

* Readme updates and ipv6 support

* Final updates and Ipv6

Co-authored-by: exodious <exodious@users.noreply.github.com>
2020-06-28 06:02:50 -07:00
John Dorman
bf8e9b75b5 Final updates and Ipv6 2020-06-28 06:02:14 -07:00
John Dorman
e4e028e654 Readme updates and ipv6 support 2020-06-28 03:04:51 -07:00
John Dorman
28b0595923 Readme updates and ipv6 support 2020-06-28 02:59:55 -07:00
John Dorman
ba40353421 Merge remote-tracking branch 'origin/master' into modularization-updates
# Conflicts:
#	AdguardHome/udm-files/on_boot.sh
2020-06-28 01:20:40 -07:00
John Dorman
a3fd35c956 Git Ignore 2020-06-28 01:19:31 -07:00
John Dorman
2c216df841 Merge remote-tracking branch 'origin/master' 2020-06-27 01:36:16 -07:00
John Dorman
fd41eb72ef NextDNS 1.7.0 2020-06-27 01:34:44 -07:00
Josh Peizer
7dc204056e
Update on_boot.sh (#11)
The docker creation points to adguardhome and is case sensitive.  So either changing the docker example or this line will allow the script to launch adguard on boot successfully.
2020-06-27 01:24:41 -07:00
exodious
8cb0e6fd07 Add missing newlines 2020-06-21 22:36:03 -04:00
exodious
c48519a40d Use common setup script for each dns service 2020-06-21 22:23:43 -04:00
exodious
1388fea99e Make nextdns script more generic 2020-06-21 22:19:14 -04:00
exodious
119be55165 Add modularized nextdns config w/IPv6 support 2020-06-21 22:08:12 -04:00
exodious
7fdf07f9dc Store 20-dns.conflist once 2020-06-21 21:57:55 -04:00
exodious
58b448199a Update README.md examples 2020-06-21 21:34:07 -04:00
exodious
0cfb15cbc3 Update example on_boot.sh for directory 2020-06-21 21:30:34 -04:00
exodious
1f980e5355 Newlines in on-boot-script 2020-06-21 21:28:31 -04:00
exodious
cfaf902773 Store install-cni-plugins.sh once 2020-06-21 21:26:22 -04:00
exodious
4fb047fa65
Fixes boostchicken/udm-utilities#8 (#9) 2020-06-21 02:16:55 -07:00
John Dorman
282a448fcb Merge remote-tracking branch 'origin/master' 2020-06-17 13:15:36 -07:00