Commit Graph

504 Commits

Author SHA1 Message Date
John Dorman
06a26c92d9 Merge branch 'main' of https://github.com/unifi-utilities/unifios-utilities 2023-02-18 19:31:34 -08:00
John Dorman
01145574eb Add 2x on 2023-02-18 19:31:32 -08:00
David
44397ab741
Use udmpro podman for base UDM instead of udmse (#479)
See https://github.com/unifi-utilities/unifios-utilities/issues/416#issuecomment-1413489715

udmse podman install didn't work properly on base UDM. udmpro variant works without issues, so we should use that one when normal udm is detected
2023-02-18 19:10:15 -08:00
Pedro Pombeiro
6f6df62ddf
Update DoTE.Dockerfile to download at build time (#483)
* Update DoTE.Dockerfile to download at build time

`dote_arm64` is downloaded at build time instead of at first run

* Update container version
2023-02-18 19:09:54 -08:00
Pedro Pombeiro
33af40541b
Update README.md with link to pihole-dote image (#484)
Replace with link to a maintained pihole-dote Docker image,
with automated builds from upstream pihole/pihole repository.
2023-02-18 19:09:30 -08:00
Gavin Eke
803e077f5d
on-boot-script README 1.0.7 (#476)
* Remove markdown style link from code block

* Updated to on-boot-script README to 1.0.7
2023-02-11 02:24:57 -08:00
Michael Weber
a7cd224115
dhcpcd 9.4.x compatibility (#475)
* `nodev`, otherwise dhcpcd finds no valid interfaces
* `noup`, prevents dhcpcd from bringing up interfaces in favor of UnifiOS
2023-02-06 21:16:58 -08:00
John Dorman
b337a1a292
Update Dockerfile 2023-02-02 04:27:37 -08:00
John Dorman
46d085672b
Update pihole.yml 2023-02-02 04:26:12 -08:00
John Dorman
afa859ba28
Update pihole.yml 2023-02-02 04:23:59 -08:00
John Dorman
50055c8661
Update pihole.yml 2023-02-02 04:21:51 -08:00
John Dorman
ae7d51408f
Update Dockerfile 2023-02-02 04:04:46 -08:00
John Dorman
505de4c0a8 1.0.7 2023-01-31 22:22:14 -08:00
John Dorman
6d819de9d8 Fixed 1.0.6 2023-01-31 08:28:28 -08:00
John Dorman
dcdf3c88b7
Update pihole.yml 2023-01-31 05:05:35 -08:00
John Dorman
5a4084840c
Update DoTE.Dockerfile 2023-01-31 04:53:02 -08:00
John Dorman
aebabcb531
Update Dockerfile 2023-01-31 04:52:50 -08:00
John Dorman
8ec1c71528 Merge branch 'main' of https://github.com/unifi-utilities/unifios-utilities 2023-01-30 15:48:47 -08:00
John Dorman
73fd8abd16 1.0.6 2023-01-30 15:48:45 -08:00
Bennett Perkins
a083c23736
automatically install podman from https://unifi.boostchicken.io (#452) 2023-01-30 15:45:44 -08:00
Vincent S. Cojot
64da86312e
Add some retries at boot for times when udm-boot kicks in when network is not yet up. (#468)
* After restart on failure if some services are not yet available at boot

* Some more tunables tested on UDM-Pro
2023-01-24 15:34:18 -08:00
Jimmy Ungerman
19e8fd0f5c
describe fix for reimaging (#464) 2023-01-24 02:44:18 -08:00
John Dorman
cb53eeb384
Update att-fiber.md 2023-01-17 05:51:43 -08:00
John Dorman
8f5303365d
Update README.md 2023-01-17 05:46:14 -08:00
John Dorman
486f3b78ae
Update Dockerfile 2023-01-17 04:19:01 -08:00
John Dorman
f72f480650
Update Dockerfile 2023-01-17 03:49:00 -08:00
Jin Kang
b586b4b2a7
Updated script to support UDM/UDMPro 2.x firmware (#451)
* Updated script to support UDM/UDMPro 2.x firmware while preserving legacy UDM/UDMPro 1.x firmware

* Updated script to make the message clearer of which device and version was detected
2023-01-17 03:45:45 -08:00
Bennett Perkins
6d2fb02344
preserve bash history too (#454) 2023-01-17 03:41:30 -08:00
Dennis Gaida
8f582eec68
Execute 05-install-cni-plugins.sh after copying files (#456)
You copy the `*.conflist` files in a later step, only if you have these / this file, the `05-install-cni-plugins.sh` script will be able to create podman networks for you.
2023-01-17 03:41:14 -08:00
Michael Weber
e9ccdb2088
Support for ATT ipv6 and multiple PDs (#462)
* Support for ATT ipv6 and multiple PDs

* Add example output for successful PD
2023-01-17 03:41:01 -08:00
whi-tw
8f9f73d82c
Signpost to macvlan kernel module for UDR (#444) 2022-12-09 16:28:55 -08:00
John Dorman
e1026317ed
Update Dockerfile 2022-12-04 05:54:31 -08:00
John Dorman
c5ce555d5b
Update podman-udmse.yml 2022-11-26 17:51:21 -08:00
John Dorman
c2a701376d
Update Dockerfile 2022-11-26 17:41:25 -08:00
John Dorman
836ec0a9c3
Update pihole.yml 2022-11-26 17:40:38 -08:00
John Dorman
4fd792330e
Update podman-udmse.yml 2022-11-26 17:39:30 -08:00
John Dorman
7bca9d2f3d
Update podman-udmp.yml 2022-11-26 17:39:03 -08:00
John Dorman
fdf00fa248
Update Dockerfile 2022-11-26 17:37:19 -08:00
John Dorman
06afec3241
Update Dockerfile 2022-11-26 17:34:35 -08:00
Laurence Laforest
7ea55e2747
Set the Data Dir based on unifi-os version in boot script (#437) 2022-11-26 17:30:06 -08:00
Atticuss
937a719462
udpated the dote dockerfile to create missing dir + set perms on init script (#439) 2022-11-26 17:29:20 -08:00
John Dorman
988df5d7b9
Update Dockerfile 2022-11-26 17:29:04 -08:00
John Dorman
24eb16adcb
Update Dockerfile 2022-11-01 14:19:20 -07:00
John Dorman
cceb869786
Update README.md 2022-11-01 02:05:03 -07:00
Robert Cambridge
40421d98e5
Add persist-changes script (#401) 2022-11-01 01:52:28 -07:00
Lukas Wolfsteiner
7fcb9c77b1
[mosquitto] Update guide with more docs, removed outdated cni configs & cleaned mosquitto.conf (#413)
* Remove the 'mqtt-' prefix from mosquittos directory

* Fix invalid cni conflist filename for mosquitto

* Minor guide intro rephrasing

* Commit 45-mosquitto.sh with execute permissions added

* Cleanup config from options which are already provided by default

* Minor mosquitto guide refactor & cleanup

* Update reference to mosquitto guide

* Fix typo
2022-11-01 01:52:11 -07:00
Richard Jackson
af47c80012
Add boot script for Tailscale agent, running in a container (#410)
* Create boot script for Tailscale container

* Add some polish, update docs and make script easier to use
2022-11-01 01:51:57 -07:00
Matthew Boston
00764b1ee6
Minor README updates (#412)
* fix spelling

* add punctuation
2022-11-01 01:51:43 -07:00
Yuval Adam
0403bf2247
Move cloudflare-ddns TTL config to proper location (#414)
Current location does not match cloudflare-ddns script usage and outputs a warning `⚙️ No config detected for 'ttl' - defaulting to 300 seconds (5 minutes)`
2022-11-01 01:51:30 -07:00
Alexander Wolf
821183ceda
LetsEncrypt for UDM SE and UDR (#436)
* initial commit

* initial release version

* ubios-cert now supports both
V1.x and V2.x firmwares, including
UDM SE and UDR devices

* README update
clarified what is renewed...
2022-11-01 01:51:01 -07:00