Skip to content
  1. Oct 26, 2023
  2. Oct 21, 2023
  3. Sep 08, 2023
  4. Jul 06, 2023
    • nimrod's avatar
      Revert "Router: Enable soft updates." · 40a0eb18
      nimrod authored
      This reverts commit a3ea3389.
      
      I was the impression that soft updates improve reliability but in fact
      they reduce it (had a couple of power outages and it would only boot in
      single user mode and all of the partitions required an fsck).
      40a0eb18
  5. Jun 16, 2023
  6. May 20, 2023
  7. Apr 08, 2023
  8. Mar 17, 2023
  9. Mar 04, 2023
  10. Feb 25, 2023
  11. Feb 11, 2023
  12. Jan 22, 2023
  13. Jan 06, 2023
    • nimrod's avatar
      renew-certs: Always run handlers. · d086e775
      nimrod authored
      Because of the convoluted way I'm running tasks, there's only 1 host in
      the play but the handlers are for the remote hosts. Run them even if
      there's a failure to restart whatever is needed since the failure will
      always be for the local host.
      d086e775
  14. Dec 17, 2022
  15. Oct 08, 2022
  16. Aug 21, 2022
  17. Jul 03, 2022
  18. Jun 17, 2022
    • nimrod's avatar
      Simpler backup script. · 7ec35b21
      nimrod authored
      Backups across the different services have been changed. There are now
      snapshots for each services with copies saved for a few weeks. All of
      them under /var/backups. The backup script doesn't need to work around
      btrfs subvolumes. Instead just snapshotting /var/backups and rsync'ing
      to a removable media. The old script is kept in source for reference.
      7ec35b21
  19. Apr 25, 2022
  20. Apr 23, 2022