Skip to content
  1. Apr 16, 2023
  2. Apr 08, 2023
  3. Mar 31, 2023
  4. Mar 23, 2023
  5. Mar 03, 2023
  6. Feb 24, 2023
  7. Feb 23, 2023
  8. Feb 04, 2023
  9. Jan 19, 2023
  10. Dec 23, 2022
  11. Dec 22, 2022
  12. Dec 06, 2022
  13. Dec 02, 2022
  14. Nov 22, 2022
  15. Nov 18, 2022
  16. Nov 08, 2022
  17. Nov 05, 2022
  18. Oct 25, 2022
  19. Oct 22, 2022
  20. Oct 04, 2022
  21. Sep 29, 2022
  22. Sep 22, 2022
  23. Sep 05, 2022
  24. Aug 31, 2022
  25. Aug 23, 2022
  26. Jul 30, 2022
  27. Jul 22, 2022
  28. Jul 19, 2022
  29. Jul 04, 2022
  30. Jun 18, 2022
  31. Jun 06, 2022
  32. Jun 03, 2022
  33. May 26, 2022
    • nimrod's avatar
      Update container name. · 4e2ac69a
      nimrod authored
      Because for some reason Docker Compose changed from using underscores to
      hyphens.
      4e2ac69a
  34. May 22, 2022
  35. May 06, 2022
  36. May 03, 2022
  37. Apr 25, 2022
  38. Apr 23, 2022
    • nimrod's avatar
      Store backups in the host's /var/backups. · 1fbbde51
      nimrod authored
      GitLab stores backups as tar files with the date as part of the
      filename. Backups older than 10 days are deleted. It's easier for me to
      them have off-site backups if they're under /var/backups and there's no
      need to have a process to copy or snapshot to that directory (the
      current format is fine).
      1fbbde51