From 014afbd7aca1186203ac1b9566a170d7ce9b7272 Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:19:57 +0200 Subject: [PATCH 01/11] Create ddns-ipv64.xml This Docker container is a DDNS updater for Free DynDNS - ipv64.net --- ddns-ipv64.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ddns-ipv64.xml diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml new file mode 100644 index 0000000..7521a15 --- /dev/null +++ b/ddns-ipv64.xml @@ -0,0 +1,27 @@ + + + ddns-ipv64 + alcapone1933/ddns-ipv64:latest + https://hub.docker.com/r/alcapone1933/ddns-ipv64 + bridge + false + https://github.com/alcapone1933/docker-ddns-ipv64 + This Docker container is a DDNS updater for Free DynDNS - ipv64.net. + +If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv64.net as an A-Record. + Tools: Network:DNS + https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQasFPd0QKbbYpPvuUG0EXhoVFF-Kw2XcdqDg&amp;s + List of all Parameters that can be configured https://github.com/alcapone1933/docker-ddns-ipv64?tab=readme-ov-file#env-parameter + + + + + + + + + + + + + From b481273c1fe46a9c502065c669d7dc0a900ecdc0 Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:31:26 +0200 Subject: [PATCH 02/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index 7521a15..8b85152 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -12,7 +12,6 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 Tools: Network:DNS https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQasFPd0QKbbYpPvuUG0EXhoVFF-Kw2XcdqDg&amp;s List of all Parameters that can be configured https://github.com/alcapone1933/docker-ddns-ipv64?tab=readme-ov-file#env-parameter - From 7fa2af9a89f7fec000b986a0a5198274bc817108 Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:31:45 +0200 Subject: [PATCH 03/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index 8b85152..b5e6bd9 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -17,7 +17,7 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 - + From b4e5115866276a726e035e69469ae8785dc120b7 Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:32:12 +0200 Subject: [PATCH 04/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index b5e6bd9..b3fec73 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -18,7 +18,7 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 - + From 3e0bbaf4c1ea3e0a64779afff5db35fe39816e30 Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:32:22 +0200 Subject: [PATCH 05/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index b3fec73..b91d03b 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -21,6 +21,6 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 - + ns1.ipv64.net From 847471d8f213717545236760d0057a4caa42d884 Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:33:11 +0200 Subject: [PATCH 06/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index b91d03b..0f35dbe 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -22,5 +22,5 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 ns1.ipv64.net - + /mnt/user/appdata/ddns-ipv64 From 272d94fd273159ef6d56216a069158bdff0a2a44 Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:09:18 +0200 Subject: [PATCH 07/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index 0f35dbe..f258132 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -12,7 +12,7 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 Tools: Network:DNS https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQasFPd0QKbbYpPvuUG0EXhoVFF-Kw2XcdqDg&amp;s List of all Parameters that can be configured https://github.com/alcapone1933/docker-ddns-ipv64?tab=readme-ov-file#env-parameter - + */15 * * * * From 4941ed020877b475988b5e127100212cd36227d4 Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:09:25 +0200 Subject: [PATCH 08/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index f258132..d5c8a26 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -13,7 +13,7 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQasFPd0QKbbYpPvuUG0EXhoVFF-Kw2XcdqDg&amp;s List of all Parameters that can be configured https://github.com/alcapone1933/docker-ddns-ipv64?tab=readme-ov-file#env-parameter */15 * * * * - + */30 * * * * From 8ec869c9d0890c00a94d82029f001cb86018aa3c Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:09:30 +0200 Subject: [PATCH 09/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index d5c8a26..3b934e5 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -16,7 +16,7 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 */30 * * * * - + From 840a9ae363331f58bdf2dd3b0ac3a0c9f08ce67c Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:09:35 +0200 Subject: [PATCH 10/11] Update ddns-ipv64.xml Co-authored-by: Nate Harris --- ddns-ipv64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-ipv64.xml b/ddns-ipv64.xml index 3b934e5..aeba08b 100644 --- a/ddns-ipv64.xml +++ b/ddns-ipv64.xml @@ -22,5 +22,5 @@ If the ipv4 address at the site is changed, the new ipv4 address is sent to ipv6 ns1.ipv64.net - /mnt/user/appdata/ddns-ipv64 + /mnt/user/appdata/ddns-ipv64 From f28a5d43668d717153ad8529cf7316fe659d866e Mon Sep 17 00:00:00 2001 From: TerrierX <62567463+TerrierX@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:24:27 +0200 Subject: [PATCH 11/11] Update tado-assistant.xml Added default Network bridge --- templates/tado-assistant.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/tado-assistant.xml b/templates/tado-assistant.xml index 9fdb66c..3eedd29 100644 --- a/templates/tado-assistant.xml +++ b/templates/tado-assistant.xml @@ -3,6 +3,7 @@ Tado Assistant brainic/tado-assistant:latest https://hub.docker.com/r/brainic/tado-assistant + bridge false https://github.com/BrainicHQ/tado-assistant/issues https://github.com/BrainicHQ/tado-assistant