[PR #765] [CLOSED] Add TimeNest under Backups #5876

Closed
opened 2026-05-02 17:16:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/765
Author: @momenbasel
Created: 4/21/2026
Status: Closed

Base: masterHead: add-timenest


📝 Commits (1)

  • a2e5bd1 Add 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:

  • Samba 4.18 with `vfs_fruit` - per-user Time Machine shares with quota enforcement
  • Avahi - advertises the server over Bonjour as a `TimeCapsule8,119` so Finder picks it up natively
  • FastAPI + Jinja + htmx admin UI on port 8080 with Prometheus `/metrics`

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.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-foss/awesome-sysadmin/pull/765 **Author:** [@momenbasel](https://github.com/momenbasel) **Created:** 4/21/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-timenest` --- ### 📝 Commits (1) - [`a2e5bd1`](https://github.com/awesome-foss/awesome-sysadmin/commit/a2e5bd10a8e9cb3a2964feff4d273d62cb23b4fd) Add TimeNest under Backups ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Hi, adding [TimeNest](https://github.com/momenbasel/timenest) under the Backups section. ## What it is TimeNest is a self-hosted network Time Machine server for macOS. Three-container Docker stack: - Samba 4.18 with \`vfs_fruit\` - per-user Time Machine shares with quota enforcement - Avahi - advertises the server over Bonjour as a \`TimeCapsule8,119\` so Finder picks it up natively - FastAPI + Jinja + htmx admin UI on port 8080 with Prometheus \`/metrics\` 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. --- <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-05-02 17:16:42 -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-sysadmin#5876