Skip to content
Snippets Groups Projects
  1. Jun 28, 2023
  2. Jun 23, 2023
  3. Jun 14, 2023
  4. Jun 01, 2023
  5. May 17, 2023
  6. May 03, 2023
  7. Apr 19, 2023
  8. Apr 16, 2023
  9. Apr 15, 2023
  10. Apr 05, 2023
  11. Apr 01, 2023
  12. Mar 29, 2023
  13. Mar 23, 2023
  14. Mar 09, 2023
  15. Mar 01, 2023
  16. Feb 28, 2023
  17. Feb 20, 2023
  18. Feb 08, 2023
  19. Jan 25, 2023
  20. Jan 18, 2023
  21. Jan 11, 2023
  22. Jan 10, 2023
  23. Jan 06, 2023
  24. Dec 28, 2022
  25. Dec 04, 2022
  26. Dec 03, 2022
    • Sheogorath's avatar
      feat(terraform): Add initial Terrafrom setup for gateway · 021df5e0
      Sheogorath authored
      This patch finally upstreams the currently used terraform setup for the
      gateway machine at Hetzner. This should provide better insights into the
      infrastructure and help people to learn from the setup.
      
      It also helps to keep the automation level high and using terraform more
      actively to keep these servers running.
      
      The gateway server is the frontend reverse proxy for all web-originating
      traffic and provides a simple setup, that runs a L4 HAProxy to forward
      all traffic to the Kubernetes cluster, where it's terminated and handled.
      
      This allows to keep the cloud server stupid and not being able to
      compromise a connection (at least not more than any other middlebox).
      This keeps the trust away from the cloud provider.
      021df5e0
  27. Jan 03, 2022
  28. Nov 05, 2021
  29. Oct 10, 2021
Loading