Udo Waechter f169e65b3e
All checks were successful
continuous-integration/drone/push Build is passing
always updateing gitea
2024-07-14 12:26:54 +02:00
2024-03-25 19:48:27 +01:00
2023-09-19 19:49:36 +02:00
2024-07-14 12:26:54 +02:00
2024-03-25 21:39:45 +01:00
2023-09-19 19:49:36 +02:00
2024-04-08 18:45:17 +02:00
2023-09-19 19:49:36 +02:00
2024-04-04 18:06:03 +02:00

Datacenter: nummer5

  • Packages: podman, containernetworking-plugins

Plugins

Hosts:

Ebin*

Datacenter: ring86

Podman tricks

  • Get CreateCommand: podman inspect <containername> --format "{{.Config.CreateCommand}}"

auto.chaos

podman run -d --replace -e 1883 -p 1883:1883 --mount=type=bind,source=/etc/mosquitto,destination=/mosquitto --tz=Europe/Berlin --name=mosquitto-mqtt cr.wks/mosquitto:latest podman run -d --replace -e 9234 -p 0.0.0.0:9234:9234 --tz=Europe/Berlin --name=mosquitto-exporter cr.wks/mosquitto-prometheus-exporter --endpoint "tcp://mqtt:1883"

Description
No description provided
Readme 180 KiB
Languages
HCL 83.4%
Jinja 14.4%
Shell 2.2%