Skip to content
Snippets Groups Projects
  1. Jan 17, 2023
  2. Jan 13, 2023
  3. Jan 10, 2023
    • Sheogorath's avatar
      fix(mastodon): Fix broken ingress rule · bad7efcd
      Sheogorath authored
      This patch fixes the mastodon ingress rule, that was "corrected" to
      follow the official docs, but uses the `exact` match rule, instead of
      the `Prefix` rule, resulting in breaking the mastodon webinterface while
      fixing other clients.
      bad7efcd
    • Sheogorath's avatar
      fix(mail): Drop shared service for dovecot and postfix · ca271622
      Sheogorath authored
      With different traffic policies and alike, the shared loadbalancer
      causes more problems than it resolves. The original reason was that both
      remote addresses would point to the same address, but this is a
      non-issue given it all runs through a remote anyway.
      ca271622
  4. Jan 09, 2023
  5. Jan 05, 2023
  6. Dec 18, 2022
  7. Dec 10, 2022
  8. Dec 06, 2022
  9. Dec 04, 2022
  10. Dec 02, 2022
  11. Nov 23, 2022
  12. Nov 22, 2022
  13. Nov 16, 2022
  14. Nov 15, 2022
  15. Nov 08, 2022
  16. Nov 06, 2022
  17. Nov 04, 2022
    • Sheogorath's avatar
      feat(keycloak): Upgrade keycloak to version 20.0.0 · ab19589d
      Sheogorath authored
      This patch upgrades keycloak to 20.0.0 and implements the new
      adminHostname feature by adding the required variables and a separate
      ingress object, which can be utilised for the admin URL and restrict it
      independent of the regular frontend.
      ab19589d
  18. Oct 08, 2022
Loading