Restic Backups with systemd and Prometheus exporterPosted on Jun 5, 2021 (updated Mar 1, 2023)My workflow for making fast and efficient offsite backups with restic, systemd, some shell scripting and a Prometheus exporter
Analyzing job durations of systemd servicesPosted on Jan 30, 2021 (updated Mar 1, 2023)A small Python helper script to parse and analyze the execution time of systemd job services.
Locking down Traefik systemd servicePosted on Dec 17, 2018 (updated Mar 1, 2023)Keep Traefik service secure and fail-safe by it sandboxing with systemd
Sequential Unit Startup in SystemdPosted on Sep 13, 2018 (updated Mar 1, 2023)How to sequentially launch multiple oneshot systemd services