https://github.com/klutchell/balena-timemachine
Run a Samba server compatible with MacOS Time Machine
https://github.com/klutchell/balena-timemachine
Last synced: 3 months ago
JSON representation
Run a Samba server compatible with MacOS Time Machine
- Host: GitHub
- URL: https://github.com/klutchell/balena-timemachine
- Owner: klutchell
- Created: 2023-09-19T16:41:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T16:41:45.000Z (over 2 years ago)
- Last Synced: 2025-11-02T14:38:06.000Z (8 months ago)
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# balena-timemachine
Run a Samba server compatible with MacOS Time Machine
## Getting Started
You can one-click-deploy this project to balena using the button below:
[](https://dashboard.balena-cloud.com/deploy?repoUrl=https://github.com/klutchell/balena-timemachine)
## Manual Deployment
Alternatively, deployment can be carried out by manually creating a [balenaCloud account](https://dashboard.balena-cloud.com) and application,
flashing a device, downloading the project and pushing it via the [balena CLI](https://github.com/balena-io/balena-cli).
## Usage
Once your device joins the fleet you'll need to allow some time for it to download the various services.
When it's done you should be able to discover the share at `smb://timemachine.local/TimeMachine`.
Documentation for the base image can be found at .
## Contributing
Please open an issue or submit a pull request with any features, fixes, or changes.