Skip to content
Snippets Groups Projects
  1. Sep 06, 2020
    • Jelle van der Waa's avatar
      Introduce prometheus exporters role for collection · 23564b29
      Jelle van der Waa authored
      Add a new role called prometheus_exporters which should be run on every
      machine we have and starts different collectors depending on what group
      the machine is in. Currently supported our the gitlab runner exporter,
      rebuilder textcollector, mysqld-exporter, borg textcollector and an
      node/arch exporter. The arch exporter monitors the security status and
      pacman out of date packages gauge.
      Verified
      23564b29
  2. Sep 05, 2020
  3. Sep 04, 2020
  4. Sep 03, 2020
    • Jelle van der Waa's avatar
      Exclude btrfs docker submount from being backed up · 580f91f9
      Jelle van der Waa authored
      The backup script fails on our Gitlab machine as it tries to remove a
      snapshot of the docker submount, which we do not want to backup anyway.
      
      btrfs subvolume snapshot -r /var/lib/docker/btrfs /var/lib/docker/btrfs/backup-snapshot
      ERROR: Not a Btrfs subvolume: Invalid argument
      Verified
      580f91f9
  5. Sep 02, 2020
  6. Sep 01, 2020
  7. Aug 31, 2020
  8. Aug 30, 2020
  9. Aug 28, 2020
  10. Aug 27, 2020
Loading