Minor smokeping update

This commit is contained in:
Marc Fokkert
2024-07-24 22:46:59 +02:00
parent b7506d5209
commit 8940ad6a12
2 changed files with 59 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
{ {
"version": 4, "version": 4,
"terraform_version": "1.5.5", "terraform_version": "1.5.5",
"serial": 3040, "serial": 3045,
"lineage": "fcc74498-a461-682e-d8e4-5bc8c6ea51ec", "lineage": "fcc74498-a461-682e-d8e4-5bc8c6ea51ec",
"outputs": {}, "outputs": {},
"resources": [ "resources": [
@@ -284,10 +284,10 @@
{ {
"schema_version": 0, "schema_version": 0,
"attributes": { "attributes": {
"id": "sha256:d118c7100ded8ccfce7a2c66e0c1f00ce138b3b67eb42ef62e05bc4c57edfff1", "id": "sha256:8144555e605d18b40632f341423d6980d05d525a9ed35a7b5081fc66560ac5da",
"insecure_skip_verify": false, "insecure_skip_verify": false,
"name": "linuxserver/smokeping:latest", "name": "linuxserver/smokeping:latest",
"sha256_digest": "sha256:d118c7100ded8ccfce7a2c66e0c1f00ce138b3b67eb42ef62e05bc4c57edfff1" "sha256_digest": "sha256:8144555e605d18b40632f341423d6980d05d525a9ed35a7b5081fc66560ac5da"
}, },
"sensitive_attributes": [] "sensitive_attributes": []
} }
@@ -2875,8 +2875,8 @@
"dns": [ "dns": [
"172.20.0.0" "172.20.0.0"
], ],
"dns_opts": [], "dns_opts": null,
"dns_search": [], "dns_search": null,
"domainname": "", "domainname": "",
"entrypoint": [ "entrypoint": [
"/init" "/init"
@@ -2886,12 +2886,12 @@
], ],
"exit_code": null, "exit_code": null,
"gpus": null, "gpus": null,
"group_add": [], "group_add": null,
"healthcheck": [], "healthcheck": null,
"host": [], "host": [],
"hostname": "30b2db93fd21", "hostname": "ad5bfdd20af5",
"id": "30b2db93fd217bd114dc8084e0c83eda0262d322831f67f80d6bdae82a27a66a", "id": "ad5bfdd20af56bcffbd32f40e6cf91a6c0dba949935411d1874a25e3a3b35316",
"image": "sha256:b63dbb5de4ed36c4c9e593d88f5bb44449e080c5bb02ffc17c6aba8aeb19f67b", "image": "sha256:5b082d541444f4e77d2f4ce98b00c8810f4b0f8d13b1c93365ffecfdab55f84c",
"init": false, "init": false,
"ipc_mode": "private", "ipc_mode": "private",
"labels": [], "labels": [],
@@ -2907,7 +2907,7 @@
"mounts": [ "mounts": [
{ {
"bind_options": [], "bind_options": [],
"read_only": false, "read_only": null,
"source": "/share/appdata/smokeping/config", "source": "/share/appdata/smokeping/config",
"target": "/config", "target": "/config",
"tmpfs_options": [], "tmpfs_options": [],
@@ -2916,7 +2916,7 @@
}, },
{ {
"bind_options": [], "bind_options": [],
"read_only": false, "read_only": null,
"source": "/share/appdata/smokeping/data", "source": "/share/appdata/smokeping/data",
"target": "/data", "target": "/data",
"tmpfs_options": [], "tmpfs_options": [],
@@ -2934,7 +2934,7 @@
"ip_address": "192.168.2.126", "ip_address": "192.168.2.126",
"ip_prefix_length": 24, "ip_prefix_length": 24,
"ipv6_gateway": "", "ipv6_gateway": "",
"mac_address": "02:42:d4:2e:27:25", "mac_address": "02:42:b2:99:36:b0",
"network_name": "qnet-static-bond0-48e715" "network_name": "qnet-static-bond0-48e715"
} }
], ],
@@ -2962,17 +2962,11 @@
"stdin_open": false, "stdin_open": false,
"stop_signal": "", "stop_signal": "",
"stop_timeout": 0, "stop_timeout": 0,
"storage_opts": {}, "storage_opts": null,
"sysctls": {}, "sysctls": null,
"tmpfs": {}, "tmpfs": null,
"tty": false, "tty": false,
"ulimit": [ "ulimit": [],
{
"hard": 65535,
"name": "nofile",
"soft": 65535
}
],
"upload": [], "upload": [],
"user": "", "user": "",
"userns_mode": "", "userns_mode": "",
@@ -3438,9 +3432,9 @@
"cpu_shares": 0, "cpu_shares": 0,
"destroy_grace_seconds": null, "destroy_grace_seconds": null,
"devices": [], "devices": [],
"dns": null, "dns": [],
"dns_opts": null, "dns_opts": [],
"dns_search": null, "dns_search": [],
"domainname": "", "domainname": "",
"entrypoint": [ "entrypoint": [
"/usr/bin/dumb-init", "/usr/bin/dumb-init",
@@ -3450,7 +3444,7 @@
"env": [], "env": [],
"exit_code": null, "exit_code": null,
"gpus": null, "gpus": null,
"group_add": null, "group_add": [],
"healthcheck": [ "healthcheck": [
{ {
"interval": "1m0s", "interval": "1m0s",
@@ -3482,7 +3476,7 @@
"mounts": [ "mounts": [
{ {
"bind_options": [], "bind_options": [],
"read_only": null, "read_only": false,
"source": "/share/appdata/uptime-kuma", "source": "/share/appdata/uptime-kuma",
"target": "/app/data", "target": "/app/data",
"tmpfs_options": [], "tmpfs_options": [],
@@ -3528,11 +3522,17 @@
"stdin_open": false, "stdin_open": false,
"stop_signal": "", "stop_signal": "",
"stop_timeout": 0, "stop_timeout": 0,
"storage_opts": null, "storage_opts": {},
"sysctls": null, "sysctls": {},
"tmpfs": null, "tmpfs": {},
"tty": false, "tty": false,
"ulimit": [], "ulimit": [
{
"hard": 65535,
"name": "nofile",
"soft": 65535
}
],
"upload": [], "upload": [],
"user": "", "user": "",
"userns_mode": "", "userns_mode": "",
@@ -3544,6 +3544,7 @@
"sensitive_attributes": [], "sensitive_attributes": [],
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==", "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==",
"dependencies": [ "dependencies": [
"data.docker_registry_image.uptime-kuma",
"docker_image.uptime-kuma", "docker_image.uptime-kuma",
"docker_network.bridge" "docker_network.bridge"
] ]
@@ -4323,15 +4324,15 @@
"attributes": { "attributes": {
"build": [], "build": [],
"force_remove": null, "force_remove": null,
"id": "sha256:b63dbb5de4ed36c4c9e593d88f5bb44449e080c5bb02ffc17c6aba8aeb19f67blinuxserver/smokeping:latest", "id": "sha256:5b082d541444f4e77d2f4ce98b00c8810f4b0f8d13b1c93365ffecfdab55f84clinuxserver/smokeping:latest",
"image_id": "sha256:b63dbb5de4ed36c4c9e593d88f5bb44449e080c5bb02ffc17c6aba8aeb19f67b", "image_id": "sha256:5b082d541444f4e77d2f4ce98b00c8810f4b0f8d13b1c93365ffecfdab55f84c",
"keep_locally": null, "keep_locally": null,
"name": "linuxserver/smokeping:latest", "name": "linuxserver/smokeping:latest",
"platform": null, "platform": null,
"pull_triggers": [ "pull_triggers": [
"sha256:d118c7100ded8ccfce7a2c66e0c1f00ce138b3b67eb42ef62e05bc4c57edfff1" "sha256:8144555e605d18b40632f341423d6980d05d525a9ed35a7b5081fc66560ac5da"
], ],
"repo_digest": "linuxserver/smokeping@sha256:d118c7100ded8ccfce7a2c66e0c1f00ce138b3b67eb42ef62e05bc4c57edfff1", "repo_digest": "linuxserver/smokeping@sha256:8144555e605d18b40632f341423d6980d05d525a9ed35a7b5081fc66560ac5da",
"triggers": null "triggers": null
}, },
"sensitive_attributes": [], "sensitive_attributes": [],

View File

@@ -1,7 +1,7 @@
{ {
"version": 4, "version": 4,
"terraform_version": "1.5.5", "terraform_version": "1.5.5",
"serial": 3038, "serial": 3040,
"lineage": "fcc74498-a461-682e-d8e4-5bc8c6ea51ec", "lineage": "fcc74498-a461-682e-d8e4-5bc8c6ea51ec",
"outputs": {}, "outputs": {},
"resources": [ "resources": [
@@ -1076,16 +1076,6 @@
"must_run": true, "must_run": true,
"name": "home-assistant", "name": "home-assistant",
"network_data": [ "network_data": [
{
"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:85:0a:6a:00",
"network_name": "qnet-static-bond0-48e715"
},
{ {
"gateway": "172.29.0.1", "gateway": "172.29.0.1",
"global_ipv6_address": "", "global_ipv6_address": "",
@@ -1095,6 +1085,16 @@
"ipv6_gateway": "", "ipv6_gateway": "",
"mac_address": "02:42:ac:1d:00:05", "mac_address": "02:42:ac:1d:00:05",
"network_name": "mariadb" "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:85:0a:6a:00",
"network_name": "qnet-static-bond0-48e715"
} }
], ],
"network_mode": "default", "network_mode": "default",
@@ -3438,9 +3438,9 @@
"cpu_shares": 0, "cpu_shares": 0,
"destroy_grace_seconds": null, "destroy_grace_seconds": null,
"devices": [], "devices": [],
"dns": [], "dns": null,
"dns_opts": [], "dns_opts": null,
"dns_search": [], "dns_search": null,
"domainname": "", "domainname": "",
"entrypoint": [ "entrypoint": [
"/usr/bin/dumb-init", "/usr/bin/dumb-init",
@@ -3450,7 +3450,7 @@
"env": [], "env": [],
"exit_code": null, "exit_code": null,
"gpus": null, "gpus": null,
"group_add": [], "group_add": null,
"healthcheck": [ "healthcheck": [
{ {
"interval": "1m0s", "interval": "1m0s",
@@ -3464,8 +3464,8 @@
} }
], ],
"host": [], "host": [],
"hostname": "b0e53822e233", "hostname": "86f0e7f121fd",
"id": "b0e53822e2336be2a90a1b7189a24426990b1cb7cc0d5771aaf36e6277c0a295", "id": "86f0e7f121fd8210cb926ea2a1f445029008044eb06ebba5b2ae045114374ebb",
"image": "sha256:e1ca7233c2fa8bf5680066e2fcbd37850ca0e0273920b9f694c7747b0ecaec2e", "image": "sha256:e1ca7233c2fa8bf5680066e2fcbd37850ca0e0273920b9f694c7747b0ecaec2e",
"init": false, "init": false,
"ipc_mode": "private", "ipc_mode": "private",
@@ -3500,7 +3500,7 @@
"ip_address": "192.168.2.133", "ip_address": "192.168.2.133",
"ip_prefix_length": 24, "ip_prefix_length": 24,
"ipv6_gateway": "", "ipv6_gateway": "",
"mac_address": "02:42:70:cf:83:f6", "mac_address": "02:42:8c:c1:8e:d2",
"network_name": "qnet-static-bond0-48e715" "network_name": "qnet-static-bond0-48e715"
} }
], ],
@@ -3528,17 +3528,11 @@
"stdin_open": false, "stdin_open": false,
"stop_signal": "", "stop_signal": "",
"stop_timeout": 0, "stop_timeout": 0,
"storage_opts": {}, "storage_opts": null,
"sysctls": {}, "sysctls": null,
"tmpfs": {}, "tmpfs": null,
"tty": false, "tty": false,
"ulimit": [ "ulimit": [],
{
"hard": 65535,
"name": "nofile",
"soft": 65535
}
],
"upload": [], "upload": [],
"user": "", "user": "",
"userns_mode": "", "userns_mode": "",