mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-05-06 12:08:47 +02:00
Add TimeNest under Backups
TimeNest is a self-hosted network Time Machine server for macOS: a three- container Docker stack (Samba + vfs_fruit, Avahi, FastAPI admin UI) that turns any Mac mini, Raspberry Pi, or Linux host into a Time Capsule replacement for every Mac on the LAN. https://github.com/momenbasel/timenest
This commit is contained in:
parent
8ddbb1297f
commit
a2e5bd10a8
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ _See also: [Restic's list of Linux backup software](https://github.com/restic/ot
|
|||
- [Restic](https://restic.net/) - Easy, fast, verifiable, secure and efficient remote backup tool. ([Source Code](https://github.com/restic/restic)) `BSD-2-Clause` `Go`
|
||||
- [Rsnapshot](https://rsnapshot.org/) - Filesystem snapshot utility based on rsync. ([Source Code](https://github.com/rsnapshot/rsnapshot)) `GPL-2.0` `Perl`
|
||||
- [Shield](https://github.com/starkandwayne/shield) - A pluggable architecture for backup and restore of database systems. `MIT` `Go`
|
||||
- [TimeNest](https://github.com/momenbasel/timenest) - Self-hosted network Time Machine server that turns a Mac mini, Raspberry Pi, or any Linux host into a Time Capsule replacement for every Mac on the LAN. Docker stack: Samba with `vfs_fruit`, Avahi for Bonjour discovery, FastAPI admin UI with per-user quotas and Prometheus metrics. `MIT` `Docker/Python`
|
||||
- [UrBackup](https://www.urbackup.org/) - Client/Server Open Source Network Backup for Windows, MacOS and Linux. ([Source Code](https://github.com/uroni/urbackup_backend)) `AGPL-3.0` `C/C++`
|
||||
|
||||
### Build and software organization tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue