a9bec563c6aa6997f4f0ecde02cc5565b8ebc4a4
All checks were successful
continuous-integration/drone/push Build is passing
Datacenter: nummer5
- Packages: podman, containernetworking-plugins
Plugins
- NFS - https://github.com/thatsk/nfs-csi-nomad/tree/main
- Podman - https://github.com/hashicorp/nomad-driver-podman
Hosts:
Ebin*
- https://docs.oracle.com/en/learn/ol-linux-bonding/#for-additional-information - Bonding with Networkmanager
- u-boot-env: https://forum.armbian.com/topic/35780-with-new-uboot-env-esspressobin-v5-does-not-boot/
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
Languages
HCL
83.4%
Jinja
14.4%
Shell
2.2%