Skip to content
Snippets Groups Projects
  1. Oct 15, 2023
  2. 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
  3. Aug 13, 2023
  4. Aug 06, 2023
  5. Jul 10, 2023
  6. Jun 29, 2023
    • Giancarlo Razzolini's avatar
      Redirect status to the non CNAME version for now · dbaee79e
      Giancarlo Razzolini authored
      Until we get our situation with uptimerobot fixed, we are redirecting
      status.archlinux.org to the standard uptimerobot URL, that is provided
      with their free plan. Once/if we re-gain our premium access, we can
      simply revert this MR.
      dbaee79e
  7. Jun 22, 2023
  8. May 28, 2023
  9. May 24, 2023
  10. May 07, 2023
  11. May 06, 2023
  12. Apr 02, 2023
  13. Mar 03, 2023
  14. Feb 24, 2023
  15. Feb 21, 2023
  16. Feb 11, 2023
  17. Jan 28, 2023
  18. Jan 12, 2023
  19. Jan 08, 2023
  20. Jan 05, 2023
  21. Nov 17, 2022
  22. Oct 29, 2022
  23. 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
  24. Sep 16, 2022
  25. Sep 02, 2022
  26. Aug 21, 2022
  27. Aug 11, 2022
  28. Aug 01, 2022
  29. Jul 18, 2022
  30. Jul 10, 2022
  31. Jul 03, 2022
Loading