Skip to content
  1. May 06, 2022
  2. May 03, 2022
  3. Apr 25, 2022
  4. 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
  5. Apr 22, 2022
  6. Apr 18, 2022
  7. Apr 03, 2022
  8. Mar 23, 2022
  9. Mar 22, 2022
  10. Mar 21, 2022
  11. Mar 01, 2022
  12. Feb 23, 2022
  13. Feb 15, 2022
  14. Feb 10, 2022
  15. Feb 04, 2022
  16. Jan 31, 2022
  17. Jan 19, 2022
  18. Jan 05, 2022
  19. Dec 22, 2021
  20. Dec 07, 2021
  21. Dec 01, 2021
  22. Nov 22, 2021
  23. Nov 09, 2021
    • nimrod's avatar
      Add a custom health check. · b8544cb2
      nimrod authored
      Raise the start_period to high duration because of the way the container
      starts up (pretty much runs the entier setup from scratch with Chef).
      Now with the new Compose project health check script, it should not fail
      as long as the state is starting instead of failing.
      b8544cb2
    • nimrod's avatar
      Update GitLab. · b80828d7
      nimrod authored
      b80828d7
  24. Oct 28, 2021
  25. Oct 23, 2021
  26. Oct 13, 2021
  27. Oct 03, 2021
  28. Sep 30, 2021
  29. Sep 22, 2021
  30. Sep 20, 2021
    • nimrod's avatar
      Fix the backup pruning Cron job. · 5010ac4d
      nimrod authored
      - The command silently failed for ages (the container name was missing).
        When I had less information in GitLab it wasn't noticeable, but that's
      no longer the case.
      - Delete backups that haven't been accessed instead of modified. In case
        I did get something from that backup, keep it around for a while
      longer.
      - Keep backups for 10 days, in case it's been a busy week or over the
        weekend or something.
      5010ac4d
  31. Sep 19, 2021
  32. Sep 02, 2021
  33. Aug 31, 2021
  34. Aug 22, 2021
  35. Aug 03, 2021