Commit Graph

468 Commits

Author SHA1 Message Date
6314d7afea Update att-fiber.md 2023-02-22 21:49:59 -08:00
df2a0f9144 moved to bash (#499)
thanks @kb9gxk
2023-02-22 21:44:27 -08:00
ef6b356538 Update README.md 2023-02-22 21:43:00 -08:00
92a998f454 Update README.md 2023-02-22 21:40:58 -08:00
3522cb9f5b Fix cloudflare data folder (#495)
* Fixed auto path created for att-ipv6

* Fix cloudflare data folder

* Fixed zerotier link
2023-02-22 12:01:18 -08:00
30d5f7b21b Fixed auto path created for att-ipv6 (#493) 2023-02-22 08:54:05 -08:00
d86f94d051 Update README.md 2023-02-22 08:53:48 -08:00
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
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
6db3bb1d9e zstd 2023-02-21 21:13:46 -08:00
6c3fcfa178 Fixing error 2023-02-21 21:07:57 -08:00
f531024955 Fix compression 2023-02-21 21:05:45 -08:00
f70ef20bbf 2x 1.0.1 2023-02-21 18:12:26 -08:00
b6e4f8f8cd fix name 2023-02-18 19:35:36 -08:00
06a26c92d9 Merge branch 'main' of https://github.com/unifi-utilities/unifios-utilities 2023-02-18 19:31:34 -08:00
01145574eb Add 2x on 2023-02-18 19:31:32 -08:00
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
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
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
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
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
b337a1a292 Update Dockerfile 2023-02-02 04:27:37 -08:00
46d085672b Update pihole.yml 2023-02-02 04:26:12 -08:00
afa859ba28 Update pihole.yml 2023-02-02 04:23:59 -08:00
50055c8661 Update pihole.yml 2023-02-02 04:21:51 -08:00
ae7d51408f Update Dockerfile 2023-02-02 04:04:46 -08:00
505de4c0a8 1.0.7 2023-01-31 22:22:14 -08:00
6d819de9d8 Fixed 1.0.6 2023-01-31 08:28:28 -08:00
dcdf3c88b7 Update pihole.yml 2023-01-31 05:05:35 -08:00
5a4084840c Update DoTE.Dockerfile 2023-01-31 04:53:02 -08:00
aebabcb531 Update Dockerfile 2023-01-31 04:52:50 -08:00
8ec1c71528 Merge branch 'main' of https://github.com/unifi-utilities/unifios-utilities 1.0.6 2023-01-30 15:48:47 -08:00
73fd8abd16 1.0.6 2023-01-30 15:48:45 -08:00
a083c23736 automatically install podman from https://unifi.boostchicken.io (#452) 2023-01-30 15:45:44 -08:00
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
19e8fd0f5c describe fix for reimaging (#464) 2023-01-24 02:44:18 -08:00
cb53eeb384 Update att-fiber.md 2023-01-17 05:51:43 -08:00
8f5303365d Update README.md 2023-01-17 05:46:14 -08:00
486f3b78ae Update Dockerfile 2023-01-17 04:19:01 -08:00
f72f480650 Update Dockerfile 2023-01-17 03:49:00 -08:00
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
6d2fb02344 preserve bash history too (#454) 2023-01-17 03:41:30 -08:00
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
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
8f9f73d82c Signpost to macvlan kernel module for UDR (#444) 2022-12-09 16:28:55 -08:00
e1026317ed Update Dockerfile 2022-12-04 05:54:31 -08:00
c5ce555d5b Update podman-udmse.yml 2022-11-26 17:51:21 -08:00
c2a701376d Update Dockerfile 2022-11-26 17:41:25 -08:00
836ec0a9c3 Update pihole.yml 2022-11-26 17:40:38 -08:00
4fd792330e Update podman-udmse.yml 2022-11-26 17:39:30 -08:00