mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-05-06 02:18:54 -05:00
[PR #765] [CLOSED] Add TimeNest under Backups #5876
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/765
Author: @momenbasel
Created: 4/21/2026
Status: ❌ Closed
Base:
master← Head:add-timenest📝 Commits (1)
a2e5bd1Add TimeNest under Backups📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Hi, adding TimeNest under the Backups section.
What it is
TimeNest is a self-hosted network Time Machine server for macOS. Three-container Docker stack:
Runs on Mac mini, Raspberry Pi 4/5, and generic `linux/amd64` or `linux/arm64` home servers via a single `docker compose up -d`.
Why it fits the Backups section
It is strictly backup software: the only job is to be the Time Machine target for Macs on a LAN. Comparable entries already listed (UrBackup, Minarca) cover similar multi-client network-backup territory for Windows/Linux/macOS.
License
MIT, no telemetry, no cloud dependency. Source at https://github.com/momenbasel/timenest
Happy to adjust the entry wording if the format needs to change.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.