Skip to content
  1. Jan 26, 2024
    • 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
  2. Dec 16, 2023
  3. Dec 15, 2023
  4. 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
  5. Oct 26, 2023
  6. Oct 21, 2023
  7. Sep 08, 2023
  8. 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
  9. Jun 16, 2023
  10. May 20, 2023
  11. Apr 08, 2023
  12. Mar 17, 2023
  13. Mar 04, 2023
  14. Feb 25, 2023
  15. Feb 11, 2023
  16. Jan 22, 2023