Skip to content
Snippets Groups Projects
  1. Jan 04, 2025
    • nimrod's avatar
      Debian server: `dvb` behavior change. · 0098b2c5
      nimrod authored
      Don't fail if there are no Docker volumes to backup. When running
      manually it makes sense, but in the scope of a Cron job, the job fails
      on hosts that don't have volumes marked for backup which is just noise.
      0098b2c5
  2. Jan 03, 2025
  3. Dec 26, 2024
  4. Dec 15, 2024
  5. Dec 14, 2024
  6. Dec 13, 2024
  7. Nov 23, 2024
  8. May 11, 2024
  9. Apr 27, 2024
  10. Apr 20, 2024
  11. Apr 11, 2024
  12. Feb 03, 2024
  13. Jan 27, 2024
  14. Jan 26, 2024
    • nimrod's avatar
      Cleanup. · 099c6982
      nimrod authored
      Remove services that have been decomissioned.
      099c6982
    • nimrod's avatar
      Router: Route SSH through HAProxy. · 8cd30e16
      nimrod authored
      Use the HTTPS port so I can break out from restricted networks.
      8cd30e16
    • nimrod's avatar
      Router: Block private services at the HAProxy level. · 0153391a
      nimrod authored
      HAProxy is used to inspect the SNI and route to the correct backend
      without needing the SSL certificates and keys. Because it opens a new
      TCP connection, the source IP at the other side is always the router's
      internal IP so we can't filter there based on the source IP.
      0153391a
  15. Dec 16, 2023
  16. Dec 15, 2023
  17. Nov 20, 2023
  18. Oct 26, 2023
  19. Oct 21, 2023
  20. Sep 08, 2023
Loading