Skip to content
  1. Jan 04, 2025
  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
    • 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
  18. Oct 26, 2023
Loading