* 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>