Skip to content
  1. May 07, 2022
  2. Mar 03, 2022
  3. Nov 10, 2021
  4. Sep 20, 2021
  5. May 31, 2021
  6. May 19, 2021
  7. May 14, 2021
    • nimrod's avatar
      Give precedence to the acme challenge. · b7c0865d
      nimrod authored
      If the acme challenge is in a location block but the default redirection
      is not, the default always takes precedence (Nginx won't resolve the
      order between the different directives, but it will between different
      location blocks).
      b7c0865d
  8. May 02, 2021
  9. Apr 30, 2021
  10. Apr 24, 2021
  11. Apr 23, 2021
  12. Apr 21, 2021
  13. Apr 12, 2021
  14. Mar 26, 2021
  15. Feb 19, 2021
  16. Feb 11, 2021
  17. Feb 04, 2021
    • nimrod's avatar
      Add a Vouch proxy to all hosts. · f496744b
      nimrod authored
      Vouch uses the Host header for calculating the JWT but we can't override
      that (proxying won't work with an incorrect header). So instead it to
      each deployment so we don't have multiple proxies and can override the
      Host header.
      f496744b
  18. Jan 30, 2021
  19. Jan 29, 2021