Ubiquiti added native support for jumbo frames for the UDM and UDM-Pro in the 1.12.13 EA firmware. However, support for the UDM-SE is not yet announced.
* Fix Github references from boostchicken to boostchicken-dev
* Download CNI bridge script from upstream rather than fork
The remote_install.sh script was retrieving the 05-cni-bridge.sh script
from gtrabanco's fork, rather than the main repository.
* Rename 05-cni-bridge.sh to 06-cni-bridge.sh
* Added link to WireGuard kernel module;
moved OpenConnect VPN and split-vpn to VPN section of README;
added link to ubios-cert
* some minor formatting stuff
* Update README.md
Co-authored-by: Pedro Pombeiro <github@pedro.pombei.ro>
Co-authored-by: John D <427295+boostchicken@users.noreply.github.com>
Co-authored-by: Pedro Pombeiro <github@pedro.pombei.ro>
* Initial commit for rclone
* Update main README.md to include rclone as a project.
* Use cron on host controller
* Mount the /rclone directory to avoid a copy backup error.
* remove this port mapping
* Remove comment
* Added container-common
Initial release of container-common section that includes setting a limit of container log size any container can have, to prevent filling up UDM storage with excessive logging.
* Update README.md
Clarified description of max log size
Co-authored-by: TRUPaC <trupac@cs-mapping.com.ua>
* 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>