Skip to content
Snippets Groups Projects
  1. May 03, 2023
  2. Apr 19, 2023
  3. Apr 15, 2023
  4. Apr 05, 2023
  5. Mar 29, 2023
  6. Mar 09, 2023
  7. Feb 20, 2023
  8. Feb 08, 2023
  9. Jan 25, 2023
  10. Jan 18, 2023
  11. Jan 11, 2023
  12. Jan 06, 2023
  13. Dec 28, 2022
  14. Dec 04, 2022
  15. 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
  16. Jan 03, 2022
  17. Nov 05, 2021
  18. Oct 10, 2021
  19. Oct 05, 2021
Loading