Commit Graph

461 Commits

Author SHA1 Message Date
bruvv
162d4ce478
Auto set correct data path (#491)
* Corrected file path by removing /mnt

* Update 20-zerotier.sh

* Update README.md

* removed /mnt directory as evertyhing is done in /data

* Corrected URL

* Update remote_install.sh

* Auto check data dir

* fixed adguard installation

* More data fixes

* Fix dns common data path

* fixed haproxy readme
2023-02-22 08:49:54 -08:00
Lang El
2a1f6a5478
Update README.md (#490)
Making a note to check firmware version before specifying the right folder.  Quick fix for: https://github.com/unifi-utilities/unifios-utilities/issues/480
2023-02-22 03:20:58 -08:00
John Dorman
6db3bb1d9e zstd 2023-02-21 21:13:46 -08:00
John Dorman
6c3fcfa178 Fixing error 2023-02-21 21:07:57 -08:00
John Dorman
f531024955 Fix compression 2023-02-21 21:05:45 -08:00
John Dorman
f70ef20bbf 2x 1.0.1 2023-02-21 18:12:26 -08:00
John Dorman
b6e4f8f8cd fix name 2023-02-18 19:35:36 -08:00
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