Wednesday, March 22, 2023

Show HN: Wrapper around restic for Docker Compose https://ift.tt/NWP3Tku

Show HN: Wrapper around restic for Docker Compose auto-restic is a tool for automatic backup and restore persistent data in docker compose. It uses restic under the hood but offers scheduled jobs, web notifications, and automatic recover (volume is empty and there is backup in cloud) if needed. https://ift.tt/X3UJhMb March 23, 2023 at 06:11AM

No comments:

Post a Comment

Show HN: Nibble https://ift.tt/tkOndsQ

Show HN: Nibble An attempt at a single pass LLVM frontend in ~3000 lines of C without external dependencies, malloc, or an AST. Included are...