Skip to content
  1. May 11, 2024
  2. Apr 27, 2024
  3. Apr 20, 2024
  4. Apr 11, 2024
  5. Feb 03, 2024
  6. Jan 27, 2024
  7. 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
  8. Dec 16, 2023
  9. Dec 15, 2023
  10. Nov 20, 2023
    • nimrod's avatar
      Web proxy: Update the Kodi host. · 7704b0e0
      nimrod authored
      After migrating all Docker Compose services to a managed (not the
      default) network, the IP address has changed.
      7704b0e0
  11. Oct 26, 2023
  12. Oct 21, 2023
  13. Sep 08, 2023
  14. 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
  15. Jun 16, 2023
  16. May 20, 2023
  17. Apr 08, 2023
  18. Mar 17, 2023
  19. Mar 04, 2023
  20. Feb 25, 2023
Loading