{"id":22071508,"url":"https://github.com/astrian/time-machine-oob","last_synced_at":"2025-07-24T10:33:05.351Z","repository":{"id":61884287,"uuid":"556021538","full_name":"Astrian/time-machine-oob","owner":"Astrian","description":"Time Machine Out Of the Box","archived":false,"fork":false,"pushed_at":"2022-10-23T08:57:28.000Z","size":10,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-26T23:34:25.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Astrian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["Astrian"]}},"created_at":"2022-10-22T22:08:15.000Z","updated_at":"2024-05-23T15:44:54.000Z","dependencies_parsed_at":"2022-10-23T01:45:25.825Z","dependency_job_id":null,"html_url":"https://github.com/Astrian/time-machine-oob","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrian%2Ftime-machine-oob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrian%2Ftime-machine-oob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrian%2Ftime-machine-oob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrian%2Ftime-machine-oob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Astrian","download_url":"https://codeload.github.com/Astrian/time-machine-oob/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227427482,"owners_count":17775790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-30T20:31:56.043Z","updated_at":"2024-11-30T20:31:56.132Z","avatar_url":"https://github.com/Astrian.png","language":"Shell","funding_links":["https://github.com/sponsors/Astrian"],"categories":[],"sub_categories":[],"readme":"# Time Machine Out of the Box\nYet another Time Machine Docker image.\n\n## TL;DR\nInstall Docker and Docker Compose before running the commands below.\n\n```bash\ngit clone https://github.com/Astrian/time-machine-oob.git\ncd time-machine-oob\ncp docker-compose-sample.yml docker-compose.yml\ndocker-compose up -d\n```\n\nThen, go to your Mac, and launch Time Machine preference. Click the “Select Disk” button, and select the instance you just deployed. Input username (`timemachine`) and password (`timemachine`).\n\nOkay! Just go ahead and back up your Mac.\n\n## Detailed Instructions\nYou can customize the configuration by editing the `docker-compose.yml` file. Clone and copy the sample first, then edit the `environment` variables.\n\n| Variable name | Meaning | Default value in `docker-compose-sample.yml` |\n| --- | --- | --- |\n| TM_USERNAME | Volume access username | timemachine |\n| TM_PASSWORD | Volume access password | timemachine |\n| TM_UID | Time Machine volume owner UID | 1000 |\n| TM_GID | Time Machine volume owner GID | 1000 |\n| TM_SHARENAME | Time Machine volume name, will be shown in your Time Machine preference | TimeMachine |\n| TM_SIZE | Volume size limit, with megabytes | 0 (limited to your physical size) |\n\nAlso, you can change the `volumes` section to export your backup image. The default volume is mounted to the `./timemachine_backup` directory.\n\n## Special Architecture\nIf your target machine is in ARM64 architecture, you can use the `arm64-latest` tag. Just copy the `docker-compose-sample.yml` file, change the `image` value to `astrian/time-machine-oob:arm64-latest`, and run `docker-compose up -d`.\n\nYou must compile the container yourself if you want to run the container on a machine with a non-AMD64 and non-ARM64 architecture. The `dockerfile` is available in the repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrian%2Ftime-machine-oob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrian%2Ftime-machine-oob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrian%2Ftime-machine-oob/lists"}