Commit Graph

51 Commits

Author SHA1 Message Date
Ryan Gates
295a0b6d4b
Fixed broken link (#302) 2021-12-28 05:31:40 -08:00
Christian Neff
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
Christian Neff
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
Pedro Pombeiro
97a94faf74
Add some more on_boot.d examples (#262) 2021-11-16 07:50:21 -08:00
Adam Bolsover
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
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
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
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
John D
b371478d57 LFS fix 2021-06-09 22:14:15 -07:00
John Dorman
b4b66b9701 Fixing 1.0.5 2021-05-26 05:40:50 -07:00
John Dorman
a67e595259 1.0.5 2021-05-25 11:25:55 -07:00
John Dorman
4f69be27d1 Added 1.0.5 deb package 2021-05-25 10:48:59 -07:00
John Dorman
16e21e6c9f 1.0.5 changelog 2021-05-25 10:47:16 -07:00
John D
cc56791b01 Documentation fixes 2021-05-25 10:40:39 -07:00
John D
dd9f8b5899 Remove old on_boot scripts 2021-05-25 02:13:19 -07:00
vutang50
e823c08db7
Follow symlinks (#158)
Add parameter to follow symlinks, so that both files and symlinks can be found under on_boot.d
2021-05-25 01:50:49 -07:00
なつき
2d61fe6403
Use a shell one-liner to embed on_boot.sh logic in service file (#113) 2021-03-18 13:29:21 -07:00
John Dorman
a77698f9b1 1.0.4 on boot release 2021-01-29 17:21:00 -08:00
John Dorman
2ad0c62bdd udm-boot 1.0.4 2021-01-29 17:17:19 -08:00
なつき
39acea281c
Better fix for #71, #86 (#106) 2021-01-29 17:09:12 -08:00
John Dorman
6cb37352d1 1.0.3 on boot release 2021-01-29 17:00:54 -08:00
John Dorman
9b274454ea 1.0.3 on boot release 2021-01-29 16:31:28 -08:00
Matthew Campbell
91c7d631a2
Added a example ssh key file in /on-boot-script/examples/udm-files/on_boot.d (#84)
* Create add-ssh-keys.sh

* Update add-ssh-keys.sh
2021-01-08 12:38:41 -08:00
Thomas Spalinger
8f7939e77f
potential fix for #71 (#86)
* potential fix for #71

* use systemctl now argument
2021-01-08 12:38:25 -08:00
Jared Komoroski
be71225ef7
Persistent SSH Key Example (#92) 2021-01-04 21:10:40 -08:00
Thomas Spalinger
282b9bd3ce
Some build and package improvements (#45)
* add missing package version to change log

* fix some warnings of lintian during deb build

* simplification of the debian package

* introduce build script with docker/podman support

* use already existing ssh proxy, has the nice effect of not displaying the welcome message

* update readme for 1.0.2

* fix missing argument in apt-get autoremove
2020-09-08 02:54:51 -07:00
John D
227c01005f
Update README.md 2020-07-14 20:00:12 -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
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 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
072b6f9d1c Updated on_boot package to handle all steps. 2020-07-07 00:50:05 -07:00
John Dorman
2271e953ee Fixing markdown 2020-07-05 22:39:21 -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
fc0c7e4fe4 Fixing package! 2020-07-05 21:43:46 -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 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
exodious
4fb047fa65
Fixes boostchicken/udm-utilities#8 (#9) 2020-06-21 02:16:55 -07:00
John Dorman
1c62e87544 Cleaning up directions on container starts 2020-06-14 08:47:56 -07:00
John Dorman
729ebe93a6 Next DNS 2020-06-04 20:50:23 -07:00
John D
e2ba10d9f7
Update README.md 2020-05-31 09:40:46 -07:00
John D
da8074695a
Update README.md 2020-05-31 09:37:34 -07:00
John Dorman
b4454f2330 Automatic setup 2020-05-31 09:35:32 -07:00
John D
29d4f1a605
Update README.md 2020-05-31 08:52:00 -07:00
John D
d486d6a45e
Update udm.sh 2020-05-31 08:05:12 -07:00
John D
e9b2adbf60
Update README.md 2020-05-31 08:01:22 -07:00