[PR #1473] [MERGED] feat: add resq to category storage #34444

Closed
opened 2026-07-14 02:35:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1473
Author: @mashb1t
Created: 6/15/2026
Status: Merged
Merged: 6/22/2026
Merged by: @veggiemonk

Base: masterHead: master


📝 Commits (4)

  • 4a20a3b feat: add resq to category storage
  • 80030c3 refactor: reword resq entry
  • ce75acf Merge branch 'master' into master
  • e259523 Merge branch 'master' into master

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 README.md (+2 -1)

📄 Description

Resq is a direct improvement of https://github.com/offen/docker-volume-backup as it uses restic delta backups instead of full zip files every time, which massively saves backup storage.

Compared to https://github.com/resulgg/label-backup (already on our list) it is not a sidecar, but a standalone backup bash script, running on a central user-defined cron schedule instead of a label-defined per-container one.

Also cleanup entries to restore alphabetical sort order.

Happy to hear your opinion on this :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1473 **Author:** [@mashb1t](https://github.com/mashb1t) **Created:** 6/15/2026 **Status:** ✅ Merged **Merged:** 6/22/2026 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`4a20a3b`](https://github.com/veggiemonk/awesome-docker/commit/4a20a3b37162b388f16996a84f9360e35ec8bb0c) feat: add resq to category storage - [`80030c3`](https://github.com/veggiemonk/awesome-docker/commit/80030c3385b3adf9ef18c0e45ee23b12860cae89) refactor: reword resq entry - [`ce75acf`](https://github.com/veggiemonk/awesome-docker/commit/ce75acf879a3e03a14f026efb2b991a903b982b6) Merge branch 'master' into master - [`e259523`](https://github.com/veggiemonk/awesome-docker/commit/e259523d66808f0b4eb0e13e29c0dd273c6c03d7) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) </details> ### 📄 Description Resq is a direct improvement of https://github.com/offen/docker-volume-backup as it uses restic delta backups instead of full zip files every time, which massively saves backup storage. Compared to https://github.com/resulgg/label-backup (already on our list) it is not a sidecar, but a standalone backup bash script, running on a central user-defined cron schedule instead of a label-defined per-container one. Also cleanup entries to restore alphabetical sort order. Happy to hear your opinion on this :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 02:35:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#34444