From 8cc469a091a87b07c931f21a794b3d86c1cf271b Mon Sep 17 00:00:00 2001 From: Marc Fokkert Date: Thu, 20 Feb 2025 23:25:40 +0100 Subject: [PATCH] Get volume to work --- audiobookshelf.tf | 23 +- docker-qnap.tf | 4 +- terraform.tfstate | 592 +- terraform.tfstate.1740088620.backup | 8413 +++++++++++++++++++++++++++ terraform.tfstate.backup | 1202 +--- 5 files changed, 9067 insertions(+), 1167 deletions(-) create mode 100644 terraform.tfstate.1740088620.backup diff --git a/audiobookshelf.tf b/audiobookshelf.tf index c8ec734..38a00af 100644 --- a/audiobookshelf.tf +++ b/audiobookshelf.tf @@ -35,23 +35,16 @@ resource "docker_container" "audiobookshelf" { type = "bind" } - mounts { - target = "/audiobooks" - source = "/share/datarr/media/audiobooks" - type = "bind" + volumes { + container_path = "/truenas-arr" + volume_name = "truenas-arr" } - mounts { - target = "/podcasts" - source = "/share/datarr/media/podcasts" - type = "bind" - } - - mounts { - target = "/podcasts" - source = "/share/datarr/media/podcasts" - type = "bind" - } + # mounts { + # target = "/audiobooks" + # source = "/share/datarr/media/audiobooks" + # type = "bind" + # } lifecycle { ignore_changes = [ diff --git a/docker-qnap.tf b/docker-qnap.tf index cf0adaa..8312188 100644 --- a/docker-qnap.tf +++ b/docker-qnap.tf @@ -52,7 +52,7 @@ resource "docker_volume" "truenas-arr" { name = "truenas-arr" driver_opts = { type = "cifs", - device = "//truenas.local/arr-media" - o = "addr=truenas.local,username=dqnap,password=vPKnUmApyQRE5$n,file_mode=0777,dir_mode=0777" + device = "//172.20.0.188/arr-media" + o = "username=dqnap,password=vPKnUmApyQRE5$n,file_mode=0777,dir_mode=0777" } } diff --git a/terraform.tfstate b/terraform.tfstate index 5690c4f..3c5ad90 100644 --- a/terraform.tfstate +++ b/terraform.tfstate @@ -1,7 +1,7 @@ { "version": 4, "terraform_version": "1.5.5", - "serial": 4535, + "serial": 4574, "lineage": "fcc74498-a461-682e-d8e4-5bc8c6ea51ec", "outputs": {}, "resources": [ @@ -122,10 +122,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:31293186a51c3abf4f7cefca3265b4c123e1c6e86322098e40cb1e7d329bfb51", + "id": "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f", "insecure_skip_verify": false, "name": "amir20/dozzle:latest", - "sha256_digest": "sha256:31293186a51c3abf4f7cefca3265b4c123e1c6e86322098e40cb1e7d329bfb51" + "sha256_digest": "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f" }, "sensitive_attributes": [] } @@ -970,8 +970,8 @@ "group_add": null, "healthcheck": null, "host": [], - "hostname": "6433ca00950a", - "id": "6433ca00950a9db612bc6bc74bca8610cc50748b0c8f8c59d92bc49614c572aa", + "hostname": "c1640b5ae290", + "id": "c1640b5ae29093277bc6e56fd5f63d2fd633ccd624a00bd7ff73ac8f337fa761", "image": "sha256:249288fd3bed321b1d2cddcd7c5cbe831b9b44cd93dcc51f08207032dbe50cf2", "init": false, "ipc_mode": "private", @@ -1000,24 +1000,6 @@ "tmpfs_options": [], "type": "bind", "volume_options": [] - }, - { - "bind_options": [], - "read_only": null, - "source": "/share/datarr/media/audiobooks", - "target": "/audiobooks", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - }, - { - "bind_options": [], - "read_only": null, - "source": "/share/datarr/media/podcasts", - "target": "/podcasts", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] } ], "must_run": true, @@ -1030,7 +1012,7 @@ "ip_address": "192.168.2.146", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:25:f5:9b:a4", + "mac_address": "02:42:ee:53:4d:f7", "network_name": "qnet-static-eth0-48e715" } ], @@ -1066,7 +1048,15 @@ "upload": [], "user": "", "userns_mode": "", - "volumes": [], + "volumes": [ + { + "container_path": "/truenas-arr", + "from_container": "", + "host_path": "", + "read_only": null, + "volume_name": "truenas-arr" + } + ], "wait": false, "wait_timeout": 60, "working_dir": "/" @@ -1074,7 +1064,6 @@ "sensitive_attributes": [], "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", "dependencies": [ - "data.docker_registry_image.audiobookshelf", "docker_image.audiobookshelf", "docker_network.bridge" ] @@ -1478,9 +1467,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -1492,8 +1481,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "10354358cf12", "id": "10354358cf12e28311ed021d148198b2e273ed08153bcebe666de4e0b3c741c8", @@ -1502,7 +1491,7 @@ "ipc_mode": "private", "labels": [], "log_driver": "local", - "log_opts": null, + "log_opts": {}, "logs": false, "max_retry_count": 0, "memory": 0, @@ -1510,7 +1499,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/deluge", "target": "/config", "tmpfs_options": [], @@ -1519,7 +1508,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/datarr/torrents", "target": "/data/torrents", "tmpfs_options": [], @@ -1565,11 +1554,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -1622,8 +1617,8 @@ "healthcheck": null, "host": [], "hostname": "dozzle", - "id": "8f718f7cf9de59ce02d9ddd9cadd572a1d01ef662ff914501d3b2cacf62703fa", - "image": "sha256:86ed6f07b6c23e986a34921cba828d1653e421b6b49110dd706fd22b3f2c2385", + "id": "99c1820243302f11ddf3b1e4da4e1f7c9da875ef45aa772c394164abc4598705", + "image": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9eceb", "init": false, "ipc_mode": "private", "labels": [], @@ -1654,7 +1649,7 @@ "ip_address": "192.168.2.144", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:a7:4d:6c:a8", + "mac_address": "02:42:05:1e:42:67", "network_name": "qnet-static-eth0-48e715" } ], @@ -1698,7 +1693,6 @@ "sensitive_attributes": [], "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", "dependencies": [ - "data.docker_registry_image.dozzle", "docker_image.dozzle", "docker_network.bridge" ] @@ -1731,7 +1725,7 @@ "dns": [ "172.20.0.0" ], - "dns_opts": null, + "dns_opts": [], "dns_search": [ "internal" ], @@ -1742,7 +1736,7 @@ "env": [], "exit_code": null, "gpus": null, - "group_add": null, + "group_add": [], "healthcheck": [ { "interval": "30s", @@ -1774,7 +1768,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/esphome", "target": "/config", "tmpfs_options": [], @@ -1820,11 +1814,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -2010,9 +2010,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/usr/bin/dumb-init", @@ -2028,8 +2028,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "18027590400a", "id": "18027590400af53027c71338737e0e0c3f719fbd6bd05c45aadc4ec224f28c53", @@ -2049,16 +2049,7 @@ "mounts": [ { "bind_options": [], - "read_only": true, - "source": "/etc/localtime", - "target": "/etc/localtime", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - }, - { - "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/gitea/config", "target": "/etc/gitea", "tmpfs_options": [], @@ -2067,12 +2058,21 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/gitea/data", "target": "/var/lib/gitea", "tmpfs_options": [], "type": "bind", "volume_options": [] + }, + { + "bind_options": [], + "read_only": true, + "source": "/etc/localtime", + "target": "/etc/localtime", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] } ], "must_run": true, @@ -2113,11 +2113,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "1000:1000", "userns_mode": "", @@ -2265,9 +2271,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/run.sh" @@ -2275,8 +2281,8 @@ "env": [], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "590f76d5936f", "id": "590f76d5936ff17989ee6746e9dac93b252b95f2255412859ce9f5850ea352fc", @@ -2296,7 +2302,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/grafana", "target": "/var/lib/grafana", "tmpfs_options": [], @@ -2342,11 +2348,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "472", "userns_mode": "", @@ -2385,9 +2397,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -2397,8 +2409,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "ff6d6f3313bc", "id": "ff6d6f3313bcdb94a7a6ac42e773e5c0e7388604c2ef17842398d178f4d9cfea", @@ -2418,7 +2430,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/grocy", "target": "/config", "tmpfs_options": [], @@ -2480,11 +2492,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -2524,9 +2542,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -2544,7 +2562,7 @@ ], "exit_code": null, "gpus": null, - "group_add": null, + "group_add": [], "healthcheck": [ { "interval": "30s", @@ -2576,7 +2594,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/hoarder", "target": "/data", "tmpfs_options": [], @@ -2587,16 +2605,6 @@ "must_run": true, "name": "hoarder", "network_data": [ - { - "gateway": "192.168.2.1", - "global_ipv6_address": "", - "global_ipv6_prefix_length": 0, - "ip_address": "192.168.2.145", - "ip_prefix_length": 24, - "ipv6_gateway": "", - "mac_address": "02:42:08:ea:75:8b", - "network_name": "qnet-static-eth0-48e715" - }, { "gateway": "172.29.12.1", "global_ipv6_address": "", @@ -2606,6 +2614,16 @@ "ipv6_gateway": "", "mac_address": "02:42:ac:1d:0c:03", "network_name": "hoarder" + }, + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.145", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:08:ea:75:8b", + "network_name": "qnet-static-eth0-48e715" } ], "network_mode": "default", @@ -2638,11 +2656,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "root", "userns_mode": "", @@ -2950,9 +2974,9 @@ "permissions": "rwm" } ], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/jellyfin/jellyfin" @@ -2964,7 +2988,7 @@ ], "exit_code": null, "gpus": null, - "group_add": null, + "group_add": [], "healthcheck": [ { "interval": "30s", @@ -2985,7 +3009,7 @@ "ipc_mode": "private", "labels": [], "log_driver": "local", - "log_opts": null, + "log_opts": {}, "logs": false, "max_retry_count": 0, "memory": 0, @@ -2993,7 +3017,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/jellyfin/cache", "target": "/cache", "tmpfs_options": [], @@ -3002,7 +3026,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/jellyfin/config", "target": "/config", "tmpfs_options": [], @@ -3011,7 +3035,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/datarr-hdd/media", "target": "/media-hdd", "tmpfs_options": [], @@ -3020,7 +3044,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/datarr/media", "target": "/media", "tmpfs_options": [], @@ -3066,11 +3090,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -3515,9 +3545,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/docker-entrypoint.sh" @@ -3527,8 +3557,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "949a6d9dcbe7", "id": "949a6d9dcbe749924bd03a5f30ac96f61f1daba605b43426ee5d6e7c8a55e759", @@ -3548,7 +3578,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/nginx-lb/conf", "target": "/etc/nginx/config", "tmpfs_options": [], @@ -3557,7 +3587,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/nginx-lb/nginx.conf", "target": "/etc/nginx/nginx.conf", "tmpfs_options": [], @@ -3566,7 +3596,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/nginx-lb/secrets", "target": "/etc/letsencrypt", "tmpfs_options": [], @@ -3575,7 +3605,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/nginx-lb/user_conf.d", "target": "/etc/nginx/user_conf.d", "tmpfs_options": [], @@ -3621,11 +3651,17 @@ "stdin_open": false, "stop_signal": "SIGQUIT", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -3664,9 +3700,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "./entrypoint.sh" @@ -3676,7 +3712,7 @@ ], "exit_code": null, "gpus": null, - "group_add": null, + "group_add": [], "healthcheck": [ { "interval": "0s", @@ -3708,7 +3744,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/node-red", "target": "/data", "tmpfs_options": [], @@ -3754,11 +3790,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "node-red", "userns_mode": "", @@ -4232,9 +4274,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "start.sh" @@ -4242,7 +4284,7 @@ "env": [], "exit_code": null, "gpus": null, - "group_add": null, + "group_add": [], "healthcheck": [ { "interval": "0s", @@ -4274,7 +4316,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/pi-hole", "target": "/etc-pihole", "tmpfs_options": [], @@ -4320,11 +4362,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -4369,9 +4417,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/bin/prometheus" @@ -4379,8 +4427,8 @@ "env": [], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "4d6b79ccf5b4", "id": "4d6b79ccf5b492a20a58d88de476cf4fd24310b2c141a77766fb9b05231d7a4d", @@ -4400,7 +4448,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/prometheus/config", "target": "/etc/prometheus", "tmpfs_options": [], @@ -4409,7 +4457,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/prometheus/data", "target": "/prometheus", "tmpfs_options": [], @@ -4455,11 +4503,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "nobody", "userns_mode": "", @@ -4498,9 +4552,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -4513,8 +4567,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "3f01015cd27c", "id": "3f01015cd27c9a7baee4ac59cc99d3524618bd60b2cbcb5a7e5c86974eb558f4", @@ -4523,7 +4577,7 @@ "ipc_mode": "private", "labels": [], "log_driver": "local", - "log_opts": null, + "log_opts": {}, "logs": false, "max_retry_count": 0, "memory": 0, @@ -4531,7 +4585,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/prowlarr", "target": "/config", "tmpfs_options": [], @@ -4577,11 +4631,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -4620,9 +4680,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -4634,8 +4694,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "5be9b5c0e3ee", "id": "5be9b5c0e3eea81775c2d1c687dacb678594a206c4be640eb2da368ceb45f1d5", @@ -4644,7 +4704,7 @@ "ipc_mode": "private", "labels": [], "log_driver": "local", - "log_opts": null, + "log_opts": {}, "logs": false, "max_retry_count": 0, "memory": 0, @@ -4652,7 +4712,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/radarr", "target": "/config", "tmpfs_options": [], @@ -4661,7 +4721,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/datarr", "target": "/data", "tmpfs_options": [], @@ -4707,11 +4767,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -4750,9 +4816,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -4764,8 +4830,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "2b2e621767ae", "id": "2b2e621767ae75bd3c291bc251908d378ecac7354cbb2ff3f8d5570d8a818a08", @@ -4774,7 +4840,7 @@ "ipc_mode": "private", "labels": [], "log_driver": "local", - "log_opts": null, + "log_opts": {}, "logs": false, "max_retry_count": 0, "memory": 0, @@ -4782,7 +4848,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/readarr", "target": "/config", "tmpfs_options": [], @@ -4791,7 +4857,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/datarr", "target": "/data", "tmpfs_options": [], @@ -4837,11 +4903,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -5429,9 +5501,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -5443,8 +5515,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "dc7d3d03970f", "id": "dc7d3d03970f1ce3ce6313bb00fa9b7ec0d731c224cdeedf1500d89b4a36c852", @@ -5453,7 +5525,7 @@ "ipc_mode": "private", "labels": [], "log_driver": "local", - "log_opts": null, + "log_opts": {}, "logs": false, "max_retry_count": 0, "memory": 0, @@ -5461,7 +5533,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/sabnzdb", "target": "/config", "tmpfs_options": [], @@ -5470,7 +5542,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/datarr/usenet", "target": "/data/usenet", "tmpfs_options": [], @@ -5516,11 +5588,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -5562,8 +5640,8 @@ "dns": [ "172.20.0.0" ], - "dns_opts": null, - "dns_search": null, + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -5573,8 +5651,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "694e33710e33", "id": "694e33710e33e901cf0a9ce65ac151da2b72f5d08d87065866ba4f9572d3aada", @@ -5594,7 +5672,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/smokeping/config", "target": "/config", "tmpfs_options": [], @@ -5603,7 +5681,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/smokeping/data", "target": "/data", "tmpfs_options": [], @@ -5649,11 +5727,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -5692,9 +5776,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -5706,8 +5790,8 @@ ], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "5a118c69ee7a", "id": "5a118c69ee7a2ba44f96abdf0bbeab9dc0ccbd29f99c11011f5d832551f11b17", @@ -5716,7 +5800,7 @@ "ipc_mode": "private", "labels": [], "log_driver": "local", - "log_opts": null, + "log_opts": {}, "logs": false, "max_retry_count": 0, "memory": 0, @@ -5724,7 +5808,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/sonarr", "target": "/config", "tmpfs_options": [], @@ -5733,7 +5817,7 @@ }, { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/datarr", "target": "/data", "tmpfs_options": [], @@ -5779,11 +5863,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -5822,9 +5912,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "/init" @@ -5832,8 +5922,8 @@ "env": [], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "2655ffcd08ef", "id": "2655ffcd08efc99025ba7015a8c0daebba89b60f48cc755026302b6d6e669af1", @@ -5853,7 +5943,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/syncthing", "target": "/config", "tmpfs_options": [], @@ -5899,11 +5989,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -6837,15 +6933,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:86ed6f07b6c23e986a34921cba828d1653e421b6b49110dd706fd22b3f2c2385amir20/dozzle:latest", - "image_id": "sha256:86ed6f07b6c23e986a34921cba828d1653e421b6b49110dd706fd22b3f2c2385", + "id": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9ecebamir20/dozzle:latest", + "image_id": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9eceb", "keep_locally": null, "name": "amir20/dozzle:latest", "platform": null, "pull_triggers": [ - "sha256:31293186a51c3abf4f7cefca3265b4c123e1c6e86322098e40cb1e7d329bfb51" + "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f" ], - "repo_digest": "amir20/dozzle@sha256:31293186a51c3abf4f7cefca3265b4c123e1c6e86322098e40cb1e7d329bfb51", + "repo_digest": "amir20/dozzle@sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f", "triggers": null }, "sensitive_attributes": [], @@ -8305,8 +8401,8 @@ "attributes": { "driver": "local", "driver_opts": { - "device": "//truenas.local/arr-media", - "o": "addr=truenas.local,username=dqnap,password=vPKnUmApyQRE5$n,file_mode=0777,dir_mode=0777", + "device": "//172.20.0.188/arr-media", + "o": "username=dqnap,password=vPKnUmApyQRE5$n,file_mode=0777,dir_mode=0777", "type": "cifs" }, "id": "truenas-arr", diff --git a/terraform.tfstate.1740088620.backup b/terraform.tfstate.1740088620.backup new file mode 100644 index 0000000..c4b702d --- /dev/null +++ b/terraform.tfstate.1740088620.backup @@ -0,0 +1,8413 @@ +{ + "version": 4, + "terraform_version": "1.5.5", + "serial": 4547, + "lineage": "fcc74498-a461-682e-d8e4-5bc8c6ea51ec", + "outputs": {}, + "resources": [ + { + "mode": "data", + "type": "docker_registry_image", + "name": "airsonic", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:d0c2d546245f14242f534617aa0c8d17fd6ab96e1df86e5524e139c04431f3fa", + "insecure_skip_verify": false, + "name": "airsonicadvanced/airsonic-advanced:latest", + "sha256_digest": "sha256:d0c2d546245f14242f534617aa0c8d17fd6ab96e1df86e5524e139c04431f3fa" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "audiobookshelf", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:e12511a64b9a7af3657889995f016f8757640169d174a83ce631cbf505a5dbca", + "insecure_skip_verify": false, + "name": "ghcr.io/advplyr/audiobookshelf:latest", + "sha256_digest": "sha256:e12511a64b9a7af3657889995f016f8757640169d174a83ce631cbf505a5dbca" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "autobrr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:9b11c36605da242933b93dfc0c572bd17fa05af9aba2ae70deafe4977ba8048b", + "insecure_skip_verify": false, + "name": "ghcr.io/autobrr/autobrr:latest", + "sha256_digest": "sha256:9b11c36605da242933b93dfc0c572bd17fa05af9aba2ae70deafe4977ba8048b" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "barcode_buddy", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:bcba09b8a1e950ab51df653737f43d20c1b68aedb8ad19a8e7b4d23a0bffdf16", + "insecure_skip_verify": false, + "name": "f0rc3/barcodebuddy:latest", + "sha256_digest": "sha256:bcba09b8a1e950ab51df653737f43d20c1b68aedb8ad19a8e7b4d23a0bffdf16" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "brother-printer-webhook", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:d4f7faf587159c4bbb428b140f20967af34a0056bbbceb11ad98d7a80554a7e2", + "insecure_skip_verify": false, + "name": "gitea.rescla.me/rescla/brother-printer-webhook:latest", + "sha256_digest": "sha256:d4f7faf587159c4bbb428b140f20967af34a0056bbbceb11ad98d7a80554a7e2" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "deluge", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:48e949d81f6b08f2ce3a7ed48ff71ba968ec5c087d3a99ebd51110dfbc9ae122", + "insecure_skip_verify": false, + "name": "linuxserver/deluge:latest", + "sha256_digest": "sha256:48e949d81f6b08f2ce3a7ed48ff71ba968ec5c087d3a99ebd51110dfbc9ae122" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "dozzle", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f", + "insecure_skip_verify": false, + "name": "amir20/dozzle:latest", + "sha256_digest": "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "esphome", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:00ca3a161a5f59892435eff9f25f36739ab89e919352ba97a209c7da3495035e", + "insecure_skip_verify": false, + "name": "esphome/esphome", + "sha256_digest": "sha256:00ca3a161a5f59892435eff9f25f36739ab89e919352ba97a209c7da3495035e" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "freshrss", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:e7897e90c1e0ab4a68cb643ff509dec4e3b85bbe42e2688ed9f95eb190bcb2b1", + "insecure_skip_verify": false, + "name": "freshrss/freshrss:latest", + "sha256_digest": "sha256:e7897e90c1e0ab4a68cb643ff509dec4e3b85bbe42e2688ed9f95eb190bcb2b1" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "gitea", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964", + "insecure_skip_verify": false, + "name": "gitea/gitea:latest-rootless", + "sha256_digest": "sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "globalping", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:a8876b98c489f8c0eb9cbe2252f434ff0c26a3b2933c4466baca8565d348907d", + "insecure_skip_verify": false, + "name": "globalping/globalping-probe:latest", + "sha256_digest": "sha256:a8876b98c489f8c0eb9cbe2252f434ff0c26a3b2933c4466baca8565d348907d" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "grafana", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7", + "insecure_skip_verify": false, + "name": "grafana/grafana:latest", + "sha256_digest": "sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "grocy", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:3882320b535acd4b3475e0f550cec9beedfe75dbbb14778feb43ee59cbafb47e", + "insecure_skip_verify": false, + "name": "linuxserver/grocy:latest", + "sha256_digest": "sha256:3882320b535acd4b3475e0f550cec9beedfe75dbbb14778feb43ee59cbafb47e" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "hoarder", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:76321e4530d164ae3f978b140fd8ef8db9e96a8802fc9e2f66138ed1db47a3e1", + "insecure_skip_verify": false, + "name": "ghcr.io/hoarder-app/hoarder", + "sha256_digest": "sha256:76321e4530d164ae3f978b140fd8ef8db9e96a8802fc9e2f66138ed1db47a3e1" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "hoarder-chrome", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:e38563d4475a3d791e986500a2e4125c9afd13798067138881cf770b1f6f3980", + "insecure_skip_verify": false, + "name": "gcr.io/zenika-hub/alpine-chrome:123", + "sha256_digest": "sha256:e38563d4475a3d791e986500a2e4125c9afd13798067138881cf770b1f6f3980" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "hoarder-meilisearch", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:634e83ffe5bad15239fa26bd04d06bccb84a1f2f06ad8a35135b510711348792", + "insecure_skip_verify": false, + "name": "getmeili/meilisearch:v1.6", + "sha256_digest": "sha256:634e83ffe5bad15239fa26bd04d06bccb84a1f2f06ad8a35135b510711348792" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "jellyfin", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:96b09723b22fdde74283274bdc1f63b9b76768afd6045dd80d4a4559fc4bb7f3", + "insecure_skip_verify": false, + "name": "jellyfin/jellyfin:latest", + "sha256_digest": "sha256:96b09723b22fdde74283274bdc1f63b9b76768afd6045dd80d4a4559fc4bb7f3" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "jellyseerr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:df53a7b06006e9da117a7072a55cf5d8b2071a6272f6bb329d8ca62b6f5c08a6", + "insecure_skip_verify": false, + "name": "fallenbagel/jellyseerr:latest", + "sha256_digest": "sha256:df53a7b06006e9da117a7072a55cf5d8b2071a6272f6bb329d8ca62b6f5c08a6" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "mariadb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:3958f2df725a9ebdabd0ae6a0c0a841da8e45194b36a33d8bd83abb7dd6c034a", + "insecure_skip_verify": false, + "name": "mariadb:10.11", + "sha256_digest": "sha256:3958f2df725a9ebdabd0ae6a0c0a841da8e45194b36a33d8bd83abb7dd6c034a" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "mqtt-exporter", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:d9a6071ea8d03ca6e8d0e6d1b84afd2fd9a4ab04200acb3841624e5d8eecb6f6", + "insecure_skip_verify": false, + "name": "fhemberger/mqtt_exporter:latest", + "sha256_digest": "sha256:d9a6071ea8d03ca6e8d0e6d1b84afd2fd9a4ab04200acb3841624e5d8eecb6f6" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "nginx-lb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:5a9424465c325a8fc65b0911f27b0e657bccf4829fbb5ba960a306b28767dcdf", + "insecure_skip_verify": false, + "name": "jonasal/nginx-certbot:latest", + "sha256_digest": "sha256:5a9424465c325a8fc65b0911f27b0e657bccf4829fbb5ba960a306b28767dcdf" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "node-red", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:7a3e18f29578feb271bb8daab4379e4ebd355b87ea64b699ce74e6ff49d907aa", + "insecure_skip_verify": false, + "name": "nodered/node-red:latest", + "sha256_digest": "sha256:7a3e18f29578feb271bb8daab4379e4ebd355b87ea64b699ce74e6ff49d907aa" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "ofelia", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:ebcb1912f18bbbc4f52baf6a0aaed056c72b6269d7085e76622b0090283d1c05", + "insecure_skip_verify": false, + "name": "mcuadros/ofelia:latest", + "sha256_digest": "sha256:ebcb1912f18bbbc4f52baf6a0aaed056c72b6269d7085e76622b0090283d1c05" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "photoprism", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:1f14335e2cd9dfaadc555ac8d40aa8a3966a5b5e5ef88fa78973ef7e8673fa2b", + "insecure_skip_verify": false, + "name": "photoprism/photoprism:latest", + "sha256_digest": "sha256:1f14335e2cd9dfaadc555ac8d40aa8a3966a5b5e5ef88fa78973ef7e8673fa2b" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "pihole", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:528e4044f67da14f3aecedda92f939c87b7b1e69fe67d09ac2b3e7fdc1f72515", + "insecure_skip_verify": false, + "name": "pihole/pihole:latest", + "sha256_digest": "sha256:528e4044f67da14f3aecedda92f939c87b7b1e69fe67d09ac2b3e7fdc1f72515" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "prometheus", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120", + "insecure_skip_verify": false, + "name": "prom/prometheus:latest", + "sha256_digest": "sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "prowlarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:952927935b2793afba94c78207a0be39a9bf8f4ae2493f7913b26be7eb0ecee7", + "insecure_skip_verify": false, + "name": "ghcr.io/hotio/prowlarr:latest", + "sha256_digest": "sha256:952927935b2793afba94c78207a0be39a9bf8f4ae2493f7913b26be7eb0ecee7" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "radarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:935b30d3a8429aae8e27953b747718d2acefd82922ca6b28862310ad66de9b45", + "insecure_skip_verify": false, + "name": "ghcr.io/hotio/radarr:latest", + "sha256_digest": "sha256:935b30d3a8429aae8e27953b747718d2acefd82922ca6b28862310ad66de9b45" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "readarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:67e4e64c10261a31c70863c2bd446d1fc7d8d9322c6a70098db45ad5aea74a96", + "insecure_skip_verify": false, + "name": "ghcr.io/hotio/readarr", + "sha256_digest": "sha256:67e4e64c10261a31c70863c2bd446d1fc7d8d9322c6a70098db45ad5aea74a96" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "redis", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:93a8d83b707d0d6a1b9186edecca2e37f83722ae0e398aee4eea0ff17c2fad0e", + "insecure_skip_verify": false, + "name": "redis:latest", + "sha256_digest": "sha256:93a8d83b707d0d6a1b9186edecca2e37f83722ae0e398aee4eea0ff17c2fad0e" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "ripe-atlas", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:1617f9a29cc8d06e3c59f2c80310ab0b263eb76c0d0f5dfff97d630ca67d3024", + "insecure_skip_verify": false, + "name": "jamesits/ripe-atlas:latest", + "sha256_digest": "sha256:1617f9a29cc8d06e3c59f2c80310ab0b263eb76c0d0f5dfff97d630ca67d3024" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "ru-torrent", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:b3a878b9a1da2c3b29066f6c39949fc4b2a10c530668457d462b2692e5b73a04", + "insecure_skip_verify": false, + "name": "linuxserver/rutorrent", + "sha256_digest": "sha256:b3a878b9a1da2c3b29066f6c39949fc4b2a10c530668457d462b2692e5b73a04" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "sabnzdb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:7cb3cfee078b2062b19d2eb3e82e62118819e16bc9d69e153e0f41964dc8f71c", + "insecure_skip_verify": false, + "name": "ghcr.io/hotio/sabnzbd:latest", + "sha256_digest": "sha256:7cb3cfee078b2062b19d2eb3e82e62118819e16bc9d69e153e0f41964dc8f71c" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "smokeping", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:95c3dcd01a8fe9e90735430f242f23f366982b2273e86cbe81af8774f77015ef", + "insecure_skip_verify": false, + "name": "linuxserver/smokeping:latest", + "sha256_digest": "sha256:95c3dcd01a8fe9e90735430f242f23f366982b2273e86cbe81af8774f77015ef" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "sonarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:c554d289078bb89474c18c818e782ccfcad58edd7f7b25e32c4cabe4257b82ef", + "insecure_skip_verify": false, + "name": "ghcr.io/hotio/sonarr:latest", + "sha256_digest": "sha256:c554d289078bb89474c18c818e782ccfcad58edd7f7b25e32c4cabe4257b82ef" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "syncthing", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3", + "insecure_skip_verify": false, + "name": "linuxserver/syncthing:latest", + "sha256_digest": "sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "traccar", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:fbc9eb4a5d2a12774e57cd0ac1b698db083ada6c1f9281dd144585631d7b046f", + "insecure_skip_verify": false, + "name": "traccar/traccar", + "sha256_digest": "sha256:fbc9eb4a5d2a12774e57cd0ac1b698db083ada6c1f9281dd144585631d7b046f" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "unifi", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:715bd017b6765933f52281760efdaafdcf1d5c0e8aa263954883baffb40edd15", + "insecure_skip_verify": false, + "name": "jacobalberty/unifi", + "sha256_digest": "sha256:715bd017b6765933f52281760efdaafdcf1d5c0e8aa263954883baffb40edd15" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "uptime-kuma", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:431fee3be822b04861cf0e35daf4beef6b7cb37391c5f26c3ad6e12ce280fe18", + "insecure_skip_verify": false, + "name": "louislam/uptime-kuma", + "sha256_digest": "sha256:431fee3be822b04861cf0e35daf4beef6b7cb37391c5f26c3ad6e12ce280fe18" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "vikunja", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:ed1f3ed467fecec0b57e9de7bc6607f8bbcbb23ffced6a81f5dfefc794cdbe3b", + "insecure_skip_verify": false, + "name": "vikunja/vikunja:latest", + "sha256_digest": "sha256:ed1f3ed467fecec0b57e9de7bc6607f8bbcbb23ffced6a81f5dfefc794cdbe3b" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "data", + "type": "docker_registry_image", + "name": "wireguard", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "sha256:73433fa459c6971a9385695a03582b64f1e0078945f00134d7d0702eb545ed21", + "insecure_skip_verify": false, + "name": "masipcat/wireguard-go:latest", + "sha256_digest": "sha256:73433fa459c6971a9385695a03582b64f1e0078945f00134d7d0702eb545ed21" + }, + "sensitive_attributes": [] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "airsonic", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "entry.sh" + ], + "env": [ + "spring_datasource_password=3qpMTTfHid5hSaagEvu2", + "spring_datasource_url=jdbc:mariadb://192.168.2.127:3306/airsonic", + "spring_datasource_username=airsonic" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [ + { + "interval": "15s", + "retries": 0, + "start_period": "0s", + "test": [ + "CMD-SHELL", + "curl -f http://localhost:\"$AIRSONIC_PORT\"\"$CONTEXT_PATH\"rest/ping || false" + ], + "timeout": "3s" + } + ], + "host": [], + "hostname": "ee0eccb3e84d", + "id": "ee0eccb3e84ddc917acf29535870ba1586c82c0913700efef6b370b0047e0414", + "image": "sha256:b2b95105cdb73911ee4cf4ed7bd9ffd13229056a612d6fdbeae19ed7cc6808ab", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/airsonic/data", + "target": "/var/airsonic", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/airsonic/music", + "target": "/var/music", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/airsonic/playlists", + "target": "/var/playlists", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/airsonic/podcasts", + "target": "/var/podcasts", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "airsonic", + "network_data": [ + { + "gateway": "172.29.0.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.0.3", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:00:03", + "network_name": "mariadb" + }, + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.83", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:f4:fa:c5:f3", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "mariadb" + }, + { + "aliases": [], + "ipv4_address": "192.168.2.83", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "0:0", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/var" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.airsonic", + "data.docker_registry_image.mariadb", + "docker_container.mariadb", + "docker_image.airsonic", + "docker_image.mariadb", + "docker_network.bridge", + "docker_network.mariadb" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "audiobookshelf", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "status": "tainted", + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": null, + "capabilities": [], + "cgroupns_mode": null, + "command": null, + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": null, + "cpu_shares": null, + "destroy_grace_seconds": null, + "devices": [], + "dns": null, + "dns_opts": null, + "dns_search": null, + "domainname": null, + "entrypoint": null, + "env": [ + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": null, + "healthcheck": null, + "host": [], + "hostname": null, + "id": "776edb734ab3f7aa9d3d10f4b9c47870ee7cbda20de7f48bc29d7690d31d32a6", + "image": "sha256:249288fd3bed321b1d2cddcd7c5cbe831b9b44cd93dcc51f08207032dbe50cf2", + "init": null, + "ipc_mode": null, + "labels": [], + "log_driver": "local", + "log_opts": null, + "logs": false, + "max_retry_count": null, + "memory": null, + "memory_swap": null, + "mounts": [ + { + "bind_options": [], + "read_only": null, + "source": "/share/appdata/audiobookshelf/config", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": null, + "source": "/share/appdata/audiobookshelf/metadata", + "target": "/metadata", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": null, + "source": "/share/datarr/media/podcasts", + "target": "/podcasts", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "audiobookshelf", + "network_data": null, + "network_mode": null, + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.146", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": null, + "ports": [], + "privileged": null, + "publish_all_ports": null, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": null, + "security_opts": [], + "shm_size": null, + "start": true, + "stdin_open": false, + "stop_signal": null, + "stop_timeout": null, + "storage_opts": null, + "sysctls": null, + "tmpfs": null, + "tty": false, + "ulimit": [], + "upload": [], + "user": null, + "userns_mode": null, + "volumes": [ + { + "container_path": "/audiobooks", + "from_container": "", + "host_path": "/media/audiobooks", + "read_only": null, + "volume_name": "truenas-arr" + } + ], + "wait": false, + "wait_timeout": 60, + "working_dir": null + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "docker_image.audiobookshelf", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "autobrr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/usr/local/bin/autobrr", + "--config", + "/config" + ], + "env": [ + "PGID=321", + "PUID=999", + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "852fe729e393", + "id": "852fe729e393c3a3234db931bde9b49c517896b50fbbc933fc4cbc6f2782b9a9", + "image": "sha256:be843d0d49e1fb401a6528304ee9ca6c542f4aa234fd3e524b8e7bee919a945b", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/autobrr", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "autobrr", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.148", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:64:6f:1d:65", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.148", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/app" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.autobrr", + "docker_image.autobrr", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "barcode_buddy", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "/app/supervisor" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [], + "env": [ + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "c53b6feaaa03", + "id": "c53b6feaaa03b2ab5443cbd8e6566b6dd4257d5e35fdb4257ea697dd6789d18f", + "image": "sha256:9072e8b99e1fe1ebf5aa3a9a3114de8da0201ffaeca0d64fb61f52a7633fb7f8", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/barcode-buddy", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "barcode_buddy", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.150", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:5a:0b:f2:46", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.150", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.barcode_buddy", + "docker_image.barcode_buddy", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "brother-printer-webhook", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "npm", + "run", + "serve" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "docker-entrypoint.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "brother-printer-webhook", + "id": "00cf5838b5e59002dc35d921e8f98b4342db3865ea2859cfeba0a4e0a369eca7", + "image": "sha256:395ae3c99afd8169a64aa28d378feebb55009334cc383d1864be8771c35d0ebd", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [], + "must_run": true, + "name": "brother-printer-webhook", + "network_data": [ + { + "gateway": "172.29.36.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.36.2", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:24:02", + "network_name": "grocy" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "grocy" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/app" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.brother-printer-webhook", + "docker_image.brother-printer-webhook", + "docker_network.grocy" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "deluge", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "PGID=321", + "PUID=222", + "UMASK=002" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "10354358cf12", + "id": "10354358cf12e28311ed021d148198b2e273ed08153bcebe666de4e0b3c741c8", + "image": "sha256:b9e98f51cef4458c1ef729c62b35fccff99e6215cdb9061093fd113f0196ab36", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/deluge", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/datarr/torrents", + "target": "/data/torrents", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "deluge", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.137", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:81:8f:26:89", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.137", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.deluge", + "docker_image.deluge", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "dozzle", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": null, + "dns_opts": null, + "dns_search": null, + "domainname": "", + "entrypoint": [ + "/dozzle" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": null, + "healthcheck": null, + "host": [], + "hostname": "dozzle", + "id": "c9327aece926023149a0b6a6df277957ea3baa379397b50dd3e555ee5b5d9927", + "image": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9eceb", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": null, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": true, + "source": "/var/run/docker.sock", + "target": "/var/run/docker.sock", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "dozzle", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.144", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:b3:a2:c3:34", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.144", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": null, + "sysctls": null, + "tmpfs": null, + "tty": false, + "ulimit": [], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "docker_image.dozzle", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "esphome", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "dashboard", + "/config" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [ + "172.20.0.0" + ], + "dns_opts": [], + "dns_search": [ + "internal" + ], + "domainname": "", + "entrypoint": [ + "/entrypoint.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [ + { + "interval": "30s", + "retries": 0, + "start_period": "0s", + "test": [ + "CMD-SHELL", + "curl --fail http://localhost:6052/version -A \"HealthCheck\" || exit 1" + ], + "timeout": "30s" + } + ], + "host": [], + "hostname": "aa72a510f3bd", + "id": "aa72a510f3bd4a367d29b81385124b62bfaac854b3abeb128316a2f9484d92f3", + "image": "sha256:6a2b23944a266ba1cd9fa72a7a4d172e589b825a4d201a12fb17bf5f7577908d", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/esphome", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "esphome", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.133", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:2a:3a:23:90", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.133", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/config" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.esphome", + "docker_image.esphome", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "freshrss", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "/bin/bash", + "-o", + "pipefail", + "-c", + "([ -z \"$CRON_MIN\" ] || cron) \u0026\u0026 \t. /etc/apache2/envvars \u0026\u0026 \texec apache2 -D FOREGROUND $([ -n \"$OIDC_ENABLED\" ] \u0026\u0026 [ \"$OIDC_ENABLED\" -ne 0 ] \u0026\u0026 echo '-D OIDC_ENABLED')" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "./Docker/entrypoint.sh" + ], + "env": [ + "CRON_MIN=1,31", + "FRESHRSS_INSTALL=--api_enabled --base_url https://freshrss.xz1.nl --db-base freshrss --db-host 192.168.2.127 --db-password utquCzXEnrjFU2BbDqYT --db-type mysql --db-user freshrss --default_user admin --language en", + "FRESHRSS_USER=--api_password CmZpTF3pUYz7rVtFrDTQ --email freshrss@xz1.nl --language en --password CmZpTF3pUYz7rVtFrDTQ --user admin", + "OIDC_ENABLED=0", + "TZ=Europe/Paris" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "9a02444e1507", + "id": "9a02444e1507608325affe32887ad28c0f76a887370df876d8ed0ecb9a0cda9f", + "image": "sha256:acaff81c50f7627339ec1af2cc0c7cdf5edb925742be18b5788163b0113777f1", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/freshrss/data", + "target": "/var/www/FreshRSS/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/freshrss/extensions", + "target": "/var/www/FreshRSS/extensions", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "freshrss", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.129", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:0d:5f:8e:e4", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.129", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/var/www/FreshRSS" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.freshrss", + "docker_image.freshrss", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "gitea", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/usr/bin/dumb-init", + "--", + "/usr/local/bin/docker-entrypoint.sh" + ], + "env": [ + "GITEA__database__DB_TYPE=mysql", + "GITEA__database__HOST=192.168.2.127:3306", + "GITEA__database__NAME=gitea", + "GITEA__database__PASSWD=3uM4kBGaNQDo3tsRa9Nh", + "GITEA__database__USER=gitea" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "18027590400a", + "id": "18027590400af53027c71338737e0e0c3f719fbd6bd05c45aadc4ec224f28c53", + "image": "sha256:9f8966dc151257b8896fb97b6933dcf348d2153b23c5ab35a3608e53a2f8abaa", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/gitea/config", + "target": "/etc/gitea", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/gitea/data", + "target": "/var/lib/gitea", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": true, + "source": "/etc/localtime", + "target": "/etc/localtime", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "gitea", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.131", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:ab:6c:65:76", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.131", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "1000:1000", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/var/lib/gitea" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.gitea", + "docker_image.gitea", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "globalping", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "/bin/bash", + "/entrypoint.sh" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/usr/bin/tini", + "--" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "21239be90ca6", + "id": "21239be90ca6352b56d33301993d026fbc5f89d27c9a2ebce1ec2f5a373fb07d", + "image": "sha256:94fecdb2c2f038cc77313f582c9d123a7cf3eb0233cabcf1bc649b18a16e650d", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [], + "must_run": true, + "name": "globalping", + "network_data": [ + { + "gateway": "10.0.3.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "10.0.3.3", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:0a:00:03:03", + "network_name": "bridge" + } + ], + "network_mode": "default", + "networks_advanced": [], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/app" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.globalping", + "docker_image.globalping" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "grafana", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/run.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "590f76d5936f", + "id": "590f76d5936ff17989ee6746e9dac93b252b95f2255412859ce9f5850ea352fc", + "image": "sha256:dfed5fef9fdb3de3da48318cf185701794b746437a1b0170b2d51b0cfda8dffc", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/grafana", + "target": "/var/lib/grafana", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "grafana", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.79", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:fa:2b:ae:7d", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.79", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "472", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/usr/share/grafana" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.grafana", + "docker_image.grafana", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "grocy", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "ff6d6f3313bc", + "id": "ff6d6f3313bcdb94a7a6ac42e773e5c0e7388604c2ef17842398d178f4d9cfea", + "image": "sha256:02df7d8cfdb61dd33ad9143b2eff14add8f61c81e90678bc00d2ea7a81aa5347", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/grocy", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "grocy", + "network_data": [ + { + "gateway": "172.29.36.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.36.3", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:24:03", + "network_name": "grocy" + }, + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.142", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:0f:aa:48:8c", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "grocy" + }, + { + "aliases": [], + "ipv4_address": "192.168.2.142", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.grocy", + "docker_image.grocy", + "docker_network.bridge", + "docker_network.grocy" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "hoarder", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "BROWSER_WEB_URL=http://chrome:9222", + "DATA_DIR=/data", + "DISABLE_SIGNUPS=true", + "HOARDER_VERSION=release", + "MEILI_ADDR=http://meilisearch:7700", + "MEILI_MASTER_KEY=GM4ysMegcCoZUOrVxglbWzGJeN9O7CMWnZIaG9c_MSQ", + "NEXTAUTH_SECRET=j\u0026natTM8L8u$\u0026z", + "NEXTAUTH_URL=https://hoarder.rescla.me", + "OPENAI_API_KEY=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" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [ + { + "interval": "30s", + "retries": 3, + "start_period": "5s", + "test": [ + "CMD-SHELL", + "wget --no-verbose --tries=1 --spider http://127.0.0.1:3000/api/health || exit 1" + ], + "timeout": "10s" + } + ], + "host": [], + "hostname": "hoarder", + "id": "aacc3930021cff0a087a1b872db401155b114763e55137b2a0d958cdac471df9", + "image": "sha256:a60c56bc5b101f17ef430f47a22d89636f66c2b5a5275ea429c2d2ec5e66b82b", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/hoarder", + "target": "/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "hoarder", + "network_data": [ + { + "gateway": "172.29.12.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.12.3", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:0c:03", + "network_name": "hoarder" + }, + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.145", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:08:ea:75:8b", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "hoarder" + }, + { + "aliases": [], + "ipv4_address": "192.168.2.145", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "root", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/app" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.hoarder", + "docker_image.hoarder", + "docker_network.bridge", + "docker_network.hoarder" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "hoarder-chrome", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "--no-sandbox", + "--disable-gpu", + "--disable-dev-shm-usage", + "--remote-debugging-address=0.0.0.0", + "--remote-debugging-port=9222", + "--hide-scrollbars" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "chromium-browser", + "--headless" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "chrome", + "id": "cbe9d75ca18ebff15169e1f23f02650b6dc95c08ad4078cbb0aafffbe53f37b7", + "image": "sha256:bdc5d762e8c4219ec0e1693b2293e415b89e799c3974d0b8998dc6f971af7c92", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [], + "must_run": true, + "name": "hoarder-chrome", + "network_data": [ + { + "gateway": "172.29.12.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.12.2", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:0c:02", + "network_name": "hoarder" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "hoarder" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "chrome", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/usr/src/app" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.hoarder-chrome", + "docker_image.hoarder-chrome", + "docker_network.hoarder" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "hoarder-meilisearch", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "/bin/sh", + "-c", + "/bin/meilisearch" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "tini", + "--" + ], + "env": [ + "HOARDER_VERSION=release", + "MEILI_ADDR=http://meilisearch:7700", + "MEILI_MASTER_KEY=GM4ysMegcCoZUOrVxglbWzGJeN9O7CMWnZIaG9c_MSQ", + "MEILI_NO_ANALYTICS=true", + "NEXTAUTH_SECRET=j\u0026natTM8L8u$\u0026z", + "NEXTAUTH_URL=https://hoarder.rescla.me" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "meilisearch", + "id": "0a668e09ef8619cd2768f98ad53d1cbe7f17d4779580c282b3f91c3361b5eef4", + "image": "sha256:a8d02e726bfa4140b4b321efb992086aae098819e8ee5793f5ee462b2f75d447", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/hoarder-meilisearch", + "target": "/meili_data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "hoarder-meilisearch", + "network_data": [ + { + "gateway": "172.29.12.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.12.4", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:0c:04", + "network_name": "hoarder" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "hoarder" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/meili_data" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.hoarder-meilisearch", + "docker_image.hoarder-meilisearch", + "docker_network.hoarder" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "jellyfin", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [ + { + "container_path": "/dev/dri/renderD128", + "host_path": "/dev/dri/renderD128", + "permissions": "rwm" + } + ], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/jellyfin/jellyfin" + ], + "env": [ + "PGID=321", + "PUID=444", + "UMASK=002" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [ + { + "interval": "30s", + "retries": 3, + "start_period": "10s", + "test": [ + "CMD-SHELL", + "curl --noproxy 'localhost' -Lk -fsS \"${HEALTHCHECK_URL}\" || exit 1" + ], + "timeout": "30s" + } + ], + "host": [], + "hostname": "05ad3d21c55e", + "id": "05ad3d21c55e78a226e7b3ba8ce5f960b9b05f24c99202b7340e5cf66e2123b0", + "image": "sha256:42a8cddb771c4ba286f4bba20484cbaf8a8905212334f761210cd1b90ede210f", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/jellyfin/cache", + "target": "/cache", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/jellyfin/config", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/datarr-hdd/media", + "target": "/media-hdd", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/datarr/media", + "target": "/media", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "jellyfin", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.134", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:76:fb:94:0b", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.134", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.jellyfin", + "docker_image.jellyfin", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "jellyseerr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "pnpm", + "start" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/sbin/tini", + "--" + ], + "env": [ + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "289b3d9b022f", + "id": "289b3d9b022f7b4d8ad183578faf8b9e629b6654869cb62987be682998e0788e", + "image": "sha256:69d320fa05d1ac491634fc598566a124ca33e3f6114a56452758ff77436fdcee", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/jellyseerr", + "target": "/app/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "jellyseerr", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.135", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:09:7e:d5:45", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.135", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/app" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.jellyseerr", + "docker_image.jellyseerr", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "mariadb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "mariadbd" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "docker-entrypoint.sh" + ], + "env": [ + "MARIADB_AUTO_UPGRADE=true" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "52f166f7f498", + "id": "52f166f7f49837e208f7244f3d7ad5dfc52385d49132ee4a7edc5f3a49b922bc", + "image": "sha256:4254659f2379f8e1f62a81267c3ab59dfdb2460d0659d18da189f46264b9a2c1", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/mariadb", + "target": "/var/lib/mysql", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "mariadb", + "network_data": [ + { + "gateway": "172.29.0.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.0.5", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:00:05", + "network_name": "mariadb" + }, + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.127", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:ae:01:e7:fb", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "mariadb" + }, + { + "aliases": [], + "ipv4_address": "192.168.2.127", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.mariadb", + "docker_image.mariadb", + "docker_network.bridge", + "docker_network.mariadb" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "mqtt-exporter", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/usr/local/bin/python3", + "-u", + "/usr/src/app/mqtt_exporter.py" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "458ac57b55d7", + "id": "458ac57b55d75dac4c662aaf7d2305b7596b76425d451714c263670aded8ffce", + "image": "sha256:191e346b5eeb6d7a1695b7046932ee9b0f9278b349be8c0e49ed288aee88d6d2", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/mqtt-exporter", + "target": "/usr/src/app/conf", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "mqtt-exporter", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.123", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:84:34:e7:9d", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.123", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "mqtt_exporter", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/usr/src/app" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.mqtt-exporter", + "docker_image.mqtt-exporter", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "nginx-lb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "/scripts/start_nginx_certbot.sh" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/docker-entrypoint.sh" + ], + "env": [ + "CERTBOT_EMAIL=letsencrypt@xz1.nl" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "949a6d9dcbe7", + "id": "949a6d9dcbe749924bd03a5f30ac96f61f1daba605b43426ee5d6e7c8a55e759", + "image": "sha256:6e4ee760eda720c7e58048cf87a4d56df63537d8cb91be6249a48e36674cac1c", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/nginx-lb/conf", + "target": "/etc/nginx/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/nginx-lb/nginx.conf", + "target": "/etc/nginx/nginx.conf", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/nginx-lb/secrets", + "target": "/etc/letsencrypt", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/nginx-lb/user_conf.d", + "target": "/etc/nginx/user_conf.d", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "nginx-lb", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.115", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:74:6f:92:f0", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.115", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "SIGQUIT", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.nginx-lb", + "docker_image.nginx-lb", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "node-red", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "./entrypoint.sh" + ], + "env": [ + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [ + { + "interval": "0s", + "retries": 0, + "start_period": "0s", + "test": [ + "CMD-SHELL", + "node /healthcheck.js" + ], + "timeout": "0s" + } + ], + "host": [], + "hostname": "75fc55c79f38", + "id": "75fc55c79f385aff8633ee93cce32d6f1414699f0fc193edb61c2b36e949dd6b", + "image": "sha256:b7f96f1dde2d8f255dfb5411490644469d6c9f2667706f8859a9919f54a52cc8", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/node-red", + "target": "/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "node-red", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.124", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:2a:95:86:71", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.124", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "node-red", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/usr/src/node-red" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.node-red", + "docker_image.node-red", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "ofelia", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "daemon", + "--config", + "/etc/ofelia/config.ini" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/usr/bin/ofelia" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "709b7a2f6e87", + "id": "709b7a2f6e877d5c3003573d27ba1ffd4b466d03af0fb8e4d0b19fbb0692d36b", + "image": "sha256:c1128d66e9bfbc73776565b1a94500e4eee3505caad63a89f78a4457ea7d4c50", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/ofelia", + "target": "/etc/ofelia", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": true, + "source": "/var/run/docker.sock", + "target": "/var/run/docker.sock", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "ofelia", + "network_data": [ + { + "gateway": "10.0.3.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "10.0.3.4", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:0a:00:03:04", + "network_name": "bridge" + } + ], + "network_mode": "default", + "networks_advanced": [], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.ofelia", + "docker_image.ofelia" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "photoprism", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "/opt/photoprism/bin/photoprism", + "start" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/scripts/entrypoint.sh" + ], + "env": [ + "PHOTOPRISM_ADMIN_PASSWORD=UAmpojHADcS5aB", + "PHOTOPRISM_DISABLE_TLS=true", + "PHOTOPRISM_HTTP_HOST=192.168.2.116", + "PHOTOPRISM_HTTP_HOSTNAME=photoprism.rescla.me", + "PHOTOPRISM_UPLOAD_NSFW=true" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "32fe8a73d01a", + "id": "32fe8a73d01a4c0f0b48b99437a4daa6fbaab53f30ae58e82018e57f60807512", + "image": "sha256:8406054dc6b7ec43fb3b8d372923189294f815aeab20e8d08eac73001aa10f49", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/CaptureOne/Variants", + "target": "/photoprism/originals/capture-one-variants", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/photoprism/storage", + "target": "/photoprism/storage", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/syncthing/Camera", + "target": "/photoprism/originals/camera", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "photoprism", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.116", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:a3:ba:6c:d6", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.116", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/photoprism" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.photoprism", + "docker_image.photoprism", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "photoprism-tineke", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "/opt/photoprism/bin/photoprism", + "start" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/scripts/entrypoint.sh" + ], + "env": [ + "PHOTOPRISM_ADMIN_PASSWORD=pyjm73tM%UPa8B5t5zhWX*F", + "PHOTOPRISM_DISABLE_TLS=true", + "PHOTOPRISM_HTTP_HOST=192.168.2.132", + "PHOTOPRISM_HTTP_HOSTNAME=photoprism-tineke.rescla.me", + "PHOTOPRISM_UPLOAD_NSFW=true" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "bbc97a03a479", + "id": "bbc97a03a47951854cfc853ade4bc0a94f80bdf64cb107bcfc471db44cde7889", + "image": "sha256:8406054dc6b7ec43fb3b8d372923189294f815aeab20e8d08eac73001aa10f49", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/CaptureOne/Variants", + "target": "/photoprism/originals/capture-one-variants", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/photoprism-tineke/storage", + "target": "/photoprism/storage", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "photoprism-tineke", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.132", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:24:81:51:9c", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.132", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/photoprism" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.photoprism", + "docker_image.photoprism", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "pihole", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [ + { + "add": [ + "NET_ADMIN" + ], + "drop": [] + } + ], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "start.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [ + { + "interval": "0s", + "retries": 0, + "start_period": "0s", + "test": [ + "CMD-SHELL", + "dig +short +norecurse +retry=0 @127.0.0.1 pi.hole || exit 1" + ], + "timeout": "0s" + } + ], + "host": [], + "hostname": "e4b158cce5c5", + "id": "e4b158cce5c5973fd38247c32c53f30e5334e50f44fdfcb52f6173e60f3abf45", + "image": "sha256:2cfd24401bf6514de7798821e54155622902c3caf93ae440f72637aac2f6ee93", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/pi-hole", + "target": "/etc-pihole", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "pihole", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.114", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:e3:85:7c:3e", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.114", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.pihole", + "docker_image.pihole", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "prometheus", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "--config.file=/etc/prometheus/prometheus.yml", + "--storage.tsdb.path=/prometheus", + "--web.console.libraries=/usr/share/prometheus/console_libraries", + "--web.console.templates=/usr/share/prometheus/consoles", + "--storage.tsdb.retention.time=2y" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/bin/prometheus" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "4d6b79ccf5b4", + "id": "4d6b79ccf5b492a20a58d88de476cf4fd24310b2c141a77766fb9b05231d7a4d", + "image": "sha256:a977124a660f084cf333bac75fa34cea81f288875e90c8979e766b68bb2c948b", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/prometheus/config", + "target": "/etc/prometheus", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/prometheus/data", + "target": "/prometheus", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "prometheus", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.80", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:24:c9:4b:01", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.80", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "nobody", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/prometheus" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.prometheus", + "docker_image.prometheus", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "prowlarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "PGID=321", + "PUID=666", + "TZ=Europe/Amsterdam", + "UMASK=002" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "3f01015cd27c", + "id": "3f01015cd27c9a7baee4ac59cc99d3524618bd60b2cbcb5a7e5c86974eb558f4", + "image": "sha256:644375f51280ea08bb608cab54fc6a2149de83b2e240fe2c87e806fc3637285a", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/prowlarr", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "prowlarr", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.141", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:d8:f4:77:2e", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.141", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.prowlarr", + "docker_image.prowlarr", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "radarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "PGID=321", + "PUID=333", + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "5be9b5c0e3ee", + "id": "5be9b5c0e3eea81775c2d1c687dacb678594a206c4be640eb2da368ceb45f1d5", + "image": "sha256:ba6421b2cb829d289324dd1b8472fd29f25f4cc3aad7f9e40163d2e833b1e9a8", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/radarr", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/datarr", + "target": "/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "radarr", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.138", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:4b:9b:93:e8", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.138", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.radarr", + "docker_image.radarr", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "readarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "PGID=321", + "PUID=888", + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "2b2e621767ae", + "id": "2b2e621767ae75bd3c291bc251908d378ecac7354cbb2ff3f8d5570d8a818a08", + "image": "sha256:e8650470e9533cd8ac6c041f070a83b24e48680ad7b08d553b44ed20c1fc6cac", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/readarr", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/datarr", + "target": "/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "readarr", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.147", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:c8:39:47:93", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.147", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.readarr", + "docker_image.readarr", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "redis", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "redis-server", + "/data/redis.conf", + "--save 900 1", + "--appendonly yes", + "--appendfilename \"appendonly.aof\"", + "--dir \"/data\"", + "--requirepass uM7A2HCZTClCmHDQ3jJ" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "docker-entrypoint.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "3d439ceda6ea", + "id": "3d439ceda6ea2128f6a79531ded2f8cb5141f73cb3b2af36947ae4e6fbdcd634", + "image": "sha256:fa310398637f52276a6ea3250b80ebac162323d76209a4a3d95a414b73d3cc84", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/redis", + "target": "/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "redis", + "network_data": [ + { + "gateway": "172.29.20.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.20.2", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:14:02", + "network_name": "redis" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "redis" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/data" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.redis", + "docker_image.redis", + "docker_network.redis" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "ripe-atlas", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [ + { + "add": [ + "CHOWN", + "DAC_OVERRIDE", + "NET_RAW", + "SETGID", + "SETUID" + ], + "drop": [ + "ALL" + ] + } + ], + "cgroupns_mode": null, + "command": [ + "atlas" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "tini", + "--", + "entrypoint.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "bf7b9e97ff6f", + "id": "bf7b9e97ff6ff6aed493a9a41a5255ba6c414b5d5a1e31a0d269458dbfab4c40", + "image": "sha256:c87bdc7ea20d83df85e5a2b387f2e912c95023319b84377162736fb7c859768d", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/atlas-probe/etc", + "target": "/var/atlas-probe/etc", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/atlas-probe/status", + "target": "/var/atlas-probe/status", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "ripe-atlas", + "network_data": [ + { + "gateway": "10.0.3.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "10.0.3.2", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:0a:00:03:02", + "network_name": "bridge" + } + ], + "network_mode": "default", + "networks_advanced": [], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/var/atlas-probe" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.ripe-atlas", + "docker_image.ripe-atlas" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "rss-bridge", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/app/docker-entrypoint.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "992870e147fe", + "id": "992870e147fee7eda4526c4e8bbcd7ddc4158cfb44559aaa56fc275c6b86bd1f", + "image": "sha256:21b24bd0b76d3ee5a5495f5b095f34511b42b10b16b270b94a97d4d8af1006db", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/rssbridge", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "rss-bridge", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.130", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:8f:d7:cd:04", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.130", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "SIGQUIT", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/var/www/html" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "docker_image.rss-bridge", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "ru-torrent", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "PGID=321", + "PUID=777", + "TZ=Europe/Amsterdam", + "UMASK=002" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "45fa1a7dd38a", + "id": "45fa1a7dd38a18185dcab71503d8e46c2dc2529c3498fce8752b3529a0743856", + "image": "sha256:8895d6ebcd94e4482b74abebf2724873cb59cc1f5d9c854ce2b946d798ff1c43", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/Download", + "target": "/downloads", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/ru-torrent", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/datarr/torrents", + "target": "/data/torrents", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "ru-torrent", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.121", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:59:52:28:2b", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.121", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.ru-torrent", + "docker_image.ru-torrent", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "sabnzdb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "PGID=321", + "PUID=555", + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "dc7d3d03970f", + "id": "dc7d3d03970f1ce3ce6313bb00fa9b7ec0d731c224cdeedf1500d89b4a36c852", + "image": "sha256:bd28662e3b654fe670dc0703479f8d836cb82a1411db1daf0b9beb8acc4a07ec", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/sabnzdb", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/datarr/usenet", + "target": "/data/usenet", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "sabnzdb", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.140", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:b6:0f:96:e7", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.140", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.sabnzdb", + "docker_image.sabnzdb", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "smokeping", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [ + "172.20.0.0" + ], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "694e33710e33", + "id": "694e33710e33e901cf0a9ce65ac151da2b72f5d08d87065866ba4f9572d3aada", + "image": "sha256:cd40669296557851c88a16a96f508c3773b574c2ba8a90c14220e3a3141e7d60", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/smokeping/config", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/smokeping/data", + "target": "/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "smokeping", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.126", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:d9:8a:71:d0", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.126", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.smokeping", + "docker_image.smokeping", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "sonarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [ + "PGID=321", + "PUID=111", + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "5a118c69ee7a", + "id": "5a118c69ee7a2ba44f96abdf0bbeab9dc0ccbd29f99c11011f5d832551f11b17", + "image": "sha256:6f7658d11bc6fb6cb81a2577672258f7bb8eaaaae51357879b4496151dd17b80", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/sonarr", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/datarr", + "target": "/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "sonarr", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.136", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:dc:5e:51:be", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.136", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.sonarr", + "docker_image.sonarr", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "syncthing", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/init" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "2655ffcd08ef", + "id": "2655ffcd08efc99025ba7015a8c0daebba89b60f48cc755026302b6d6e669af1", + "image": "sha256:9ea4fb7f7e87c7bb6098414c82cfe062c944b4b7a2a3651a127cd42a92254716", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/syncthing", + "target": "/config", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "syncthing", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.119", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:17:58:d6:b4", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.119", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.syncthing", + "docker_image.syncthing", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "traccar", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "-jar", + "tracker-server.jar", + "conf/traccar.xml" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "java", + "-Xms1g", + "-Xmx1g", + "-Djava.net.preferIPv4Stack=true" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "b98497e0202e", + "id": "b98497e0202ef8838855b92ef30ddd54112cdf0c1ae32ced29575c8fcc21556d", + "image": "sha256:19b69bf8d349b04ce058f14684ff7e3f5a5d3a347ec6eddc6c114ef80c030d29", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/traccar/logs", + "target": "/opt/traccar/logs", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/traccar/traccar.xml", + "target": "/opt/traccar/conf/traccar.xml", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "traccar", + "network_data": [ + { + "gateway": "172.29.0.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "172.29.0.2", + "ip_prefix_length": 22, + "ipv6_gateway": "", + "mac_address": "02:42:ac:1d:00:02", + "network_name": "mariadb" + }, + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.113", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:e1:d7:ce:9c", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "", + "ipv6_address": "", + "name": "mariadb" + }, + { + "aliases": [], + "ipv4_address": "192.168.2.113", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/opt/traccar" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.traccar", + "docker_image.traccar", + "docker_network.bridge", + "docker_network.mariadb" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "unifi", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "unifi" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/usr/local/bin/docker-entrypoint.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [ + { + "interval": "0s", + "retries": 0, + "start_period": "5m0s", + "test": [ + "CMD-SHELL", + "/usr/local/bin/docker-healthcheck.sh || exit 1" + ], + "timeout": "0s" + } + ], + "host": [], + "hostname": "80bbfb4fae42", + "id": "80bbfb4fae42523b89c07cf8714e360b7b3cf40bf1628e1fbc151c87f0cb2d9d", + "image": "sha256:bcda88bcdf6f9ff09ca30ce8fcf060aa6c52555953d077b95c4d83a3eeea1004", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/unifi", + "target": "/unifi", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "unifi", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.67", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:dc:76:68:41", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.67", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/unifi" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.unifi", + "docker_image.unifi", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "uptime-kuma", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [ + "node", + "server/server.js" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/usr/bin/dumb-init", + "--", + "extra/entrypoint.sh" + ], + "env": [], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [ + { + "interval": "1m0s", + "retries": 5, + "start_period": "3m0s", + "test": [ + "CMD-SHELL", + "extra/healthcheck" + ], + "timeout": "30s" + } + ], + "host": [], + "hostname": "95b0d1b99ff0", + "id": "95b0d1b99ff05db969876fc599ebd00cc2a422b5c955e12ef23cc1e3ba19bfcb", + "image": "sha256:542ef8cfcae209bef49dfe85d9e8aa92fbbd5fc83187fe6b695f08a661c691be", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/uptime-kuma", + "target": "/app/data", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "uptime-kuma", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.133", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:78:a0:97:b2", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.133", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/app" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.uptime-kuma", + "docker_image.uptime-kuma", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "vikunja", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [], + "cgroupns_mode": null, + "command": [], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [ + "/app/vikunja/vikunja" + ], + "env": [ + "VIKUNJA_DATABASE_DATABASE=vikunja", + "VIKUNJA_DATABASE_HOST=192.168.2.127", + "VIKUNJA_DATABASE_PASSWORD=4PU^B%Kz8R*8!cT8R", + "VIKUNJA_DATABASE_TYPE=mysql", + "VIKUNJA_DATABASE_USER=vikunja", + "VIKUNJA_MAILER_AUTHTYPE=login", + "VIKUNJA_MAILER_ENABLED=true", + "VIKUNJA_MAILER_FORCESSL=true", + "VIKUNJA_MAILER_FROMEMAIL=vikunja@xz1.nl", + "VIKUNJA_MAILER_HOST=mail.smtp2go.com", + "VIKUNJA_MAILER_PASSWORD=TL4Dhrqco2Z9GGEH", + "VIKUNJA_MAILER_PORT=465", + "VIKUNJA_MAILER_USERNAME=vikunja@xz1.nl", + "VIKUNJA_SERVICE_JWTSECRET=c781764b63b920bc11f533013c70367df421ae0396a0819e84a300ba02c46e9c", + "VIKUNJA_SERVICE_PUBLICURL=https://vikunja.rescla.me" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "cdac37d888a5", + "id": "cdac37d888a588ba45edd5be845adee893617ba0146871cdbd0a96d88d88f836", + "image": "sha256:cec159e222f578ece7447b56cb451178b13da2903c403ef26bea00c30e42c30f", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "local", + "log_opts": {}, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/vikunja", + "target": "/files", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "vikunja", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.143", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:84:79:50:fd", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.143", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "1000", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "/app/vikunja" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.vikunja", + "docker_image.vikunja", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_container", + "name": "wireguard", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 2, + "attributes": { + "attach": false, + "bridge": "", + "capabilities": [ + { + "add": [ + "NET_ADMIN" + ], + "drop": [] + } + ], + "cgroupns_mode": null, + "command": [ + "/entrypoint.sh" + ], + "container_logs": null, + "container_read_refresh_timeout_milliseconds": 15000, + "cpu_set": "", + "cpu_shares": 0, + "destroy_grace_seconds": null, + "devices": [], + "dns": [], + "dns_opts": [], + "dns_search": [], + "domainname": "", + "entrypoint": [], + "env": [ + "PEERS=1", + "TZ=Europe/Amsterdam" + ], + "exit_code": null, + "gpus": null, + "group_add": [], + "healthcheck": [], + "host": [], + "hostname": "75b6fd9d7894", + "id": "75b6fd9d7894ef2c8d3b8a6ebe9eb50b55396817eb199e0745d5eacee4b2551c", + "image": "sha256:bbd9ee98614c45ac51108baa8112d0f5fb01b28b40245b71ce8b6d2d683ac092", + "init": false, + "ipc_mode": "private", + "labels": [], + "log_driver": "json-file", + "log_opts": { + "max-file": "10", + "max-size": "10m" + }, + "logs": false, + "max_retry_count": 0, + "memory": 0, + "memory_swap": 0, + "mounts": [ + { + "bind_options": [], + "read_only": false, + "source": "/dev/net/tun", + "target": "/dev/net/tun", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + }, + { + "bind_options": [], + "read_only": false, + "source": "/share/appdata/wireguard", + "target": "/etc/wireguard", + "tmpfs_options": [], + "type": "bind", + "volume_options": [] + } + ], + "must_run": true, + "name": "wireguard", + "network_data": [ + { + "gateway": "192.168.2.1", + "global_ipv6_address": "", + "global_ipv6_prefix_length": 0, + "ip_address": "192.168.2.120", + "ip_prefix_length": 24, + "ipv6_gateway": "", + "mac_address": "02:42:9b:6c:f2:7d", + "network_name": "qnet-static-eth0-48e715" + } + ], + "network_mode": "default", + "networks_advanced": [ + { + "aliases": [], + "ipv4_address": "192.168.2.120", + "ipv6_address": "", + "name": "qnet-static-eth0-48e715" + } + ], + "pid_mode": "", + "ports": [], + "privileged": false, + "publish_all_ports": false, + "read_only": false, + "remove_volumes": true, + "restart": "always", + "rm": false, + "runtime": "runc", + "security_opts": [], + "shm_size": 64, + "start": true, + "stdin_open": false, + "stop_signal": "", + "stop_timeout": 0, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, + "tty": false, + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], + "upload": [], + "user": "", + "userns_mode": "", + "volumes": [], + "wait": false, + "wait_timeout": 60, + "working_dir": "" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", + "dependencies": [ + "data.docker_registry_image.wireguard", + "docker_image.wireguard", + "docker_network.bridge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "airsonic", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:b2b95105cdb73911ee4cf4ed7bd9ffd13229056a612d6fdbeae19ed7cc6808abairsonicadvanced/airsonic-advanced:latest", + "image_id": "sha256:b2b95105cdb73911ee4cf4ed7bd9ffd13229056a612d6fdbeae19ed7cc6808ab", + "keep_locally": null, + "name": "airsonicadvanced/airsonic-advanced:latest", + "platform": null, + "pull_triggers": [ + "sha256:d0c2d546245f14242f534617aa0c8d17fd6ab96e1df86e5524e139c04431f3fa" + ], + "repo_digest": "airsonicadvanced/airsonic-advanced@sha256:d0c2d546245f14242f534617aa0c8d17fd6ab96e1df86e5524e139c04431f3fa", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.airsonic" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "audiobookshelf", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:249288fd3bed321b1d2cddcd7c5cbe831b9b44cd93dcc51f08207032dbe50cf2ghcr.io/advplyr/audiobookshelf:latest", + "image_id": "sha256:249288fd3bed321b1d2cddcd7c5cbe831b9b44cd93dcc51f08207032dbe50cf2", + "keep_locally": null, + "name": "ghcr.io/advplyr/audiobookshelf:latest", + "platform": null, + "pull_triggers": [ + "sha256:e12511a64b9a7af3657889995f016f8757640169d174a83ce631cbf505a5dbca" + ], + "repo_digest": "ghcr.io/advplyr/audiobookshelf@sha256:e12511a64b9a7af3657889995f016f8757640169d174a83ce631cbf505a5dbca", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.audiobookshelf" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "autobrr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:be843d0d49e1fb401a6528304ee9ca6c542f4aa234fd3e524b8e7bee919a945bghcr.io/autobrr/autobrr:latest", + "image_id": "sha256:be843d0d49e1fb401a6528304ee9ca6c542f4aa234fd3e524b8e7bee919a945b", + "keep_locally": null, + "name": "ghcr.io/autobrr/autobrr:latest", + "platform": null, + "pull_triggers": [ + "sha256:9b11c36605da242933b93dfc0c572bd17fa05af9aba2ae70deafe4977ba8048b" + ], + "repo_digest": "ghcr.io/autobrr/autobrr@sha256:9b11c36605da242933b93dfc0c572bd17fa05af9aba2ae70deafe4977ba8048b", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.autobrr" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "barcode_buddy", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:9072e8b99e1fe1ebf5aa3a9a3114de8da0201ffaeca0d64fb61f52a7633fb7f8f0rc3/barcodebuddy:latest", + "image_id": "sha256:9072e8b99e1fe1ebf5aa3a9a3114de8da0201ffaeca0d64fb61f52a7633fb7f8", + "keep_locally": null, + "name": "f0rc3/barcodebuddy:latest", + "platform": null, + "pull_triggers": [ + "sha256:bcba09b8a1e950ab51df653737f43d20c1b68aedb8ad19a8e7b4d23a0bffdf16" + ], + "repo_digest": "f0rc3/barcodebuddy@sha256:bcba09b8a1e950ab51df653737f43d20c1b68aedb8ad19a8e7b4d23a0bffdf16", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.barcode_buddy" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "brother-printer-webhook", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:395ae3c99afd8169a64aa28d378feebb55009334cc383d1864be8771c35d0ebdgitea.rescla.me/rescla/brother-printer-webhook:latest", + "image_id": "sha256:395ae3c99afd8169a64aa28d378feebb55009334cc383d1864be8771c35d0ebd", + "keep_locally": null, + "name": "gitea.rescla.me/rescla/brother-printer-webhook:latest", + "platform": null, + "pull_triggers": [ + "sha256:d4f7faf587159c4bbb428b140f20967af34a0056bbbceb11ad98d7a80554a7e2" + ], + "repo_digest": "gitea.rescla.me/rescla/brother-printer-webhook@sha256:d4f7faf587159c4bbb428b140f20967af34a0056bbbceb11ad98d7a80554a7e2", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.brother-printer-webhook" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "deluge", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:b9e98f51cef4458c1ef729c62b35fccff99e6215cdb9061093fd113f0196ab36linuxserver/deluge:latest", + "image_id": "sha256:b9e98f51cef4458c1ef729c62b35fccff99e6215cdb9061093fd113f0196ab36", + "keep_locally": null, + "name": "linuxserver/deluge:latest", + "platform": null, + "pull_triggers": [ + "sha256:48e949d81f6b08f2ce3a7ed48ff71ba968ec5c087d3a99ebd51110dfbc9ae122" + ], + "repo_digest": "linuxserver/deluge@sha256:48e949d81f6b08f2ce3a7ed48ff71ba968ec5c087d3a99ebd51110dfbc9ae122", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.deluge" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "dozzle", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9ecebamir20/dozzle:latest", + "image_id": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9eceb", + "keep_locally": null, + "name": "amir20/dozzle:latest", + "platform": null, + "pull_triggers": [ + "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f" + ], + "repo_digest": "amir20/dozzle@sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.dozzle" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "esphome", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:6a2b23944a266ba1cd9fa72a7a4d172e589b825a4d201a12fb17bf5f7577908desphome/esphome", + "image_id": "sha256:6a2b23944a266ba1cd9fa72a7a4d172e589b825a4d201a12fb17bf5f7577908d", + "keep_locally": null, + "name": "esphome/esphome", + "platform": null, + "pull_triggers": [ + "sha256:00ca3a161a5f59892435eff9f25f36739ab89e919352ba97a209c7da3495035e" + ], + "repo_digest": "esphome/esphome@sha256:00ca3a161a5f59892435eff9f25f36739ab89e919352ba97a209c7da3495035e", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.esphome" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "freshrss", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:acaff81c50f7627339ec1af2cc0c7cdf5edb925742be18b5788163b0113777f1freshrss/freshrss:latest", + "image_id": "sha256:acaff81c50f7627339ec1af2cc0c7cdf5edb925742be18b5788163b0113777f1", + "keep_locally": null, + "name": "freshrss/freshrss:latest", + "platform": null, + "pull_triggers": [ + "sha256:e7897e90c1e0ab4a68cb643ff509dec4e3b85bbe42e2688ed9f95eb190bcb2b1" + ], + "repo_digest": "freshrss/freshrss@sha256:e7897e90c1e0ab4a68cb643ff509dec4e3b85bbe42e2688ed9f95eb190bcb2b1", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.freshrss" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "gitea", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:9f8966dc151257b8896fb97b6933dcf348d2153b23c5ab35a3608e53a2f8abaagitea/gitea:latest-rootless", + "image_id": "sha256:9f8966dc151257b8896fb97b6933dcf348d2153b23c5ab35a3608e53a2f8abaa", + "keep_locally": null, + "name": "gitea/gitea:latest-rootless", + "platform": null, + "pull_triggers": [ + "sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964" + ], + "repo_digest": "gitea/gitea@sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.gitea" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "globalping", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:94fecdb2c2f038cc77313f582c9d123a7cf3eb0233cabcf1bc649b18a16e650dglobalping/globalping-probe:latest", + "image_id": "sha256:94fecdb2c2f038cc77313f582c9d123a7cf3eb0233cabcf1bc649b18a16e650d", + "keep_locally": null, + "name": "globalping/globalping-probe:latest", + "platform": null, + "pull_triggers": [ + "sha256:a8876b98c489f8c0eb9cbe2252f434ff0c26a3b2933c4466baca8565d348907d" + ], + "repo_digest": "globalping/globalping-probe@sha256:a8876b98c489f8c0eb9cbe2252f434ff0c26a3b2933c4466baca8565d348907d", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.globalping" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "grafana", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:dfed5fef9fdb3de3da48318cf185701794b746437a1b0170b2d51b0cfda8dffcgrafana/grafana:latest", + "image_id": "sha256:dfed5fef9fdb3de3da48318cf185701794b746437a1b0170b2d51b0cfda8dffc", + "keep_locally": null, + "name": "grafana/grafana:latest", + "platform": null, + "pull_triggers": [ + "sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7" + ], + "repo_digest": "grafana/grafana@sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.grafana" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "grocy", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:02df7d8cfdb61dd33ad9143b2eff14add8f61c81e90678bc00d2ea7a81aa5347linuxserver/grocy:latest", + "image_id": "sha256:02df7d8cfdb61dd33ad9143b2eff14add8f61c81e90678bc00d2ea7a81aa5347", + "keep_locally": null, + "name": "linuxserver/grocy:latest", + "platform": null, + "pull_triggers": [ + "sha256:3882320b535acd4b3475e0f550cec9beedfe75dbbb14778feb43ee59cbafb47e" + ], + "repo_digest": "linuxserver/grocy@sha256:3882320b535acd4b3475e0f550cec9beedfe75dbbb14778feb43ee59cbafb47e", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.grocy" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "hoarder", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:a60c56bc5b101f17ef430f47a22d89636f66c2b5a5275ea429c2d2ec5e66b82bghcr.io/hoarder-app/hoarder", + "image_id": "sha256:a60c56bc5b101f17ef430f47a22d89636f66c2b5a5275ea429c2d2ec5e66b82b", + "keep_locally": null, + "name": "ghcr.io/hoarder-app/hoarder", + "platform": null, + "pull_triggers": [ + "sha256:76321e4530d164ae3f978b140fd8ef8db9e96a8802fc9e2f66138ed1db47a3e1" + ], + "repo_digest": "ghcr.io/hoarder-app/hoarder@sha256:76321e4530d164ae3f978b140fd8ef8db9e96a8802fc9e2f66138ed1db47a3e1", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.hoarder" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "hoarder-chrome", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:bdc5d762e8c4219ec0e1693b2293e415b89e799c3974d0b8998dc6f971af7c92gcr.io/zenika-hub/alpine-chrome:123", + "image_id": "sha256:bdc5d762e8c4219ec0e1693b2293e415b89e799c3974d0b8998dc6f971af7c92", + "keep_locally": null, + "name": "gcr.io/zenika-hub/alpine-chrome:123", + "platform": null, + "pull_triggers": [ + "sha256:e38563d4475a3d791e986500a2e4125c9afd13798067138881cf770b1f6f3980" + ], + "repo_digest": "gcr.io/zenika-hub/alpine-chrome@sha256:e38563d4475a3d791e986500a2e4125c9afd13798067138881cf770b1f6f3980", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.hoarder-chrome" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "hoarder-meilisearch", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:a8d02e726bfa4140b4b321efb992086aae098819e8ee5793f5ee462b2f75d447getmeili/meilisearch:v1.6", + "image_id": "sha256:a8d02e726bfa4140b4b321efb992086aae098819e8ee5793f5ee462b2f75d447", + "keep_locally": null, + "name": "getmeili/meilisearch:v1.6", + "platform": null, + "pull_triggers": [ + "sha256:634e83ffe5bad15239fa26bd04d06bccb84a1f2f06ad8a35135b510711348792" + ], + "repo_digest": "getmeili/meilisearch@sha256:634e83ffe5bad15239fa26bd04d06bccb84a1f2f06ad8a35135b510711348792", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.hoarder-meilisearch" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "jellyfin", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:42a8cddb771c4ba286f4bba20484cbaf8a8905212334f761210cd1b90ede210fjellyfin/jellyfin:latest", + "image_id": "sha256:42a8cddb771c4ba286f4bba20484cbaf8a8905212334f761210cd1b90ede210f", + "keep_locally": null, + "name": "jellyfin/jellyfin:latest", + "platform": null, + "pull_triggers": [ + "sha256:96b09723b22fdde74283274bdc1f63b9b76768afd6045dd80d4a4559fc4bb7f3" + ], + "repo_digest": "jellyfin/jellyfin@sha256:96b09723b22fdde74283274bdc1f63b9b76768afd6045dd80d4a4559fc4bb7f3", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.jellyfin" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "jellyseerr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:69d320fa05d1ac491634fc598566a124ca33e3f6114a56452758ff77436fdceefallenbagel/jellyseerr:latest", + "image_id": "sha256:69d320fa05d1ac491634fc598566a124ca33e3f6114a56452758ff77436fdcee", + "keep_locally": null, + "name": "fallenbagel/jellyseerr:latest", + "platform": null, + "pull_triggers": [ + "sha256:df53a7b06006e9da117a7072a55cf5d8b2071a6272f6bb329d8ca62b6f5c08a6" + ], + "repo_digest": "fallenbagel/jellyseerr@sha256:df53a7b06006e9da117a7072a55cf5d8b2071a6272f6bb329d8ca62b6f5c08a6", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.jellyseerr" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "mariadb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:4254659f2379f8e1f62a81267c3ab59dfdb2460d0659d18da189f46264b9a2c1mariadb:10.11", + "image_id": "sha256:4254659f2379f8e1f62a81267c3ab59dfdb2460d0659d18da189f46264b9a2c1", + "keep_locally": null, + "name": "mariadb:10.11", + "platform": null, + "pull_triggers": [ + "sha256:3958f2df725a9ebdabd0ae6a0c0a841da8e45194b36a33d8bd83abb7dd6c034a" + ], + "repo_digest": "mariadb@sha256:3958f2df725a9ebdabd0ae6a0c0a841da8e45194b36a33d8bd83abb7dd6c034a", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.mariadb" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "mqtt-exporter", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:191e346b5eeb6d7a1695b7046932ee9b0f9278b349be8c0e49ed288aee88d6d2fhemberger/mqtt_exporter:latest", + "image_id": "sha256:191e346b5eeb6d7a1695b7046932ee9b0f9278b349be8c0e49ed288aee88d6d2", + "keep_locally": null, + "name": "fhemberger/mqtt_exporter:latest", + "platform": null, + "pull_triggers": [ + "sha256:d9a6071ea8d03ca6e8d0e6d1b84afd2fd9a4ab04200acb3841624e5d8eecb6f6" + ], + "repo_digest": "fhemberger/mqtt_exporter@sha256:d9a6071ea8d03ca6e8d0e6d1b84afd2fd9a4ab04200acb3841624e5d8eecb6f6", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.mqtt-exporter" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "nginx-lb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:6e4ee760eda720c7e58048cf87a4d56df63537d8cb91be6249a48e36674cac1cjonasal/nginx-certbot:latest", + "image_id": "sha256:6e4ee760eda720c7e58048cf87a4d56df63537d8cb91be6249a48e36674cac1c", + "keep_locally": null, + "name": "jonasal/nginx-certbot:latest", + "platform": null, + "pull_triggers": [ + "sha256:5a9424465c325a8fc65b0911f27b0e657bccf4829fbb5ba960a306b28767dcdf" + ], + "repo_digest": "jonasal/nginx-certbot@sha256:5a9424465c325a8fc65b0911f27b0e657bccf4829fbb5ba960a306b28767dcdf", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.nginx-lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "node-red", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:b7f96f1dde2d8f255dfb5411490644469d6c9f2667706f8859a9919f54a52cc8nodered/node-red:latest", + "image_id": "sha256:b7f96f1dde2d8f255dfb5411490644469d6c9f2667706f8859a9919f54a52cc8", + "keep_locally": null, + "name": "nodered/node-red:latest", + "platform": null, + "pull_triggers": [ + "sha256:7a3e18f29578feb271bb8daab4379e4ebd355b87ea64b699ce74e6ff49d907aa" + ], + "repo_digest": "nodered/node-red@sha256:7a3e18f29578feb271bb8daab4379e4ebd355b87ea64b699ce74e6ff49d907aa", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.node-red" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "ofelia", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:c1128d66e9bfbc73776565b1a94500e4eee3505caad63a89f78a4457ea7d4c50mcuadros/ofelia:latest", + "image_id": "sha256:c1128d66e9bfbc73776565b1a94500e4eee3505caad63a89f78a4457ea7d4c50", + "keep_locally": null, + "name": "mcuadros/ofelia:latest", + "platform": null, + "pull_triggers": [ + "sha256:ebcb1912f18bbbc4f52baf6a0aaed056c72b6269d7085e76622b0090283d1c05" + ], + "repo_digest": "mcuadros/ofelia@sha256:ebcb1912f18bbbc4f52baf6a0aaed056c72b6269d7085e76622b0090283d1c05", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.ofelia" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "photoprism", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:8406054dc6b7ec43fb3b8d372923189294f815aeab20e8d08eac73001aa10f49photoprism/photoprism:latest", + "image_id": "sha256:8406054dc6b7ec43fb3b8d372923189294f815aeab20e8d08eac73001aa10f49", + "keep_locally": null, + "name": "photoprism/photoprism:latest", + "platform": null, + "pull_triggers": [ + "sha256:1f14335e2cd9dfaadc555ac8d40aa8a3966a5b5e5ef88fa78973ef7e8673fa2b" + ], + "repo_digest": "photoprism/photoprism@sha256:1f14335e2cd9dfaadc555ac8d40aa8a3966a5b5e5ef88fa78973ef7e8673fa2b", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.photoprism" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "pihole", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:2cfd24401bf6514de7798821e54155622902c3caf93ae440f72637aac2f6ee93pihole/pihole:latest", + "image_id": "sha256:2cfd24401bf6514de7798821e54155622902c3caf93ae440f72637aac2f6ee93", + "keep_locally": null, + "name": "pihole/pihole:latest", + "platform": null, + "pull_triggers": [ + "sha256:528e4044f67da14f3aecedda92f939c87b7b1e69fe67d09ac2b3e7fdc1f72515" + ], + "repo_digest": "pihole/pihole@sha256:528e4044f67da14f3aecedda92f939c87b7b1e69fe67d09ac2b3e7fdc1f72515", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.pihole" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "prometheus", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:a977124a660f084cf333bac75fa34cea81f288875e90c8979e766b68bb2c948bprom/prometheus:latest", + "image_id": "sha256:a977124a660f084cf333bac75fa34cea81f288875e90c8979e766b68bb2c948b", + "keep_locally": null, + "name": "prom/prometheus:latest", + "platform": null, + "pull_triggers": [ + "sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120" + ], + "repo_digest": "prom/prometheus@sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.prometheus" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "prowlarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:644375f51280ea08bb608cab54fc6a2149de83b2e240fe2c87e806fc3637285aghcr.io/hotio/prowlarr:latest", + "image_id": "sha256:644375f51280ea08bb608cab54fc6a2149de83b2e240fe2c87e806fc3637285a", + "keep_locally": null, + "name": "ghcr.io/hotio/prowlarr:latest", + "platform": null, + "pull_triggers": [ + "sha256:952927935b2793afba94c78207a0be39a9bf8f4ae2493f7913b26be7eb0ecee7" + ], + "repo_digest": "ghcr.io/hotio/prowlarr@sha256:952927935b2793afba94c78207a0be39a9bf8f4ae2493f7913b26be7eb0ecee7", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.prowlarr" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "radarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:ba6421b2cb829d289324dd1b8472fd29f25f4cc3aad7f9e40163d2e833b1e9a8ghcr.io/hotio/radarr:latest", + "image_id": "sha256:ba6421b2cb829d289324dd1b8472fd29f25f4cc3aad7f9e40163d2e833b1e9a8", + "keep_locally": null, + "name": "ghcr.io/hotio/radarr:latest", + "platform": null, + "pull_triggers": [ + "sha256:935b30d3a8429aae8e27953b747718d2acefd82922ca6b28862310ad66de9b45" + ], + "repo_digest": "ghcr.io/hotio/radarr@sha256:935b30d3a8429aae8e27953b747718d2acefd82922ca6b28862310ad66de9b45", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.radarr" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "readarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:e8650470e9533cd8ac6c041f070a83b24e48680ad7b08d553b44ed20c1fc6cacghcr.io/hotio/readarr", + "image_id": "sha256:e8650470e9533cd8ac6c041f070a83b24e48680ad7b08d553b44ed20c1fc6cac", + "keep_locally": null, + "name": "ghcr.io/hotio/readarr", + "platform": null, + "pull_triggers": [ + "sha256:67e4e64c10261a31c70863c2bd446d1fc7d8d9322c6a70098db45ad5aea74a96" + ], + "repo_digest": "ghcr.io/hotio/readarr@sha256:67e4e64c10261a31c70863c2bd446d1fc7d8d9322c6a70098db45ad5aea74a96", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.readarr" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "redis", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:fa310398637f52276a6ea3250b80ebac162323d76209a4a3d95a414b73d3cc84redis:latest", + "image_id": "sha256:fa310398637f52276a6ea3250b80ebac162323d76209a4a3d95a414b73d3cc84", + "keep_locally": null, + "name": "redis:latest", + "platform": null, + "pull_triggers": [ + "sha256:93a8d83b707d0d6a1b9186edecca2e37f83722ae0e398aee4eea0ff17c2fad0e" + ], + "repo_digest": "redis@sha256:93a8d83b707d0d6a1b9186edecca2e37f83722ae0e398aee4eea0ff17c2fad0e", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.redis" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "ripe-atlas", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:c87bdc7ea20d83df85e5a2b387f2e912c95023319b84377162736fb7c859768djamesits/ripe-atlas:latest", + "image_id": "sha256:c87bdc7ea20d83df85e5a2b387f2e912c95023319b84377162736fb7c859768d", + "keep_locally": null, + "name": "jamesits/ripe-atlas:latest", + "platform": null, + "pull_triggers": [ + "sha256:1617f9a29cc8d06e3c59f2c80310ab0b263eb76c0d0f5dfff97d630ca67d3024" + ], + "repo_digest": "jamesits/ripe-atlas@sha256:1617f9a29cc8d06e3c59f2c80310ab0b263eb76c0d0f5dfff97d630ca67d3024", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.ripe-atlas" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "rss-bridge", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:21b24bd0b76d3ee5a5495f5b095f34511b42b10b16b270b94a97d4d8af1006dbrssbridge/rss-bridge:latest", + "image_id": "sha256:21b24bd0b76d3ee5a5495f5b095f34511b42b10b16b270b94a97d4d8af1006db", + "keep_locally": null, + "name": "rssbridge/rss-bridge:latest", + "platform": null, + "pull_triggers": null, + "repo_digest": "rssbridge/rss-bridge@sha256:95b6b46b13e84f827eccc456e5e5d5bb9ceaf9f1e229ac1ee55dc416157f9d9e", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "ru-torrent", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:8895d6ebcd94e4482b74abebf2724873cb59cc1f5d9c854ce2b946d798ff1c43linuxserver/rutorrent", + "image_id": "sha256:8895d6ebcd94e4482b74abebf2724873cb59cc1f5d9c854ce2b946d798ff1c43", + "keep_locally": null, + "name": "linuxserver/rutorrent", + "platform": null, + "pull_triggers": [ + "sha256:b3a878b9a1da2c3b29066f6c39949fc4b2a10c530668457d462b2692e5b73a04" + ], + "repo_digest": "linuxserver/rutorrent@sha256:b3a878b9a1da2c3b29066f6c39949fc4b2a10c530668457d462b2692e5b73a04", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.ru-torrent" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "sabnzdb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:bd28662e3b654fe670dc0703479f8d836cb82a1411db1daf0b9beb8acc4a07ecghcr.io/hotio/sabnzbd:latest", + "image_id": "sha256:bd28662e3b654fe670dc0703479f8d836cb82a1411db1daf0b9beb8acc4a07ec", + "keep_locally": null, + "name": "ghcr.io/hotio/sabnzbd:latest", + "platform": null, + "pull_triggers": [ + "sha256:7cb3cfee078b2062b19d2eb3e82e62118819e16bc9d69e153e0f41964dc8f71c" + ], + "repo_digest": "ghcr.io/hotio/sabnzbd@sha256:7cb3cfee078b2062b19d2eb3e82e62118819e16bc9d69e153e0f41964dc8f71c", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.sabnzdb" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "smokeping", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:cd40669296557851c88a16a96f508c3773b574c2ba8a90c14220e3a3141e7d60linuxserver/smokeping:latest", + "image_id": "sha256:cd40669296557851c88a16a96f508c3773b574c2ba8a90c14220e3a3141e7d60", + "keep_locally": null, + "name": "linuxserver/smokeping:latest", + "platform": null, + "pull_triggers": [ + "sha256:95c3dcd01a8fe9e90735430f242f23f366982b2273e86cbe81af8774f77015ef" + ], + "repo_digest": "linuxserver/smokeping@sha256:95c3dcd01a8fe9e90735430f242f23f366982b2273e86cbe81af8774f77015ef", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.smokeping" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "sonarr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:6f7658d11bc6fb6cb81a2577672258f7bb8eaaaae51357879b4496151dd17b80ghcr.io/hotio/sonarr:latest", + "image_id": "sha256:6f7658d11bc6fb6cb81a2577672258f7bb8eaaaae51357879b4496151dd17b80", + "keep_locally": null, + "name": "ghcr.io/hotio/sonarr:latest", + "platform": null, + "pull_triggers": [ + "sha256:c554d289078bb89474c18c818e782ccfcad58edd7f7b25e32c4cabe4257b82ef" + ], + "repo_digest": "ghcr.io/hotio/sonarr@sha256:c554d289078bb89474c18c818e782ccfcad58edd7f7b25e32c4cabe4257b82ef", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.sonarr" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "syncthing", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:9ea4fb7f7e87c7bb6098414c82cfe062c944b4b7a2a3651a127cd42a92254716linuxserver/syncthing:latest", + "image_id": "sha256:9ea4fb7f7e87c7bb6098414c82cfe062c944b4b7a2a3651a127cd42a92254716", + "keep_locally": null, + "name": "linuxserver/syncthing:latest", + "platform": null, + "pull_triggers": [ + "sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3" + ], + "repo_digest": "linuxserver/syncthing@sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.syncthing" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "traccar", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:19b69bf8d349b04ce058f14684ff7e3f5a5d3a347ec6eddc6c114ef80c030d29traccar/traccar", + "image_id": "sha256:19b69bf8d349b04ce058f14684ff7e3f5a5d3a347ec6eddc6c114ef80c030d29", + "keep_locally": null, + "name": "traccar/traccar", + "platform": null, + "pull_triggers": [ + "sha256:fbc9eb4a5d2a12774e57cd0ac1b698db083ada6c1f9281dd144585631d7b046f" + ], + "repo_digest": "traccar/traccar@sha256:fbc9eb4a5d2a12774e57cd0ac1b698db083ada6c1f9281dd144585631d7b046f", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.traccar" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "unifi", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:bcda88bcdf6f9ff09ca30ce8fcf060aa6c52555953d077b95c4d83a3eeea1004jacobalberty/unifi", + "image_id": "sha256:bcda88bcdf6f9ff09ca30ce8fcf060aa6c52555953d077b95c4d83a3eeea1004", + "keep_locally": null, + "name": "jacobalberty/unifi", + "platform": null, + "pull_triggers": [ + "sha256:715bd017b6765933f52281760efdaafdcf1d5c0e8aa263954883baffb40edd15" + ], + "repo_digest": "jacobalberty/unifi@sha256:715bd017b6765933f52281760efdaafdcf1d5c0e8aa263954883baffb40edd15", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.unifi" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "uptime-kuma", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:542ef8cfcae209bef49dfe85d9e8aa92fbbd5fc83187fe6b695f08a661c691belouislam/uptime-kuma", + "image_id": "sha256:542ef8cfcae209bef49dfe85d9e8aa92fbbd5fc83187fe6b695f08a661c691be", + "keep_locally": null, + "name": "louislam/uptime-kuma", + "platform": null, + "pull_triggers": [ + "sha256:431fee3be822b04861cf0e35daf4beef6b7cb37391c5f26c3ad6e12ce280fe18" + ], + "repo_digest": "louislam/uptime-kuma@sha256:431fee3be822b04861cf0e35daf4beef6b7cb37391c5f26c3ad6e12ce280fe18", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.uptime-kuma" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "vikunja", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:cec159e222f578ece7447b56cb451178b13da2903c403ef26bea00c30e42c30fvikunja/vikunja:latest", + "image_id": "sha256:cec159e222f578ece7447b56cb451178b13da2903c403ef26bea00c30e42c30f", + "keep_locally": null, + "name": "vikunja/vikunja:latest", + "platform": null, + "pull_triggers": [ + "sha256:ed1f3ed467fecec0b57e9de7bc6607f8bbcbb23ffced6a81f5dfefc794cdbe3b" + ], + "repo_digest": "vikunja/vikunja@sha256:ed1f3ed467fecec0b57e9de7bc6607f8bbcbb23ffced6a81f5dfefc794cdbe3b", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.vikunja" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_image", + "name": "wireguard", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "build": [], + "force_remove": null, + "id": "sha256:bbd9ee98614c45ac51108baa8112d0f5fb01b28b40245b71ce8b6d2d683ac092masipcat/wireguard-go:latest", + "image_id": "sha256:bbd9ee98614c45ac51108baa8112d0f5fb01b28b40245b71ce8b6d2d683ac092", + "keep_locally": null, + "name": "masipcat/wireguard-go:latest", + "platform": null, + "pull_triggers": [ + "sha256:73433fa459c6971a9385695a03582b64f1e0078945f00134d7d0702eb545ed21" + ], + "repo_digest": "masipcat/wireguard-go@sha256:73433fa459c6971a9385695a03582b64f1e0078945f00134d7d0702eb545ed21", + "triggers": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "data.docker_registry_image.wireguard" + ] + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "bridge", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "qnet", + "id": "2496ee986cdc", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "192.168.2.1", + "ip_range": "", + "subnet": "192.168.2.0/24" + } + ], + "ipam_driver": "qnet", + "ipam_options": { + "iface": "eth0" + }, + "ipv6": false, + "labels": [], + "name": "qnet-static-eth0-48e715", + "options": { + "iface": "eth0" + }, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "grocy", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "dec6d1367e6153275e0bbc6edbe541c4ac0d6e5cc97f8d633c94f3cd37e36d57", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.36.1", + "ip_range": "", + "subnet": "172.29.36.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "grocy", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "hoarder", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "a944ab296e3eff35a7cfe39e5ead6220e1ddbfd97874eb1a640a563d4e4d2d48", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.12.1", + "ip_range": "", + "subnet": "172.29.12.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "hoarder", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "host", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "host", + "id": "193a71332c99", + "ingress": false, + "internal": false, + "ipam_config": [], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "host", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "mariadb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "938f753ff226a9faa4c9c435e3f7d1b771d1c14a643f5a28714f0c794e881d73", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.0.1", + "ip_range": "", + "subnet": "172.29.0.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "mariadb", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "mqtt-exporter", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "7a040f1f9063e45f7cee84fe5f45605562b0c34d8e237de8b9e877576c2dfdb9", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.16.1", + "ip_range": "", + "subnet": "172.29.16.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "mqtt-exporter", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "nginx-lb", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "29d77e2ed11c53add7d1289bf1b82eb83c3bab92d161af0a937b997157ff0fbb", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.32.1", + "ip_range": "", + "subnet": "172.29.32.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "nginx-lb", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "redis", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "169d9542476232bd0691dd8613591e60669cd4a176e63c2de2b56a63a80fad4c", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.20.1", + "ip_range": "", + "subnet": "172.29.20.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "redis", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "ru-torrent", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "ce3a3f44f66df89d137bd172cacab54b21ba4efd588904abac3da0b8a276a633", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.24.1", + "ip_range": "", + "subnet": "172.29.24.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "ru-torrent", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "smokeping", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "f73120b843df42e7877cbeb845c85f3ac7ae1faa9bda9e67a9285dad320bca72", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.4.1", + "ip_range": "", + "subnet": "172.29.4.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "smokeping", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "docker_network", + "name": "wireguard", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "attachable": false, + "check_duplicate": null, + "driver": "bridge", + "id": "792771eec195cb0dbf358d6ab3fbb759d52c9944116c3318484a82bdf56299f8", + "ingress": false, + "internal": false, + "ipam_config": [ + { + "aux_address": {}, + "gateway": "172.29.28.1", + "ip_range": "", + "subnet": "172.29.28.0/22" + } + ], + "ipam_driver": "default", + "ipam_options": {}, + "ipv6": false, + "labels": [], + "name": "wireguard", + "options": {}, + "scope": "local" + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "docker_volume", + "name": "truenas-arr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "driver": "local", + "driver_opts": { + "device": "//truenas.local/arr-media", + "o": "addr=truenas.local,username=dqnap,password=vPKnUmApyQRE5$n,file_mode=0777,dir_mode=0777", + "type": "cifs" + }, + "id": "truenas-arr", + "labels": [], + "mountpoint": "/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/volumes/truenas-arr/_data", + "name": "truenas-arr" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==" + } + ] + } + ], + "check_results": null +} diff --git a/terraform.tfstate.backup b/terraform.tfstate.backup index bb20a56..c7b8164 100644 --- a/terraform.tfstate.backup +++ b/terraform.tfstate.backup @@ -1,7 +1,7 @@ { "version": 4, "terraform_version": "1.5.5", - "serial": 4446, + "serial": 4569, "lineage": "fcc74498-a461-682e-d8e4-5bc8c6ea51ec", "outputs": {}, "resources": [ @@ -32,10 +32,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:46f36b2f533e30347ae6d1e35ede6dc805a8d82211e26c4eee1f8f99cc245d48", + "id": "sha256:e12511a64b9a7af3657889995f016f8757640169d174a83ce631cbf505a5dbca", "insecure_skip_verify": false, "name": "ghcr.io/advplyr/audiobookshelf:latest", - "sha256_digest": "sha256:46f36b2f533e30347ae6d1e35ede6dc805a8d82211e26c4eee1f8f99cc245d48" + "sha256_digest": "sha256:e12511a64b9a7af3657889995f016f8757640169d174a83ce631cbf505a5dbca" }, "sensitive_attributes": [] } @@ -104,10 +104,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:1f682528968a229c8c65e35850cffea5661f9a5f4da959c0197b93680ead1964", + "id": "sha256:48e949d81f6b08f2ce3a7ed48ff71ba968ec5c087d3a99ebd51110dfbc9ae122", "insecure_skip_verify": false, "name": "linuxserver/deluge:latest", - "sha256_digest": "sha256:1f682528968a229c8c65e35850cffea5661f9a5f4da959c0197b93680ead1964" + "sha256_digest": "sha256:48e949d81f6b08f2ce3a7ed48ff71ba968ec5c087d3a99ebd51110dfbc9ae122" }, "sensitive_attributes": [] } @@ -122,10 +122,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:168d9530a2e63736cddd8b9795fd178579ae30a5715c4caf811ec6218cb08bab", + "id": "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f", "insecure_skip_verify": false, "name": "amir20/dozzle:latest", - "sha256_digest": "sha256:168d9530a2e63736cddd8b9795fd178579ae30a5715c4caf811ec6218cb08bab" + "sha256_digest": "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f" }, "sensitive_attributes": [] } @@ -140,10 +140,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:fb17727746ec9c15394b3371da47fa4c4e2f813103ef602d9b30de38fbd725ae", + "id": "sha256:00ca3a161a5f59892435eff9f25f36739ab89e919352ba97a209c7da3495035e", "insecure_skip_verify": false, "name": "esphome/esphome", - "sha256_digest": "sha256:fb17727746ec9c15394b3371da47fa4c4e2f813103ef602d9b30de38fbd725ae" + "sha256_digest": "sha256:00ca3a161a5f59892435eff9f25f36739ab89e919352ba97a209c7da3495035e" }, "sensitive_attributes": [] } @@ -176,10 +176,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:96899d07bfcc84a42bfbab2ff2cb711f0e5f25bae06dd187a3fb080c8f8233a2", + "id": "sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964", "insecure_skip_verify": false, "name": "gitea/gitea:latest-rootless", - "sha256_digest": "sha256:96899d07bfcc84a42bfbab2ff2cb711f0e5f25bae06dd187a3fb080c8f8233a2" + "sha256_digest": "sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964" }, "sensitive_attributes": [] } @@ -212,10 +212,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:5781759b3d27734d4d548fcbaf60b1180dbf4290e708f01f292faa6ae764c5e6", + "id": "sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7", "insecure_skip_verify": false, "name": "grafana/grafana:latest", - "sha256_digest": "sha256:5781759b3d27734d4d548fcbaf60b1180dbf4290e708f01f292faa6ae764c5e6" + "sha256_digest": "sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7" }, "sensitive_attributes": [] } @@ -230,10 +230,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:3064bd56fa72d8eba748fcee209c40b6e86639e274966247e584a979e9c61677", + "id": "sha256:3882320b535acd4b3475e0f550cec9beedfe75dbbb14778feb43ee59cbafb47e", "insecure_skip_verify": false, "name": "linuxserver/grocy:latest", - "sha256_digest": "sha256:3064bd56fa72d8eba748fcee209c40b6e86639e274966247e584a979e9c61677" + "sha256_digest": "sha256:3882320b535acd4b3475e0f550cec9beedfe75dbbb14778feb43ee59cbafb47e" }, "sensitive_attributes": [] } @@ -248,10 +248,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:e0682981becfcd65e4e56ebfebf8e3186334de7356710628513942e8d331c2aa", + "id": "sha256:76321e4530d164ae3f978b140fd8ef8db9e96a8802fc9e2f66138ed1db47a3e1", "insecure_skip_verify": false, "name": "ghcr.io/hoarder-app/hoarder", - "sha256_digest": "sha256:e0682981becfcd65e4e56ebfebf8e3186334de7356710628513942e8d331c2aa" + "sha256_digest": "sha256:76321e4530d164ae3f978b140fd8ef8db9e96a8802fc9e2f66138ed1db47a3e1" }, "sensitive_attributes": [] } @@ -293,24 +293,6 @@ } ] }, - { - "mode": "data", - "type": "docker_registry_image", - "name": "home-assistant", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "id": "sha256:1191a95f9b82df94f467ad14dcb02bd6a5ddf244f8cf54a983c84a63bd612752", - "insecure_skip_verify": false, - "name": "homeassistant/home-assistant:latest", - "sha256_digest": "sha256:1191a95f9b82df94f467ad14dcb02bd6a5ddf244f8cf54a983c84a63bd612752" - }, - "sensitive_attributes": [] - } - ] - }, { "mode": "data", "type": "docker_registry_image", @@ -320,10 +302,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:89d020f73334642943eca3269d2a652ad897481bdf0bd9827e108c939af49f24", + "id": "sha256:96b09723b22fdde74283274bdc1f63b9b76768afd6045dd80d4a4559fc4bb7f3", "insecure_skip_verify": false, "name": "jellyfin/jellyfin:latest", - "sha256_digest": "sha256:89d020f73334642943eca3269d2a652ad897481bdf0bd9827e108c939af49f24" + "sha256_digest": "sha256:96b09723b22fdde74283274bdc1f63b9b76768afd6045dd80d4a4559fc4bb7f3" }, "sensitive_attributes": [] } @@ -365,24 +347,6 @@ } ] }, - { - "mode": "data", - "type": "docker_registry_image", - "name": "mosquitto", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "id": "sha256:deae95623b9d5c6ca5e264380629db53b992106d436b56d42f7c8df46b41b96f", - "insecure_skip_verify": false, - "name": "eclipse-mosquitto:2", - "sha256_digest": "sha256:deae95623b9d5c6ca5e264380629db53b992106d436b56d42f7c8df46b41b96f" - }, - "sensitive_attributes": [] - } - ] - }, { "mode": "data", "type": "docker_registry_image", @@ -410,10 +374,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:8edd553f6f619af04478b5bdd4146bbe0fdc9710df06c73cca5f3a6ae20e7263", + "id": "sha256:5a9424465c325a8fc65b0911f27b0e657bccf4829fbb5ba960a306b28767dcdf", "insecure_skip_verify": false, "name": "jonasal/nginx-certbot:latest", - "sha256_digest": "sha256:8edd553f6f619af04478b5bdd4146bbe0fdc9710df06c73cca5f3a6ae20e7263" + "sha256_digest": "sha256:5a9424465c325a8fc65b0911f27b0e657bccf4829fbb5ba960a306b28767dcdf" }, "sensitive_attributes": [] } @@ -428,10 +392,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:94926616c16e016e2468c2c83a8d9040ffdef1999e54a2b36e54986d37de2f7f", + "id": "sha256:7a3e18f29578feb271bb8daab4379e4ebd355b87ea64b699ce74e6ff49d907aa", "insecure_skip_verify": false, "name": "nodered/node-red:latest", - "sha256_digest": "sha256:94926616c16e016e2468c2c83a8d9040ffdef1999e54a2b36e54986d37de2f7f" + "sha256_digest": "sha256:7a3e18f29578feb271bb8daab4379e4ebd355b87ea64b699ce74e6ff49d907aa" }, "sensitive_attributes": [] } @@ -482,10 +446,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:0def896a596e8d45780b6359dbf82fc8c75ef05b97e095452e67a0a4ccc95377", + "id": "sha256:528e4044f67da14f3aecedda92f939c87b7b1e69fe67d09ac2b3e7fdc1f72515", "insecure_skip_verify": false, "name": "pihole/pihole:latest", - "sha256_digest": "sha256:0def896a596e8d45780b6359dbf82fc8c75ef05b97e095452e67a0a4ccc95377" + "sha256_digest": "sha256:528e4044f67da14f3aecedda92f939c87b7b1e69fe67d09ac2b3e7fdc1f72515" }, "sensitive_attributes": [] } @@ -500,10 +464,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:6559acbd5d770b15bb3c954629ce190ac3cbbdb2b7f1c30f0385c4e05104e218", + "id": "sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120", "insecure_skip_verify": false, "name": "prom/prometheus:latest", - "sha256_digest": "sha256:6559acbd5d770b15bb3c954629ce190ac3cbbdb2b7f1c30f0385c4e05104e218" + "sha256_digest": "sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120" }, "sensitive_attributes": [] } @@ -518,10 +482,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:1648bcfae7e4ea067f6b1ae0de7bc2a2ee08b4f00d4b5704885b34b3a4734859", + "id": "sha256:952927935b2793afba94c78207a0be39a9bf8f4ae2493f7913b26be7eb0ecee7", "insecure_skip_verify": false, "name": "ghcr.io/hotio/prowlarr:latest", - "sha256_digest": "sha256:1648bcfae7e4ea067f6b1ae0de7bc2a2ee08b4f00d4b5704885b34b3a4734859" + "sha256_digest": "sha256:952927935b2793afba94c78207a0be39a9bf8f4ae2493f7913b26be7eb0ecee7" }, "sensitive_attributes": [] } @@ -536,10 +500,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:b2b09d8ec9ec4a1b68b98b4d561d4d5abe9544c9abed59c89811e96f1c164402", + "id": "sha256:935b30d3a8429aae8e27953b747718d2acefd82922ca6b28862310ad66de9b45", "insecure_skip_verify": false, "name": "ghcr.io/hotio/radarr:latest", - "sha256_digest": "sha256:b2b09d8ec9ec4a1b68b98b4d561d4d5abe9544c9abed59c89811e96f1c164402" + "sha256_digest": "sha256:935b30d3a8429aae8e27953b747718d2acefd82922ca6b28862310ad66de9b45" }, "sensitive_attributes": [] } @@ -554,10 +518,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:bc2f048f697b0d416ac645d39ffd651dfd69ed2f278dea9157c893debb5eeb93", + "id": "sha256:67e4e64c10261a31c70863c2bd446d1fc7d8d9322c6a70098db45ad5aea74a96", "insecure_skip_verify": false, "name": "ghcr.io/hotio/readarr", - "sha256_digest": "sha256:bc2f048f697b0d416ac645d39ffd651dfd69ed2f278dea9157c893debb5eeb93" + "sha256_digest": "sha256:67e4e64c10261a31c70863c2bd446d1fc7d8d9322c6a70098db45ad5aea74a96" }, "sensitive_attributes": [] } @@ -626,10 +590,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:7e9654027514de5e6868df4e2d664921f532555507bd59769d0c00e787f09d17", + "id": "sha256:7cb3cfee078b2062b19d2eb3e82e62118819e16bc9d69e153e0f41964dc8f71c", "insecure_skip_verify": false, "name": "ghcr.io/hotio/sabnzbd:latest", - "sha256_digest": "sha256:7e9654027514de5e6868df4e2d664921f532555507bd59769d0c00e787f09d17" + "sha256_digest": "sha256:7cb3cfee078b2062b19d2eb3e82e62118819e16bc9d69e153e0f41964dc8f71c" }, "sensitive_attributes": [] } @@ -644,10 +608,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:6db40c67c685099ca49dadf9a9ebbcb392af3a80e7ec06e13187860e9a83a0eb", + "id": "sha256:95c3dcd01a8fe9e90735430f242f23f366982b2273e86cbe81af8774f77015ef", "insecure_skip_verify": false, "name": "linuxserver/smokeping:latest", - "sha256_digest": "sha256:6db40c67c685099ca49dadf9a9ebbcb392af3a80e7ec06e13187860e9a83a0eb" + "sha256_digest": "sha256:95c3dcd01a8fe9e90735430f242f23f366982b2273e86cbe81af8774f77015ef" }, "sensitive_attributes": [] } @@ -662,10 +626,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:6e716fed0abe124fc2c31a1361da8a4c6d829dea70c9f110203894d0bde40b02", + "id": "sha256:c554d289078bb89474c18c818e782ccfcad58edd7f7b25e32c4cabe4257b82ef", "insecure_skip_verify": false, "name": "ghcr.io/hotio/sonarr:latest", - "sha256_digest": "sha256:6e716fed0abe124fc2c31a1361da8a4c6d829dea70c9f110203894d0bde40b02" + "sha256_digest": "sha256:c554d289078bb89474c18c818e782ccfcad58edd7f7b25e32c4cabe4257b82ef" }, "sensitive_attributes": [] } @@ -680,10 +644,10 @@ { "schema_version": 0, "attributes": { - "id": "sha256:c04574ea8538099697d9668a1e3667b9dd91a17f6e4fc3fb6fbe8e52d8ce91ec", + "id": "sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3", "insecure_skip_verify": false, "name": "linuxserver/syncthing:latest", - "sha256_digest": "sha256:c04574ea8538099697d9668a1e3667b9dd91a17f6e4fc3fb6fbe8e52d8ce91ec" + "sha256_digest": "sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3" }, "sensitive_attributes": [] } @@ -779,24 +743,6 @@ } ] }, - { - "mode": "data", - "type": "docker_registry_image", - "name": "zigbee-2-mqtt", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "id": "sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19", - "insecure_skip_verify": false, - "name": "koenkk/zigbee2mqtt", - "sha256_digest": "sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19" - }, - "sensitive_attributes": [] - } - ] - }, { "mode": "managed", "type": "docker_container", @@ -905,10 +851,10 @@ "gateway": "172.29.0.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "172.29.0.5", + "ip_address": "172.29.0.3", "ip_prefix_length": 22, "ipv6_gateway": "", - "mac_address": "02:42:ac:1d:00:05", + "mac_address": "02:42:ac:1d:00:03", "network_name": "mariadb" }, { @@ -918,7 +864,7 @@ "ip_address": "192.168.2.83", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:5b:b7:6e:73", + "mac_address": "02:42:f4:fa:c5:f3", "network_name": "qnet-static-eth0-48e715" } ], @@ -1008,9 +954,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": [], - "dns_opts": [], - "dns_search": [], + "dns": null, + "dns_opts": null, + "dns_search": null, "domainname": "", "entrypoint": [ "tini", @@ -1021,17 +967,17 @@ ], "exit_code": null, "gpus": null, - "group_add": [], - "healthcheck": [], + "group_add": null, + "healthcheck": null, "host": [], - "hostname": "1cfadef6607b", - "id": "1cfadef6607b1f4b27a784aa5ababf5106f9fa902b0aba1f2ade62e15a583c41", - "image": "sha256:2eaa37b63c3cd42cc3f083db1561b5f6c7cea88ec7a9d2df395f1d4fa0323a22", + "hostname": "275155c84ed6", + "id": "275155c84ed66b0740cde4ce20f543c03d030db169f0070d6643abb039dc8641", + "image": "sha256:249288fd3bed321b1d2cddcd7c5cbe831b9b44cd93dcc51f08207032dbe50cf2", "init": false, "ipc_mode": "private", "labels": [], "log_driver": "local", - "log_opts": {}, + "log_opts": null, "logs": false, "max_retry_count": 0, "memory": 0, @@ -1039,7 +985,7 @@ "mounts": [ { "bind_options": [], - "read_only": false, + "read_only": null, "source": "/share/appdata/audiobookshelf/config", "target": "/config", "tmpfs_options": [], @@ -1048,30 +994,12 @@ }, { "bind_options": [], - "read_only": false, + "read_only": null, "source": "/share/appdata/audiobookshelf/metadata", "target": "/metadata", "tmpfs_options": [], "type": "bind", "volume_options": [] - }, - { - "bind_options": [], - "read_only": false, - "source": "/share/datarr/media/audiobooks", - "target": "/audiobooks", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - }, - { - "bind_options": [], - "read_only": false, - "source": "/share/datarr/media/podcasts", - "target": "/podcasts", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] } ], "must_run": true, @@ -1084,7 +1012,7 @@ "ip_address": "192.168.2.146", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:30:9e:33:37", + "mac_address": "02:42:73:4b:d4:84", "network_name": "qnet-static-eth0-48e715" } ], @@ -1112,21 +1040,23 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": {}, - "sysctls": {}, - "tmpfs": {}, + "storage_opts": null, + "sysctls": null, + "tmpfs": null, "tty": false, - "ulimit": [ - { - "hard": 65535, - "name": "nofile", - "soft": 65535 - } - ], + "ulimit": [], "upload": [], "user": "", "userns_mode": "", - "volumes": [], + "volumes": [ + { + "container_path": "/audiobooks", + "from_container": "", + "host_path": "", + "read_only": null, + "volume_name": "truenas-arr" + } + ], "wait": false, "wait_timeout": 60, "working_dir": "/" @@ -1134,7 +1064,6 @@ "sensitive_attributes": [], "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", "dependencies": [ - "data.docker_registry_image.audiobookshelf", "docker_image.audiobookshelf", "docker_network.bridge" ] @@ -1213,7 +1142,7 @@ "ip_address": "192.168.2.148", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:e2:e7:7f:dd", + "mac_address": "02:42:64:6f:1d:65", "network_name": "qnet-static-eth0-48e715" } ], @@ -1341,7 +1270,7 @@ "ip_address": "192.168.2.150", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:21:02:7a:0d", + "mac_address": "02:42:5a:0b:f2:46", "network_name": "qnet-static-eth0-48e715" } ], @@ -1458,10 +1387,10 @@ "gateway": "172.29.36.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "172.29.36.3", + "ip_address": "172.29.36.2", "ip_prefix_length": 22, "ipv6_gateway": "", - "mac_address": "02:42:ac:1d:24:03", + "mac_address": "02:42:ac:1d:24:02", "network_name": "grocy" } ], @@ -1555,9 +1484,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "3c01e6311e4f", - "id": "3c01e6311e4f844e700c59832962923b8ee3478d4e74381ee71486698c217742", - "image": "sha256:58f44b2f42381e72adf257156b79ff5e9d92af8e5e30da114db6baeb4fd1a080", + "hostname": "10354358cf12", + "id": "10354358cf12e28311ed021d148198b2e273ed08153bcebe666de4e0b3c741c8", + "image": "sha256:b9e98f51cef4458c1ef729c62b35fccff99e6215cdb9061093fd113f0196ab36", "init": false, "ipc_mode": "private", "labels": [], @@ -1597,7 +1526,7 @@ "ip_address": "192.168.2.137", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:e4:92:f3:7e", + "mac_address": "02:42:81:8f:26:89", "network_name": "qnet-static-eth0-48e715" } ], @@ -1688,8 +1617,8 @@ "healthcheck": null, "host": [], "hostname": "dozzle", - "id": "9bec64739d550e620887f544258486e008a664ea56f553978b5a80a7030f24f7", - "image": "sha256:a4d0be210f7ed7d190e8a7eaf9d3ebc833004181a9a5275fc5f4ebd9dee02c50", + "id": "d8dce4efc56780f340a2c6652619dfc9316c71ba51247bde787417c4044ca729", + "image": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9eceb", "init": false, "ipc_mode": "private", "labels": [], @@ -1720,7 +1649,7 @@ "ip_address": "192.168.2.144", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:48:d5:ed:77", + "mac_address": "02:42:82:00:8f:c1", "network_name": "qnet-static-eth0-48e715" } ], @@ -1821,9 +1750,9 @@ } ], "host": [], - "hostname": "a2eba6b302c8", - "id": "a2eba6b302c83b064952db1ddda968ea045767f30d3f6ffde816aaef981c33f8", - "image": "sha256:13cc1ca1d6e6968a30b8c8989428022fb59f748ffa1f4dd297426e6d9e59599c", + "hostname": "aa72a510f3bd", + "id": "aa72a510f3bd4a367d29b81385124b62bfaac854b3abeb128316a2f9484d92f3", + "image": "sha256:6a2b23944a266ba1cd9fa72a7a4d172e589b825a4d201a12fb17bf5f7577908d", "init": false, "ipc_mode": "private", "labels": [], @@ -1857,7 +1786,7 @@ "ip_address": "192.168.2.133", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:16:bc:b0:b0", + "mac_address": "02:42:2a:3a:23:90", "network_name": "qnet-static-eth0-48e715" } ], @@ -2004,7 +1933,7 @@ "ip_address": "192.168.2.129", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:dd:a4:4d:65", + "mac_address": "02:42:0d:5f:8e:e4", "network_name": "qnet-static-eth0-48e715" } ], @@ -2102,9 +2031,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "a4689df71125", - "id": "a4689df71125a923c2d5aa55973e7f19e81116742a14e5b089c6017c82ab026e", - "image": "sha256:7777a5a7f2ea3e21719fe51742b904c07a3ec135c6155955862278cd694c5ede", + "hostname": "18027590400a", + "id": "18027590400af53027c71338737e0e0c3f719fbd6bd05c45aadc4ec224f28c53", + "image": "sha256:9f8966dc151257b8896fb97b6933dcf348d2153b23c5ab35a3608e53a2f8abaa", "init": false, "ipc_mode": "private", "labels": [], @@ -2156,7 +2085,7 @@ "ip_address": "192.168.2.131", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:c7:67:dc:c6", + "mac_address": "02:42:ab:6c:65:76", "network_name": "qnet-static-eth0-48e715" } ], @@ -2270,10 +2199,10 @@ "gateway": "10.0.3.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "10.0.3.2", + "ip_address": "10.0.3.3", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:0a:00:03:02", + "mac_address": "02:42:0a:00:03:03", "network_name": "bridge" } ], @@ -2355,9 +2284,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "f0bda5d88ca4", - "id": "f0bda5d88ca4bccfcc01eced8f473e1c30ddf90357c3726e3ffb0e0cca292cb1", - "image": "sha256:3344a121f4493ef35cb0f77d41ce1c56b914eb090fb48d7bd08bf69a5c09649c", + "hostname": "590f76d5936f", + "id": "590f76d5936ff17989ee6746e9dac93b252b95f2255412859ce9f5850ea352fc", + "image": "sha256:dfed5fef9fdb3de3da48318cf185701794b746437a1b0170b2d51b0cfda8dffc", "init": false, "ipc_mode": "private", "labels": [], @@ -2391,7 +2320,7 @@ "ip_address": "192.168.2.79", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:8a:86:08:a9", + "mac_address": "02:42:fa:2b:ae:7d", "network_name": "qnet-static-eth0-48e715" } ], @@ -2483,9 +2412,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "5c918f02a9f4", - "id": "5c918f02a9f41d03bbcb63a4a223bb0fe7788a4080ecff46ab50aaf09f56e32c", - "image": "sha256:becc4b7daeea9f5972c2d44730d4773482e4d30759f7606e3537d81b85dc98fa", + "hostname": "ff6d6f3313bc", + "id": "ff6d6f3313bcdb94a7a6ac42e773e5c0e7388604c2ef17842398d178f4d9cfea", + "image": "sha256:02df7d8cfdb61dd33ad9143b2eff14add8f61c81e90678bc00d2ea7a81aa5347", "init": false, "ipc_mode": "private", "labels": [], @@ -2516,10 +2445,10 @@ "gateway": "172.29.36.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "172.29.36.2", + "ip_address": "172.29.36.3", "ip_prefix_length": 22, "ipv6_gateway": "", - "mac_address": "02:42:ac:1d:24:02", + "mac_address": "02:42:ac:1d:24:03", "network_name": "grocy" }, { @@ -2529,7 +2458,7 @@ "ip_address": "192.168.2.142", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:19:32:64:46", + "mac_address": "02:42:0f:aa:48:8c", "network_name": "qnet-static-eth0-48e715" } ], @@ -2648,8 +2577,8 @@ ], "host": [], "hostname": "hoarder", - "id": "e613afffb35c118d3a4280f8ba6977f4fd00ee70a492591c280d65b5932e4f69", - "image": "sha256:b2f70f13931443fa2778c37a54c648eba4aa13f87f975df18fe31ac8e9287c7e", + "id": "aacc3930021cff0a087a1b872db401155b114763e55137b2a0d958cdac471df9", + "image": "sha256:a60c56bc5b101f17ef430f47a22d89636f66c2b5a5275ea429c2d2ec5e66b82b", "init": false, "ipc_mode": "private", "labels": [], @@ -2680,10 +2609,10 @@ "gateway": "172.29.12.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "172.29.12.4", + "ip_address": "172.29.12.3", "ip_prefix_length": 22, "ipv6_gateway": "", - "mac_address": "02:42:ac:1d:0c:04", + "mac_address": "02:42:ac:1d:0c:03", "network_name": "hoarder" }, { @@ -2693,7 +2622,7 @@ "ip_address": "192.168.2.145", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:99:90:b6:d4", + "mac_address": "02:42:08:ea:75:8b", "network_name": "qnet-static-eth0-48e715" } ], @@ -2821,10 +2750,10 @@ "gateway": "172.29.12.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "172.29.12.3", + "ip_address": "172.29.12.2", "ip_prefix_length": 22, "ipv6_gateway": "", - "mac_address": "02:42:ac:1d:0c:03", + "mac_address": "02:42:ac:1d:0c:02", "network_name": "hoarder" } ], @@ -2959,10 +2888,10 @@ "gateway": "172.29.12.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "172.29.12.2", + "ip_address": "172.29.12.4", "ip_prefix_length": 22, "ipv6_gateway": "", - "mac_address": "02:42:ac:1d:0c:02", + "mac_address": "02:42:ac:1d:0c:04", "network_name": "hoarder" } ], @@ -3019,152 +2948,6 @@ } ] }, - { - "mode": "managed", - "type": "docker_container", - "name": "home-assistant", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 2, - "attributes": { - "attach": false, - "bridge": "", - "capabilities": [], - "cgroupns_mode": null, - "command": [], - "container_logs": null, - "container_read_refresh_timeout_milliseconds": 15000, - "cpu_set": "", - "cpu_shares": 0, - "destroy_grace_seconds": null, - "devices": [], - "dns": [], - "dns_opts": [], - "dns_search": [], - "domainname": "", - "entrypoint": [ - "/init" - ], - "env": [], - "exit_code": null, - "gpus": null, - "group_add": [], - "healthcheck": [], - "host": [], - "hostname": "hass", - "id": "6fe531251c81d58fb472c30af75fd6278a157ed00987e467d08a9e4c49e15746", - "image": "sha256:b278a9fefdec9d550ab63d5afa892ab73a7d3328b8096e8c05198a62d1a6afdb", - "init": false, - "ipc_mode": "private", - "labels": [], - "log_driver": "json-file", - "log_opts": { - "max-file": "10", - "max-size": "10m" - }, - "logs": false, - "max_retry_count": 0, - "memory": 0, - "memory_swap": 0, - "mounts": [ - { - "bind_options": [], - "read_only": false, - "source": "/share/appdata/home-assistant", - "target": "/config", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - } - ], - "must_run": true, - "name": "home-assistant", - "network_data": [ - { - "gateway": "172.29.0.1", - "global_ipv6_address": "", - "global_ipv6_prefix_length": 0, - "ip_address": "172.29.0.4", - "ip_prefix_length": 22, - "ipv6_gateway": "", - "mac_address": "02:42:ac:1d:00:04", - "network_name": "mariadb" - }, - { - "gateway": "192.168.2.1", - "global_ipv6_address": "", - "global_ipv6_prefix_length": 0, - "ip_address": "192.168.2.70", - "ip_prefix_length": 24, - "ipv6_gateway": "", - "mac_address": "02:42:02:a6:b1:0e", - "network_name": "qnet-static-eth0-48e715" - } - ], - "network_mode": "default", - "networks_advanced": [ - { - "aliases": [], - "ipv4_address": "", - "ipv6_address": "", - "name": "mariadb" - }, - { - "aliases": [], - "ipv4_address": "192.168.2.70", - "ipv6_address": "", - "name": "qnet-static-eth0-48e715" - } - ], - "pid_mode": "", - "ports": [], - "privileged": false, - "publish_all_ports": false, - "read_only": false, - "remove_volumes": true, - "restart": "always", - "rm": false, - "runtime": "runc", - "security_opts": [], - "shm_size": 64, - "start": true, - "stdin_open": false, - "stop_signal": "", - "stop_timeout": 0, - "storage_opts": {}, - "sysctls": {}, - "tmpfs": {}, - "tty": false, - "ulimit": [ - { - "hard": 65535, - "name": "nofile", - "soft": 65535 - } - ], - "upload": [], - "user": "", - "userns_mode": "", - "volumes": [], - "wait": false, - "wait_timeout": 60, - "working_dir": "/config" - }, - "sensitive_attributes": [], - "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", - "dependencies": [ - "data.docker_registry_image.home-assistant", - "data.docker_registry_image.mariadb", - "docker_container.mariadb", - "docker_image.home-assistant", - "docker_image.mariadb", - "docker_network.bridge", - "docker_network.mariadb" - ] - } - ] - }, { "mode": "managed", "type": "docker_container", @@ -3219,9 +3002,9 @@ } ], "host": [], - "hostname": "7d43d9df4e14", - "id": "7d43d9df4e14a69fc19ce08b73d882375b2fcb905a36a80326bd59aa1f681d3c", - "image": "sha256:633bf191731d77354e329a67704409bdecefb7397d99fc30d4a814c0720a1271", + "hostname": "05ad3d21c55e", + "id": "05ad3d21c55e78a226e7b3ba8ce5f960b9b05f24c99202b7340e5cf66e2123b0", + "image": "sha256:42a8cddb771c4ba286f4bba20484cbaf8a8905212334f761210cd1b90ede210f", "init": false, "ipc_mode": "private", "labels": [], @@ -3279,7 +3062,7 @@ "ip_address": "192.168.2.134", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:91:e4:ff:74", + "mac_address": "02:42:76:fb:94:0b", "network_name": "qnet-static-eth0-48e715" } ], @@ -3408,7 +3191,7 @@ "ip_address": "192.168.2.135", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:b2:3c:cc:98", + "mac_address": "02:42:09:7e:d5:45", "network_name": "qnet-static-eth0-48e715" } ], @@ -3535,10 +3318,10 @@ "gateway": "172.29.0.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "172.29.0.3", + "ip_address": "172.29.0.5", "ip_prefix_length": 22, "ipv6_gateway": "", - "mac_address": "02:42:ac:1d:00:03", + "mac_address": "02:42:ac:1d:00:05", "network_name": "mariadb" }, { @@ -3548,7 +3331,7 @@ "ip_address": "192.168.2.127", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:43:3f:bb:f5", + "mac_address": "02:42:ae:01:e7:fb", "network_name": "qnet-static-eth0-48e715" } ], @@ -3612,154 +3395,6 @@ } ] }, - { - "mode": "managed", - "type": "docker_container", - "name": "mosquitto", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 2, - "attributes": { - "attach": false, - "bridge": "", - "capabilities": [], - "cgroupns_mode": null, - "command": [ - "/usr/sbin/mosquitto", - "-c", - "/mosquitto/config/mosquitto.conf" - ], - "container_logs": null, - "container_read_refresh_timeout_milliseconds": 15000, - "cpu_set": "", - "cpu_shares": 0, - "destroy_grace_seconds": null, - "devices": [], - "dns": [], - "dns_opts": [], - "dns_search": [], - "domainname": "", - "entrypoint": [ - "/docker-entrypoint.sh" - ], - "env": [], - "exit_code": null, - "gpus": null, - "group_add": [], - "healthcheck": [], - "host": [], - "hostname": "9a8b8e469807", - "id": "9a8b8e469807705d1f8db4600b40b6a6e36014570bdf24f9d0a196a9566e7438", - "image": "sha256:61843a2255ff7a0209cb452bc90af4a3af41df986808b50e2afe8df58a014336", - "init": false, - "ipc_mode": "private", - "labels": [], - "log_driver": "json-file", - "log_opts": { - "max-file": "10", - "max-size": "10m" - }, - "logs": false, - "max_retry_count": 0, - "memory": 0, - "memory_swap": 0, - "mounts": [ - { - "bind_options": [], - "read_only": false, - "source": "/share/appdata/mosquitto/config", - "target": "/mosquitto/config", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - }, - { - "bind_options": [], - "read_only": false, - "source": "/share/appdata/mosquitto/data", - "target": "/mosquitto/data", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - }, - { - "bind_options": [], - "read_only": false, - "source": "/share/appdata/mosquitto/log", - "target": "/mosquitto/log", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - } - ], - "must_run": true, - "name": "mosquitto", - "network_data": [ - { - "gateway": "192.168.2.1", - "global_ipv6_address": "", - "global_ipv6_prefix_length": 0, - "ip_address": "192.168.2.125", - "ip_prefix_length": 24, - "ipv6_gateway": "", - "mac_address": "02:42:d3:80:da:a7", - "network_name": "qnet-static-eth0-48e715" - } - ], - "network_mode": "default", - "networks_advanced": [ - { - "aliases": [], - "ipv4_address": "192.168.2.125", - "ipv6_address": "", - "name": "qnet-static-eth0-48e715" - } - ], - "pid_mode": "", - "ports": [], - "privileged": false, - "publish_all_ports": false, - "read_only": false, - "remove_volumes": true, - "restart": "always", - "rm": false, - "runtime": "runc", - "security_opts": [], - "shm_size": 64, - "start": true, - "stdin_open": false, - "stop_signal": "", - "stop_timeout": 0, - "storage_opts": {}, - "sysctls": {}, - "tmpfs": {}, - "tty": false, - "ulimit": [ - { - "hard": 65535, - "name": "nofile", - "soft": 65535 - } - ], - "upload": [], - "user": "", - "userns_mode": "", - "volumes": [], - "wait": false, - "wait_timeout": 60, - "working_dir": "/" - }, - "sensitive_attributes": [], - "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", - "dependencies": [ - "data.docker_registry_image.mosquitto", - "docker_image.mosquitto", - "docker_network.bridge" - ] - } - ] - }, { "mode": "managed", "type": "docker_container", @@ -3831,7 +3466,7 @@ "ip_address": "192.168.2.123", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:50:b4:f5:a8", + "mac_address": "02:42:84:34:e7:9d", "network_name": "qnet-static-eth0-48e715" } ], @@ -3925,9 +3560,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "13612ea75ab7", - "id": "13612ea75ab7ae3b62a26953f188098950b2b5009351f9107137d2661d7adaf1", - "image": "sha256:79b00f699cf30f2f238a56b8f63bb2e58f7129405d640c3e80b22d0a8cb4eabe", + "hostname": "949a6d9dcbe7", + "id": "949a6d9dcbe749924bd03a5f30ac96f61f1daba605b43426ee5d6e7c8a55e759", + "image": "sha256:6e4ee760eda720c7e58048cf87a4d56df63537d8cb91be6249a48e36674cac1c", "init": false, "ipc_mode": "private", "labels": [], @@ -3988,7 +3623,7 @@ "ip_address": "192.168.2.115", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:2c:92:18:ce", + "mac_address": "02:42:74:6f:92:f0", "network_name": "qnet-static-eth0-48e715" } ], @@ -4033,7 +3668,7 @@ "volumes": [], "wait": false, "wait_timeout": 60, - "working_dir": "/" + "working_dir": "" }, "sensitive_attributes": [], "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", @@ -4091,9 +3726,9 @@ } ], "host": [], - "hostname": "c58b0a84d517", - "id": "c58b0a84d517ac515d03c57da4dc99c89811082c6a9f7de7b9be307eeb4160f2", - "image": "sha256:889c078d0ec8394ee737bce0cc80fe5c97663fa329e7cba97061ecf9176a20cf", + "hostname": "75fc55c79f38", + "id": "75fc55c79f385aff8633ee93cce32d6f1414699f0fc193edb61c2b36e949dd6b", + "image": "sha256:b7f96f1dde2d8f255dfb5411490644469d6c9f2667706f8859a9919f54a52cc8", "init": false, "ipc_mode": "private", "labels": [], @@ -4127,7 +3762,7 @@ "ip_address": "192.168.2.124", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:6b:4e:87:81", + "mac_address": "02:42:2a:95:86:71", "network_name": "qnet-static-eth0-48e715" } ], @@ -4263,10 +3898,10 @@ "gateway": "10.0.3.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "10.0.3.3", + "ip_address": "10.0.3.4", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:0a:00:03:03", + "mac_address": "02:42:0a:00:03:04", "network_name": "bridge" } ], @@ -4411,7 +4046,7 @@ "ip_address": "192.168.2.116", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:50:d0:69:ff", + "mac_address": "02:42:a3:ba:6c:d6", "network_name": "qnet-static-eth0-48e715" } ], @@ -4555,7 +4190,7 @@ "ip_address": "192.168.2.132", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:99:00:4d:25", + "mac_address": "02:42:24:81:51:9c", "network_name": "qnet-static-eth0-48e715" } ], @@ -4644,7 +4279,7 @@ "dns_search": [], "domainname": "", "entrypoint": [ - "/s6-init" + "start.sh" ], "env": [], "exit_code": null, @@ -4663,9 +4298,9 @@ } ], "host": [], - "hostname": "512fb75dfb5d", - "id": "512fb75dfb5d36a6089625fb790bd2d765ff1f537553b6e22b61808b62805b70", - "image": "sha256:7e2c1211ec99de81cfa7dfe348e7b1373f1ec073f0b34ca270c3d28188ba75e2", + "hostname": "e4b158cce5c5", + "id": "e4b158cce5c5973fd38247c32c53f30e5334e50f44fdfcb52f6173e60f3abf45", + "image": "sha256:2cfd24401bf6514de7798821e54155622902c3caf93ae440f72637aac2f6ee93", "init": false, "ipc_mode": "private", "labels": [], @@ -4699,7 +4334,7 @@ "ip_address": "192.168.2.114", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:f1:12:2a:20", + "mac_address": "02:42:e3:85:7c:3e", "network_name": "qnet-static-eth0-48e715" } ], @@ -4744,7 +4379,7 @@ "volumes": [], "wait": false, "wait_timeout": 60, - "working_dir": "" + "working_dir": "/" }, "sensitive_attributes": [], "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", @@ -4795,9 +4430,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "27066f128c78", - "id": "27066f128c781cb63abff6dd58571cc3c0d4d8774c4d4d6dc5be7adedf3350d9", - "image": "sha256:b03768b531a2b8c6b6813c7bf3ed6b5ad50c62eba9f67ab50b991267f010133d", + "hostname": "4d6b79ccf5b4", + "id": "4d6b79ccf5b492a20a58d88de476cf4fd24310b2c141a77766fb9b05231d7a4d", + "image": "sha256:a977124a660f084cf333bac75fa34cea81f288875e90c8979e766b68bb2c948b", "init": false, "ipc_mode": "private", "labels": [], @@ -4840,7 +4475,7 @@ "ip_address": "192.168.2.80", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:75:4f:2d:ef", + "mac_address": "02:42:24:c9:4b:01", "network_name": "qnet-static-eth0-48e715" } ], @@ -4935,9 +4570,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "4d360cf09997", - "id": "4d360cf09997b97041d47c0c0b930eb944c50e575e96a985a2827015be77f901", - "image": "sha256:943b72c46193ab5a3f6d0e5cb7d95e31472388d87524a3e8c6fb2fcb1b45d6a6", + "hostname": "3f01015cd27c", + "id": "3f01015cd27c9a7baee4ac59cc99d3524618bd60b2cbcb5a7e5c86974eb558f4", + "image": "sha256:644375f51280ea08bb608cab54fc6a2149de83b2e240fe2c87e806fc3637285a", "init": false, "ipc_mode": "private", "labels": [], @@ -4968,7 +4603,7 @@ "ip_address": "192.168.2.141", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:15:8c:ac:e8", + "mac_address": "02:42:d8:f4:77:2e", "network_name": "qnet-static-eth0-48e715" } ], @@ -5062,9 +4697,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "f7b7073814a9", - "id": "f7b7073814a98f98b571607233dd6e0213d85db0d9df3aa4291042949f9bc2fc", - "image": "sha256:04a34295176e79bad59b7d656c1aca2b5a1de001e9b2b6c3c97f8325a67780a0", + "hostname": "5be9b5c0e3ee", + "id": "5be9b5c0e3eea81775c2d1c687dacb678594a206c4be640eb2da368ceb45f1d5", + "image": "sha256:ba6421b2cb829d289324dd1b8472fd29f25f4cc3aad7f9e40163d2e833b1e9a8", "init": false, "ipc_mode": "private", "labels": [], @@ -5104,7 +4739,7 @@ "ip_address": "192.168.2.138", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:e9:0b:b4:d1", + "mac_address": "02:42:4b:9b:93:e8", "network_name": "qnet-static-eth0-48e715" } ], @@ -5198,9 +4833,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "ff3475227fa7", - "id": "ff3475227fa73b1e7ff715ece60eaab49a778c8e6089340393c9a38cf0f034f0", - "image": "sha256:b0a50f438441e4ff244c38e9efb13a083befe2de6ca5f3efbba0c0f3bb5339b4", + "hostname": "2b2e621767ae", + "id": "2b2e621767ae75bd3c291bc251908d378ecac7354cbb2ff3f8d5570d8a818a08", + "image": "sha256:e8650470e9533cd8ac6c041f070a83b24e48680ad7b08d553b44ed20c1fc6cac", "init": false, "ipc_mode": "private", "labels": [], @@ -5240,7 +4875,7 @@ "ip_address": "192.168.2.147", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:6c:9a:04:ed", + "mac_address": "02:42:c8:39:47:93", "network_name": "qnet-static-eth0-48e715" } ], @@ -5325,9 +4960,9 @@ "cpu_shares": 0, "destroy_grace_seconds": null, "devices": [], - "dns": null, - "dns_opts": null, - "dns_search": null, + "dns": [], + "dns_opts": [], + "dns_search": [], "domainname": "", "entrypoint": [ "docker-entrypoint.sh" @@ -5335,8 +4970,8 @@ "env": [], "exit_code": null, "gpus": null, - "group_add": null, - "healthcheck": null, + "group_add": [], + "healthcheck": [], "host": [], "hostname": "3d439ceda6ea", "id": "3d439ceda6ea2128f6a79531ded2f8cb5141f73cb3b2af36947ae4e6fbdcd634", @@ -5356,7 +4991,7 @@ "mounts": [ { "bind_options": [], - "read_only": null, + "read_only": false, "source": "/share/appdata/redis", "target": "/data", "tmpfs_options": [], @@ -5402,11 +5037,17 @@ "stdin_open": false, "stop_signal": "", "stop_timeout": 0, - "storage_opts": null, - "sysctls": null, - "tmpfs": null, + "storage_opts": {}, + "sysctls": {}, + "tmpfs": {}, "tty": false, - "ulimit": [], + "ulimit": [ + { + "hard": 65535, + "name": "nofile", + "soft": 65535 + } + ], "upload": [], "user": "", "userns_mode": "", @@ -5514,10 +5155,10 @@ "gateway": "10.0.3.1", "global_ipv6_address": "", "global_ipv6_prefix_length": 0, - "ip_address": "10.0.3.4", + "ip_address": "10.0.3.2", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:0a:00:03:04", + "mac_address": "02:42:0a:00:03:02", "network_name": "bridge" } ], @@ -5635,7 +5276,7 @@ "ip_address": "192.168.2.130", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:c5:e8:69:af", + "mac_address": "02:42:8f:d7:cd:04", "network_name": "qnet-static-eth0-48e715" } ], @@ -5783,7 +5424,7 @@ "ip_address": "192.168.2.121", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:6c:6c:ff:11", + "mac_address": "02:42:59:52:28:2b", "network_name": "qnet-static-eth0-48e715" } ], @@ -5877,9 +5518,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "9b070315532a", - "id": "9b070315532a37e09a64a2cdcbb6f1b86f527aeb73fcd8531474435a0abfd852", - "image": "sha256:a4de1e400108da189537ff597d24e2019eeaeb63dff62677440bec5f667b5e70", + "hostname": "dc7d3d03970f", + "id": "dc7d3d03970f1ce3ce6313bb00fa9b7ec0d731c224cdeedf1500d89b4a36c852", + "image": "sha256:bd28662e3b654fe670dc0703479f8d836cb82a1411db1daf0b9beb8acc4a07ec", "init": false, "ipc_mode": "private", "labels": [], @@ -5919,7 +5560,7 @@ "ip_address": "192.168.2.140", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:4e:40:0e:9d", + "mac_address": "02:42:b6:0f:96:e7", "network_name": "qnet-static-eth0-48e715" } ], @@ -6013,9 +5654,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "36ff3d6461ca", - "id": "36ff3d6461ca983452231f5ca470e3163d86dd2512c21d573c2eadeb31e603c8", - "image": "sha256:834c01b257b128339fc82db7e26553d2c6822589bec7cbd4e6f6c39a1cbccd7c", + "hostname": "694e33710e33", + "id": "694e33710e33e901cf0a9ce65ac151da2b72f5d08d87065866ba4f9572d3aada", + "image": "sha256:cd40669296557851c88a16a96f508c3773b574c2ba8a90c14220e3a3141e7d60", "init": false, "ipc_mode": "private", "labels": [], @@ -6058,7 +5699,7 @@ "ip_address": "192.168.2.126", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:ff:2b:bd:92", + "mac_address": "02:42:d9:8a:71:d0", "network_name": "qnet-static-eth0-48e715" } ], @@ -6152,9 +5793,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "6070ab9716a0", - "id": "6070ab9716a0fd1507710f7eacff94a7d6ecce2e5ca2fbe5b675a8858c956a9d", - "image": "sha256:dbddd84216a72fabd0d32c760815295883e5c3428122e649b0a4ba559ef94a99", + "hostname": "5a118c69ee7a", + "id": "5a118c69ee7a2ba44f96abdf0bbeab9dc0ccbd29f99c11011f5d832551f11b17", + "image": "sha256:6f7658d11bc6fb6cb81a2577672258f7bb8eaaaae51357879b4496151dd17b80", "init": false, "ipc_mode": "private", "labels": [], @@ -6194,7 +5835,7 @@ "ip_address": "192.168.2.136", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:55:d9:0b:92", + "mac_address": "02:42:dc:5e:51:be", "network_name": "qnet-static-eth0-48e715" } ], @@ -6284,9 +5925,9 @@ "group_add": [], "healthcheck": [], "host": [], - "hostname": "ac78ff949c06", - "id": "ac78ff949c06c37b2bc38dbcfe23076ab0ced8079d710cda4765b5f17dc2eab8", - "image": "sha256:e06e4ca22316a2791b22dde4ef0f7c9b5851374e6334a1a5e45d145ccab39d7a", + "hostname": "2655ffcd08ef", + "id": "2655ffcd08efc99025ba7015a8c0daebba89b60f48cc755026302b6d6e669af1", + "image": "sha256:9ea4fb7f7e87c7bb6098414c82cfe062c944b4b7a2a3651a127cd42a92254716", "init": false, "ipc_mode": "private", "labels": [], @@ -6320,7 +5961,7 @@ "ip_address": "192.168.2.119", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:55:9a:41:dd", + "mac_address": "02:42:17:58:d6:b4", "network_name": "qnet-static-eth0-48e715" } ], @@ -6472,7 +6113,7 @@ "ip_address": "192.168.2.113", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:0a:de:f2:ff", + "mac_address": "02:42:e1:d7:ce:9c", "network_name": "qnet-static-eth0-48e715" } ], @@ -6618,7 +6259,7 @@ "ip_address": "192.168.2.67", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:f2:c0:80:78", + "mac_address": "02:42:dc:76:68:41", "network_name": "qnet-static-eth0-48e715" } ], @@ -6760,7 +6401,7 @@ "ip_address": "192.168.2.133", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:ac:63:ed:24", + "mac_address": "02:42:78:a0:97:b2", "network_name": "qnet-static-eth0-48e715" } ], @@ -6899,7 +6540,7 @@ "ip_address": "192.168.2.143", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:e2:37:ba:15", + "mac_address": "02:42:84:79:50:fd", "network_name": "qnet-static-eth0-48e715" } ], @@ -7044,7 +6685,7 @@ "ip_address": "192.168.2.120", "ip_prefix_length": 24, "ipv6_gateway": "", - "mac_address": "02:42:d0:c7:a2:f0", + "mac_address": "02:42:9b:6c:f2:7d", "network_name": "qnet-static-eth0-48e715" } ], @@ -7101,148 +6742,6 @@ } ] }, - { - "mode": "managed", - "type": "docker_container", - "name": "zigbee-2-mqtt", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 2, - "attributes": { - "attach": false, - "bridge": "", - "capabilities": [], - "cgroupns_mode": null, - "command": [ - "/sbin/tini", - "--", - "node", - "index.js" - ], - "container_logs": null, - "container_read_refresh_timeout_milliseconds": 15000, - "cpu_set": "", - "cpu_shares": 0, - "destroy_grace_seconds": null, - "devices": [], - "dns": [], - "dns_opts": [], - "dns_search": [], - "domainname": "", - "entrypoint": [ - "docker-entrypoint.sh" - ], - "env": [ - "TZ=Europe/Amsterdam" - ], - "exit_code": null, - "gpus": null, - "group_add": [], - "healthcheck": [], - "host": [], - "hostname": "da85081293ad", - "id": "da85081293add2beeb98bababfab01503c1816f6b59f9043ef454dfd17949aa9", - "image": "sha256:5eb595cab703c5aac0220536865789a573fcd42c53c187718a07036f1a601164", - "init": false, - "ipc_mode": "private", - "labels": [], - "log_driver": "json-file", - "log_opts": { - "max-file": "10", - "max-size": "10m" - }, - "logs": false, - "max_retry_count": 0, - "memory": 0, - "memory_swap": 0, - "mounts": [ - { - "bind_options": [], - "read_only": false, - "source": "/share/appdata/zigbee2mqtt", - "target": "/app/data", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - }, - { - "bind_options": [], - "read_only": true, - "source": "/run/udev", - "target": "/run/udev", - "tmpfs_options": [], - "type": "bind", - "volume_options": [] - } - ], - "must_run": true, - "name": "zigbee-2-mqtt", - "network_data": [ - { - "gateway": "192.168.2.1", - "global_ipv6_address": "", - "global_ipv6_prefix_length": 0, - "ip_address": "192.168.2.117", - "ip_prefix_length": 24, - "ipv6_gateway": "", - "mac_address": "02:42:94:22:ac:4d", - "network_name": "qnet-static-eth0-48e715" - } - ], - "network_mode": "default", - "networks_advanced": [ - { - "aliases": [], - "ipv4_address": "192.168.2.117", - "ipv6_address": "", - "name": "qnet-static-eth0-48e715" - } - ], - "pid_mode": "", - "ports": [], - "privileged": false, - "publish_all_ports": false, - "read_only": false, - "remove_volumes": true, - "restart": "always", - "rm": false, - "runtime": "runc", - "security_opts": [], - "shm_size": 64, - "start": true, - "stdin_open": false, - "stop_signal": "", - "stop_timeout": 0, - "storage_opts": {}, - "sysctls": {}, - "tmpfs": {}, - "tty": false, - "ulimit": [ - { - "hard": 65535, - "name": "nofile", - "soft": 65535 - } - ], - "upload": [], - "user": "", - "userns_mode": "", - "volumes": [], - "wait": false, - "wait_timeout": 60, - "working_dir": "/app" - }, - "sensitive_attributes": [], - "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", - "dependencies": [ - "data.docker_registry_image.zigbee-2-mqtt", - "docker_image.zigbee-2-mqtt", - "docker_network.bridge" - ] - } - ] - }, { "mode": "managed", "type": "docker_image", @@ -7284,15 +6783,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:2eaa37b63c3cd42cc3f083db1561b5f6c7cea88ec7a9d2df395f1d4fa0323a22ghcr.io/advplyr/audiobookshelf:latest", - "image_id": "sha256:2eaa37b63c3cd42cc3f083db1561b5f6c7cea88ec7a9d2df395f1d4fa0323a22", + "id": "sha256:249288fd3bed321b1d2cddcd7c5cbe831b9b44cd93dcc51f08207032dbe50cf2ghcr.io/advplyr/audiobookshelf:latest", + "image_id": "sha256:249288fd3bed321b1d2cddcd7c5cbe831b9b44cd93dcc51f08207032dbe50cf2", "keep_locally": null, "name": "ghcr.io/advplyr/audiobookshelf:latest", "platform": null, "pull_triggers": [ - "sha256:46f36b2f533e30347ae6d1e35ede6dc805a8d82211e26c4eee1f8f99cc245d48" + "sha256:e12511a64b9a7af3657889995f016f8757640169d174a83ce631cbf505a5dbca" ], - "repo_digest": "ghcr.io/advplyr/audiobookshelf@sha256:46f36b2f533e30347ae6d1e35ede6dc805a8d82211e26c4eee1f8f99cc245d48", + "repo_digest": "ghcr.io/advplyr/audiobookshelf@sha256:e12511a64b9a7af3657889995f016f8757640169d174a83ce631cbf505a5dbca", "triggers": null }, "sensitive_attributes": [], @@ -7404,15 +6903,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:58f44b2f42381e72adf257156b79ff5e9d92af8e5e30da114db6baeb4fd1a080linuxserver/deluge:latest", - "image_id": "sha256:58f44b2f42381e72adf257156b79ff5e9d92af8e5e30da114db6baeb4fd1a080", + "id": "sha256:b9e98f51cef4458c1ef729c62b35fccff99e6215cdb9061093fd113f0196ab36linuxserver/deluge:latest", + "image_id": "sha256:b9e98f51cef4458c1ef729c62b35fccff99e6215cdb9061093fd113f0196ab36", "keep_locally": null, "name": "linuxserver/deluge:latest", "platform": null, "pull_triggers": [ - "sha256:1f682528968a229c8c65e35850cffea5661f9a5f4da959c0197b93680ead1964" + "sha256:48e949d81f6b08f2ce3a7ed48ff71ba968ec5c087d3a99ebd51110dfbc9ae122" ], - "repo_digest": "linuxserver/deluge@sha256:1f682528968a229c8c65e35850cffea5661f9a5f4da959c0197b93680ead1964", + "repo_digest": "linuxserver/deluge@sha256:48e949d81f6b08f2ce3a7ed48ff71ba968ec5c087d3a99ebd51110dfbc9ae122", "triggers": null }, "sensitive_attributes": [], @@ -7434,15 +6933,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:a4d0be210f7ed7d190e8a7eaf9d3ebc833004181a9a5275fc5f4ebd9dee02c50amir20/dozzle:latest", - "image_id": "sha256:a4d0be210f7ed7d190e8a7eaf9d3ebc833004181a9a5275fc5f4ebd9dee02c50", + "id": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9ecebamir20/dozzle:latest", + "image_id": "sha256:9ceba54318cdeb63bbfa21d6176af1720f46a323c62aee80f43db15f47c9eceb", "keep_locally": null, "name": "amir20/dozzle:latest", "platform": null, "pull_triggers": [ - "sha256:168d9530a2e63736cddd8b9795fd178579ae30a5715c4caf811ec6218cb08bab" + "sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f" ], - "repo_digest": "amir20/dozzle@sha256:168d9530a2e63736cddd8b9795fd178579ae30a5715c4caf811ec6218cb08bab", + "repo_digest": "amir20/dozzle@sha256:57677aed536d17b5ba5ce321cd4c2039f8476af4488069832e16efc40cab780f", "triggers": null }, "sensitive_attributes": [], @@ -7464,15 +6963,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:13cc1ca1d6e6968a30b8c8989428022fb59f748ffa1f4dd297426e6d9e59599cesphome/esphome", - "image_id": "sha256:13cc1ca1d6e6968a30b8c8989428022fb59f748ffa1f4dd297426e6d9e59599c", + "id": "sha256:6a2b23944a266ba1cd9fa72a7a4d172e589b825a4d201a12fb17bf5f7577908desphome/esphome", + "image_id": "sha256:6a2b23944a266ba1cd9fa72a7a4d172e589b825a4d201a12fb17bf5f7577908d", "keep_locally": null, "name": "esphome/esphome", "platform": null, "pull_triggers": [ - "sha256:fb17727746ec9c15394b3371da47fa4c4e2f813103ef602d9b30de38fbd725ae" + "sha256:00ca3a161a5f59892435eff9f25f36739ab89e919352ba97a209c7da3495035e" ], - "repo_digest": "esphome/esphome@sha256:fb17727746ec9c15394b3371da47fa4c4e2f813103ef602d9b30de38fbd725ae", + "repo_digest": "esphome/esphome@sha256:00ca3a161a5f59892435eff9f25f36739ab89e919352ba97a209c7da3495035e", "triggers": null }, "sensitive_attributes": [], @@ -7524,15 +7023,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:7777a5a7f2ea3e21719fe51742b904c07a3ec135c6155955862278cd694c5edegitea/gitea:latest-rootless", - "image_id": "sha256:7777a5a7f2ea3e21719fe51742b904c07a3ec135c6155955862278cd694c5ede", + "id": "sha256:9f8966dc151257b8896fb97b6933dcf348d2153b23c5ab35a3608e53a2f8abaagitea/gitea:latest-rootless", + "image_id": "sha256:9f8966dc151257b8896fb97b6933dcf348d2153b23c5ab35a3608e53a2f8abaa", "keep_locally": null, "name": "gitea/gitea:latest-rootless", "platform": null, "pull_triggers": [ - "sha256:96899d07bfcc84a42bfbab2ff2cb711f0e5f25bae06dd187a3fb080c8f8233a2" + "sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964" ], - "repo_digest": "gitea/gitea@sha256:96899d07bfcc84a42bfbab2ff2cb711f0e5f25bae06dd187a3fb080c8f8233a2", + "repo_digest": "gitea/gitea@sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964", "triggers": null }, "sensitive_attributes": [], @@ -7584,15 +7083,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:3344a121f4493ef35cb0f77d41ce1c56b914eb090fb48d7bd08bf69a5c09649cgrafana/grafana:latest", - "image_id": "sha256:3344a121f4493ef35cb0f77d41ce1c56b914eb090fb48d7bd08bf69a5c09649c", + "id": "sha256:dfed5fef9fdb3de3da48318cf185701794b746437a1b0170b2d51b0cfda8dffcgrafana/grafana:latest", + "image_id": "sha256:dfed5fef9fdb3de3da48318cf185701794b746437a1b0170b2d51b0cfda8dffc", "keep_locally": null, "name": "grafana/grafana:latest", "platform": null, "pull_triggers": [ - "sha256:5781759b3d27734d4d548fcbaf60b1180dbf4290e708f01f292faa6ae764c5e6" + "sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7" ], - "repo_digest": "grafana/grafana@sha256:5781759b3d27734d4d548fcbaf60b1180dbf4290e708f01f292faa6ae764c5e6", + "repo_digest": "grafana/grafana@sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7", "triggers": null }, "sensitive_attributes": [], @@ -7614,15 +7113,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:becc4b7daeea9f5972c2d44730d4773482e4d30759f7606e3537d81b85dc98falinuxserver/grocy:latest", - "image_id": "sha256:becc4b7daeea9f5972c2d44730d4773482e4d30759f7606e3537d81b85dc98fa", + "id": "sha256:02df7d8cfdb61dd33ad9143b2eff14add8f61c81e90678bc00d2ea7a81aa5347linuxserver/grocy:latest", + "image_id": "sha256:02df7d8cfdb61dd33ad9143b2eff14add8f61c81e90678bc00d2ea7a81aa5347", "keep_locally": null, "name": "linuxserver/grocy:latest", "platform": null, "pull_triggers": [ - "sha256:3064bd56fa72d8eba748fcee209c40b6e86639e274966247e584a979e9c61677" + "sha256:3882320b535acd4b3475e0f550cec9beedfe75dbbb14778feb43ee59cbafb47e" ], - "repo_digest": "linuxserver/grocy@sha256:3064bd56fa72d8eba748fcee209c40b6e86639e274966247e584a979e9c61677", + "repo_digest": "linuxserver/grocy@sha256:3882320b535acd4b3475e0f550cec9beedfe75dbbb14778feb43ee59cbafb47e", "triggers": null }, "sensitive_attributes": [], @@ -7644,15 +7143,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:b2f70f13931443fa2778c37a54c648eba4aa13f87f975df18fe31ac8e9287c7eghcr.io/hoarder-app/hoarder", - "image_id": "sha256:b2f70f13931443fa2778c37a54c648eba4aa13f87f975df18fe31ac8e9287c7e", + "id": "sha256:a60c56bc5b101f17ef430f47a22d89636f66c2b5a5275ea429c2d2ec5e66b82bghcr.io/hoarder-app/hoarder", + "image_id": "sha256:a60c56bc5b101f17ef430f47a22d89636f66c2b5a5275ea429c2d2ec5e66b82b", "keep_locally": null, "name": "ghcr.io/hoarder-app/hoarder", "platform": null, "pull_triggers": [ - "sha256:e0682981becfcd65e4e56ebfebf8e3186334de7356710628513942e8d331c2aa" + "sha256:76321e4530d164ae3f978b140fd8ef8db9e96a8802fc9e2f66138ed1db47a3e1" ], - "repo_digest": "ghcr.io/hoarder-app/hoarder@sha256:e0682981becfcd65e4e56ebfebf8e3186334de7356710628513942e8d331c2aa", + "repo_digest": "ghcr.io/hoarder-app/hoarder@sha256:76321e4530d164ae3f978b140fd8ef8db9e96a8802fc9e2f66138ed1db47a3e1", "triggers": null }, "sensitive_attributes": [], @@ -7723,36 +7222,6 @@ } ] }, - { - "mode": "managed", - "type": "docker_image", - "name": "home-assistant", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "build": [], - "force_remove": null, - "id": "sha256:b278a9fefdec9d550ab63d5afa892ab73a7d3328b8096e8c05198a62d1a6afdbhomeassistant/home-assistant:latest", - "image_id": "sha256:b278a9fefdec9d550ab63d5afa892ab73a7d3328b8096e8c05198a62d1a6afdb", - "keep_locally": null, - "name": "homeassistant/home-assistant:latest", - "platform": null, - "pull_triggers": [ - "sha256:1191a95f9b82df94f467ad14dcb02bd6a5ddf244f8cf54a983c84a63bd612752" - ], - "repo_digest": "homeassistant/home-assistant@sha256:1191a95f9b82df94f467ad14dcb02bd6a5ddf244f8cf54a983c84a63bd612752", - "triggers": null - }, - "sensitive_attributes": [], - "private": "bnVsbA==", - "dependencies": [ - "data.docker_registry_image.home-assistant" - ] - } - ] - }, { "mode": "managed", "type": "docker_image", @@ -7764,15 +7233,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:633bf191731d77354e329a67704409bdecefb7397d99fc30d4a814c0720a1271jellyfin/jellyfin:latest", - "image_id": "sha256:633bf191731d77354e329a67704409bdecefb7397d99fc30d4a814c0720a1271", + "id": "sha256:42a8cddb771c4ba286f4bba20484cbaf8a8905212334f761210cd1b90ede210fjellyfin/jellyfin:latest", + "image_id": "sha256:42a8cddb771c4ba286f4bba20484cbaf8a8905212334f761210cd1b90ede210f", "keep_locally": null, "name": "jellyfin/jellyfin:latest", "platform": null, "pull_triggers": [ - "sha256:89d020f73334642943eca3269d2a652ad897481bdf0bd9827e108c939af49f24" + "sha256:96b09723b22fdde74283274bdc1f63b9b76768afd6045dd80d4a4559fc4bb7f3" ], - "repo_digest": "jellyfin/jellyfin@sha256:89d020f73334642943eca3269d2a652ad897481bdf0bd9827e108c939af49f24", + "repo_digest": "jellyfin/jellyfin@sha256:96b09723b22fdde74283274bdc1f63b9b76768afd6045dd80d4a4559fc4bb7f3", "triggers": null }, "sensitive_attributes": [], @@ -7843,36 +7312,6 @@ } ] }, - { - "mode": "managed", - "type": "docker_image", - "name": "mosquitto", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "build": [], - "force_remove": null, - "id": "sha256:61843a2255ff7a0209cb452bc90af4a3af41df986808b50e2afe8df58a014336eclipse-mosquitto:2", - "image_id": "sha256:61843a2255ff7a0209cb452bc90af4a3af41df986808b50e2afe8df58a014336", - "keep_locally": null, - "name": "eclipse-mosquitto:2", - "platform": null, - "pull_triggers": [ - "sha256:deae95623b9d5c6ca5e264380629db53b992106d436b56d42f7c8df46b41b96f" - ], - "repo_digest": "eclipse-mosquitto@sha256:deae95623b9d5c6ca5e264380629db53b992106d436b56d42f7c8df46b41b96f", - "triggers": null - }, - "sensitive_attributes": [], - "private": "bnVsbA==", - "dependencies": [ - "data.docker_registry_image.mosquitto" - ] - } - ] - }, { "mode": "managed", "type": "docker_image", @@ -7914,15 +7353,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:79b00f699cf30f2f238a56b8f63bb2e58f7129405d640c3e80b22d0a8cb4eabejonasal/nginx-certbot:latest", - "image_id": "sha256:79b00f699cf30f2f238a56b8f63bb2e58f7129405d640c3e80b22d0a8cb4eabe", + "id": "sha256:6e4ee760eda720c7e58048cf87a4d56df63537d8cb91be6249a48e36674cac1cjonasal/nginx-certbot:latest", + "image_id": "sha256:6e4ee760eda720c7e58048cf87a4d56df63537d8cb91be6249a48e36674cac1c", "keep_locally": null, "name": "jonasal/nginx-certbot:latest", "platform": null, "pull_triggers": [ - "sha256:8edd553f6f619af04478b5bdd4146bbe0fdc9710df06c73cca5f3a6ae20e7263" + "sha256:5a9424465c325a8fc65b0911f27b0e657bccf4829fbb5ba960a306b28767dcdf" ], - "repo_digest": "jonasal/nginx-certbot@sha256:8edd553f6f619af04478b5bdd4146bbe0fdc9710df06c73cca5f3a6ae20e7263", + "repo_digest": "jonasal/nginx-certbot@sha256:5a9424465c325a8fc65b0911f27b0e657bccf4829fbb5ba960a306b28767dcdf", "triggers": null }, "sensitive_attributes": [], @@ -7944,15 +7383,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:889c078d0ec8394ee737bce0cc80fe5c97663fa329e7cba97061ecf9176a20cfnodered/node-red:latest", - "image_id": "sha256:889c078d0ec8394ee737bce0cc80fe5c97663fa329e7cba97061ecf9176a20cf", + "id": "sha256:b7f96f1dde2d8f255dfb5411490644469d6c9f2667706f8859a9919f54a52cc8nodered/node-red:latest", + "image_id": "sha256:b7f96f1dde2d8f255dfb5411490644469d6c9f2667706f8859a9919f54a52cc8", "keep_locally": null, "name": "nodered/node-red:latest", "platform": null, "pull_triggers": [ - "sha256:94926616c16e016e2468c2c83a8d9040ffdef1999e54a2b36e54986d37de2f7f" + "sha256:7a3e18f29578feb271bb8daab4379e4ebd355b87ea64b699ce74e6ff49d907aa" ], - "repo_digest": "nodered/node-red@sha256:94926616c16e016e2468c2c83a8d9040ffdef1999e54a2b36e54986d37de2f7f", + "repo_digest": "nodered/node-red@sha256:7a3e18f29578feb271bb8daab4379e4ebd355b87ea64b699ce74e6ff49d907aa", "triggers": null }, "sensitive_attributes": [], @@ -8034,15 +7473,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:7e2c1211ec99de81cfa7dfe348e7b1373f1ec073f0b34ca270c3d28188ba75e2pihole/pihole:latest", - "image_id": "sha256:7e2c1211ec99de81cfa7dfe348e7b1373f1ec073f0b34ca270c3d28188ba75e2", + "id": "sha256:2cfd24401bf6514de7798821e54155622902c3caf93ae440f72637aac2f6ee93pihole/pihole:latest", + "image_id": "sha256:2cfd24401bf6514de7798821e54155622902c3caf93ae440f72637aac2f6ee93", "keep_locally": null, "name": "pihole/pihole:latest", "platform": null, "pull_triggers": [ - "sha256:0def896a596e8d45780b6359dbf82fc8c75ef05b97e095452e67a0a4ccc95377" + "sha256:528e4044f67da14f3aecedda92f939c87b7b1e69fe67d09ac2b3e7fdc1f72515" ], - "repo_digest": "pihole/pihole@sha256:0def896a596e8d45780b6359dbf82fc8c75ef05b97e095452e67a0a4ccc95377", + "repo_digest": "pihole/pihole@sha256:528e4044f67da14f3aecedda92f939c87b7b1e69fe67d09ac2b3e7fdc1f72515", "triggers": null }, "sensitive_attributes": [], @@ -8064,15 +7503,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:b03768b531a2b8c6b6813c7bf3ed6b5ad50c62eba9f67ab50b991267f010133dprom/prometheus:latest", - "image_id": "sha256:b03768b531a2b8c6b6813c7bf3ed6b5ad50c62eba9f67ab50b991267f010133d", + "id": "sha256:a977124a660f084cf333bac75fa34cea81f288875e90c8979e766b68bb2c948bprom/prometheus:latest", + "image_id": "sha256:a977124a660f084cf333bac75fa34cea81f288875e90c8979e766b68bb2c948b", "keep_locally": null, "name": "prom/prometheus:latest", "platform": null, "pull_triggers": [ - "sha256:6559acbd5d770b15bb3c954629ce190ac3cbbdb2b7f1c30f0385c4e05104e218" + "sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120" ], - "repo_digest": "prom/prometheus@sha256:6559acbd5d770b15bb3c954629ce190ac3cbbdb2b7f1c30f0385c4e05104e218", + "repo_digest": "prom/prometheus@sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120", "triggers": null }, "sensitive_attributes": [], @@ -8094,15 +7533,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:943b72c46193ab5a3f6d0e5cb7d95e31472388d87524a3e8c6fb2fcb1b45d6a6ghcr.io/hotio/prowlarr:latest", - "image_id": "sha256:943b72c46193ab5a3f6d0e5cb7d95e31472388d87524a3e8c6fb2fcb1b45d6a6", + "id": "sha256:644375f51280ea08bb608cab54fc6a2149de83b2e240fe2c87e806fc3637285aghcr.io/hotio/prowlarr:latest", + "image_id": "sha256:644375f51280ea08bb608cab54fc6a2149de83b2e240fe2c87e806fc3637285a", "keep_locally": null, "name": "ghcr.io/hotio/prowlarr:latest", "platform": null, "pull_triggers": [ - "sha256:1648bcfae7e4ea067f6b1ae0de7bc2a2ee08b4f00d4b5704885b34b3a4734859" + "sha256:952927935b2793afba94c78207a0be39a9bf8f4ae2493f7913b26be7eb0ecee7" ], - "repo_digest": "ghcr.io/hotio/prowlarr@sha256:1648bcfae7e4ea067f6b1ae0de7bc2a2ee08b4f00d4b5704885b34b3a4734859", + "repo_digest": "ghcr.io/hotio/prowlarr@sha256:952927935b2793afba94c78207a0be39a9bf8f4ae2493f7913b26be7eb0ecee7", "triggers": null }, "sensitive_attributes": [], @@ -8124,15 +7563,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:04a34295176e79bad59b7d656c1aca2b5a1de001e9b2b6c3c97f8325a67780a0ghcr.io/hotio/radarr:latest", - "image_id": "sha256:04a34295176e79bad59b7d656c1aca2b5a1de001e9b2b6c3c97f8325a67780a0", + "id": "sha256:ba6421b2cb829d289324dd1b8472fd29f25f4cc3aad7f9e40163d2e833b1e9a8ghcr.io/hotio/radarr:latest", + "image_id": "sha256:ba6421b2cb829d289324dd1b8472fd29f25f4cc3aad7f9e40163d2e833b1e9a8", "keep_locally": null, "name": "ghcr.io/hotio/radarr:latest", "platform": null, "pull_triggers": [ - "sha256:b2b09d8ec9ec4a1b68b98b4d561d4d5abe9544c9abed59c89811e96f1c164402" + "sha256:935b30d3a8429aae8e27953b747718d2acefd82922ca6b28862310ad66de9b45" ], - "repo_digest": "ghcr.io/hotio/radarr@sha256:b2b09d8ec9ec4a1b68b98b4d561d4d5abe9544c9abed59c89811e96f1c164402", + "repo_digest": "ghcr.io/hotio/radarr@sha256:935b30d3a8429aae8e27953b747718d2acefd82922ca6b28862310ad66de9b45", "triggers": null }, "sensitive_attributes": [], @@ -8154,15 +7593,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:b0a50f438441e4ff244c38e9efb13a083befe2de6ca5f3efbba0c0f3bb5339b4ghcr.io/hotio/readarr", - "image_id": "sha256:b0a50f438441e4ff244c38e9efb13a083befe2de6ca5f3efbba0c0f3bb5339b4", + "id": "sha256:e8650470e9533cd8ac6c041f070a83b24e48680ad7b08d553b44ed20c1fc6cacghcr.io/hotio/readarr", + "image_id": "sha256:e8650470e9533cd8ac6c041f070a83b24e48680ad7b08d553b44ed20c1fc6cac", "keep_locally": null, "name": "ghcr.io/hotio/readarr", "platform": null, "pull_triggers": [ - "sha256:bc2f048f697b0d416ac645d39ffd651dfd69ed2f278dea9157c893debb5eeb93" + "sha256:67e4e64c10261a31c70863c2bd446d1fc7d8d9322c6a70098db45ad5aea74a96" ], - "repo_digest": "ghcr.io/hotio/readarr@sha256:bc2f048f697b0d416ac645d39ffd651dfd69ed2f278dea9157c893debb5eeb93", + "repo_digest": "ghcr.io/hotio/readarr@sha256:67e4e64c10261a31c70863c2bd446d1fc7d8d9322c6a70098db45ad5aea74a96", "triggers": null }, "sensitive_attributes": [], @@ -8299,15 +7738,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:a4de1e400108da189537ff597d24e2019eeaeb63dff62677440bec5f667b5e70ghcr.io/hotio/sabnzbd:latest", - "image_id": "sha256:a4de1e400108da189537ff597d24e2019eeaeb63dff62677440bec5f667b5e70", + "id": "sha256:bd28662e3b654fe670dc0703479f8d836cb82a1411db1daf0b9beb8acc4a07ecghcr.io/hotio/sabnzbd:latest", + "image_id": "sha256:bd28662e3b654fe670dc0703479f8d836cb82a1411db1daf0b9beb8acc4a07ec", "keep_locally": null, "name": "ghcr.io/hotio/sabnzbd:latest", "platform": null, "pull_triggers": [ - "sha256:7e9654027514de5e6868df4e2d664921f532555507bd59769d0c00e787f09d17" + "sha256:7cb3cfee078b2062b19d2eb3e82e62118819e16bc9d69e153e0f41964dc8f71c" ], - "repo_digest": "ghcr.io/hotio/sabnzbd@sha256:7e9654027514de5e6868df4e2d664921f532555507bd59769d0c00e787f09d17", + "repo_digest": "ghcr.io/hotio/sabnzbd@sha256:7cb3cfee078b2062b19d2eb3e82e62118819e16bc9d69e153e0f41964dc8f71c", "triggers": null }, "sensitive_attributes": [], @@ -8329,15 +7768,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:834c01b257b128339fc82db7e26553d2c6822589bec7cbd4e6f6c39a1cbccd7clinuxserver/smokeping:latest", - "image_id": "sha256:834c01b257b128339fc82db7e26553d2c6822589bec7cbd4e6f6c39a1cbccd7c", + "id": "sha256:cd40669296557851c88a16a96f508c3773b574c2ba8a90c14220e3a3141e7d60linuxserver/smokeping:latest", + "image_id": "sha256:cd40669296557851c88a16a96f508c3773b574c2ba8a90c14220e3a3141e7d60", "keep_locally": null, "name": "linuxserver/smokeping:latest", "platform": null, "pull_triggers": [ - "sha256:6db40c67c685099ca49dadf9a9ebbcb392af3a80e7ec06e13187860e9a83a0eb" + "sha256:95c3dcd01a8fe9e90735430f242f23f366982b2273e86cbe81af8774f77015ef" ], - "repo_digest": "linuxserver/smokeping@sha256:6db40c67c685099ca49dadf9a9ebbcb392af3a80e7ec06e13187860e9a83a0eb", + "repo_digest": "linuxserver/smokeping@sha256:95c3dcd01a8fe9e90735430f242f23f366982b2273e86cbe81af8774f77015ef", "triggers": null }, "sensitive_attributes": [], @@ -8359,15 +7798,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:dbddd84216a72fabd0d32c760815295883e5c3428122e649b0a4ba559ef94a99ghcr.io/hotio/sonarr:latest", - "image_id": "sha256:dbddd84216a72fabd0d32c760815295883e5c3428122e649b0a4ba559ef94a99", + "id": "sha256:6f7658d11bc6fb6cb81a2577672258f7bb8eaaaae51357879b4496151dd17b80ghcr.io/hotio/sonarr:latest", + "image_id": "sha256:6f7658d11bc6fb6cb81a2577672258f7bb8eaaaae51357879b4496151dd17b80", "keep_locally": null, "name": "ghcr.io/hotio/sonarr:latest", "platform": null, "pull_triggers": [ - "sha256:6e716fed0abe124fc2c31a1361da8a4c6d829dea70c9f110203894d0bde40b02" + "sha256:c554d289078bb89474c18c818e782ccfcad58edd7f7b25e32c4cabe4257b82ef" ], - "repo_digest": "ghcr.io/hotio/sonarr@sha256:6e716fed0abe124fc2c31a1361da8a4c6d829dea70c9f110203894d0bde40b02", + "repo_digest": "ghcr.io/hotio/sonarr@sha256:c554d289078bb89474c18c818e782ccfcad58edd7f7b25e32c4cabe4257b82ef", "triggers": null }, "sensitive_attributes": [], @@ -8389,15 +7828,15 @@ "attributes": { "build": [], "force_remove": null, - "id": "sha256:e06e4ca22316a2791b22dde4ef0f7c9b5851374e6334a1a5e45d145ccab39d7alinuxserver/syncthing:latest", - "image_id": "sha256:e06e4ca22316a2791b22dde4ef0f7c9b5851374e6334a1a5e45d145ccab39d7a", + "id": "sha256:9ea4fb7f7e87c7bb6098414c82cfe062c944b4b7a2a3651a127cd42a92254716linuxserver/syncthing:latest", + "image_id": "sha256:9ea4fb7f7e87c7bb6098414c82cfe062c944b4b7a2a3651a127cd42a92254716", "keep_locally": null, "name": "linuxserver/syncthing:latest", "platform": null, "pull_triggers": [ - "sha256:c04574ea8538099697d9668a1e3667b9dd91a17f6e4fc3fb6fbe8e52d8ce91ec" + "sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3" ], - "repo_digest": "linuxserver/syncthing@sha256:c04574ea8538099697d9668a1e3667b9dd91a17f6e4fc3fb6fbe8e52d8ce91ec", + "repo_digest": "linuxserver/syncthing@sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3", "triggers": null }, "sensitive_attributes": [], @@ -8558,36 +7997,6 @@ } ] }, - { - "mode": "managed", - "type": "docker_image", - "name": "zigbee-2-mqtt", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "build": [], - "force_remove": null, - "id": "sha256:5eb595cab703c5aac0220536865789a573fcd42c53c187718a07036f1a601164koenkk/zigbee2mqtt", - "image_id": "sha256:5eb595cab703c5aac0220536865789a573fcd42c53c187718a07036f1a601164", - "keep_locally": null, - "name": "koenkk/zigbee2mqtt", - "platform": null, - "pull_triggers": [ - "sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19" - ], - "repo_digest": "koenkk/zigbee2mqtt@sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19", - "triggers": null - }, - "sensitive_attributes": [], - "private": "bnVsbA==", - "dependencies": [ - "data.docker_registry_image.zigbee-2-mqtt" - ] - } - ] - }, { "mode": "managed", "type": "docker_network", @@ -8765,42 +8174,6 @@ } ] }, - { - "mode": "managed", - "type": "docker_network", - "name": "mosquitto", - "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", - "instances": [ - { - "schema_version": 1, - "attributes": { - "attachable": false, - "check_duplicate": null, - "driver": "bridge", - "id": "b4159d1a1f78bf10803373a7760c04251cf70f85820263164d592449eb3593b2", - "ingress": false, - "internal": false, - "ipam_config": [ - { - "aux_address": {}, - "gateway": "172.29.8.1", - "ip_range": "", - "subnet": "172.29.8.0/22" - } - ], - "ipam_driver": "default", - "ipam_options": {}, - "ipv6": false, - "labels": [], - "name": "mosquitto", - "options": {}, - "scope": "local" - }, - "sensitive_attributes": [], - "private": "bnVsbA==" - } - ] - }, { "mode": "managed", "type": "docker_network", @@ -9016,6 +8389,31 @@ "private": "bnVsbA==" } ] + }, + { + "mode": "managed", + "type": "docker_volume", + "name": "truenas-arr", + "provider": "provider[\"registry.terraform.io/kreuzwerker/docker\"]", + "instances": [ + { + "schema_version": 1, + "attributes": { + "driver": "local", + "driver_opts": { + "device": "//172.20.0.188/arr-media", + "o": "username=dqnap,password=vPKnUmApyQRE5$n,file_mode=0777,dir_mode=0777", + "type": "cifs" + }, + "id": "truenas-arr", + "labels": [], + "mountpoint": "/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/volumes/truenas-arr/_data", + "name": "truenas-arr" + }, + "sensitive_attributes": [], + "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==" + } + ] } ], "check_results": null