Skip to content
Snippets Groups Projects
  1. Dec 10, 2023
  2. Dec 01, 2023
  3. Nov 28, 2023
  4. Oct 21, 2023
  5. Oct 16, 2023
  6. Oct 01, 2023
  7. Sep 30, 2023
  8. Sep 29, 2023
  9. Aug 19, 2023
    • Kristian Klausen's avatar
      Create sandbox DNS zone · b2ffb068
      Kristian Klausen authored
      The VMs created in the Hetzner cloud sandbox project must be accessible
      with a DNS name. This creates a dedicated DNS zone for this purpose.
      
      For now this zone will only be used by the aurweb project, so it can
      create DNS records for the VMs it creates. This is needed so the dynamic
      created environment can be accessed over HTTPS.
      
      [1] https://docs.gitlab.com/ee/ci/review_apps/
      Verified
      b2ffb068
  10. Aug 18, 2023
  11. Jul 12, 2023
  12. Jul 09, 2023
  13. May 27, 2023
  14. May 22, 2023
  15. May 18, 2023
  16. May 05, 2023
  17. Apr 12, 2023
  18. Apr 07, 2023
  19. Apr 04, 2023
  20. Mar 15, 2023
  21. Mar 11, 2023
  22. Feb 18, 2023
  23. Jan 30, 2023
  24. Jan 25, 2023
  25. Jan 23, 2023
  26. Nov 30, 2022
  27. Oct 22, 2022
  28. Oct 21, 2022
  29. Oct 04, 2022
  30. Sep 28, 2022
    • Kristian Klausen's avatar
      Kill the mailman2 server and put the mailman3 server in its place · 893a95f3
      Kristian Klausen authored
      With the final lists migrated to mailman3[1], the mailman2 server can
      finally be killed.
      
      When the mailman3 server was initially setup[2], it was done on a
      separate server because the mailman and mailman3 packages conflicted,
      and the traffic was routed over wireguard (HTTP, LMTP and SMTP).
      
      Instead of installing mailman3 on the original lists.al.org server and
      transferring the data, it was easier just to install the missing pieces
      (basically Postfix and adjusting the Nginx configuration) on the ml3
      server and move the IPs (to keep the IP mail reputation).
      
      So basically the following was done:
      - The IPs for the original lists.al.org was moved to the mailman3.al.org
        server
      - The mailman2 datadir was transferred to mailman3.al.org server, so we
        can keep the pipermail links alive, and import missing mails if needed
      - The original lists.al.org server was decommissioned
      - The mailman3.al.org server was renamed to lists.al.org
      - The missing pieces was added to the mailman3 role (basically Postfix +
        Nginx adjustments)
      - The mailman role was deleted and the mailman3 role renamed to mailman
      
      [1] 75ac7d09 ("mailman: Fourth and final batch of mailman3 migrated lists")
      [2] 9294828f ("Setup mailman3 server")
      
      Fix #59
      Verified
      893a95f3
  31. Sep 16, 2022
  32. Sep 10, 2022
  33. Sep 08, 2022
  34. Aug 26, 2022
  35. Aug 21, 2022
  36. Aug 16, 2022
Loading