{"id":16700440,"url":"https://github.com/t3easy/docker-veeam-backup-repository","last_synced_at":"2025-04-10T03:51:34.081Z","repository":{"id":74902515,"uuid":"119818007","full_name":"t3easy/docker-veeam-backup-repository","owner":"t3easy","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-01T16:08:35.000Z","size":3,"stargazers_count":6,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T03:51:28.168Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t3easy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"t3easy","custom":["https://paypal.me/t3easy/beer"]}},"created_at":"2018-02-01T10:06:20.000Z","updated_at":"2023-12-19T02:45:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"94782c23-c17f-484f-8ff7-139ca04cee71","html_url":"https://github.com/t3easy/docker-veeam-backup-repository","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/t3easy%2Fdocker-veeam-backup-repository","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3easy%2Fdocker-veeam-backup-repository/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3easy%2Fdocker-veeam-backup-repository/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3easy%2Fdocker-veeam-backup-repository/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t3easy","download_url":"https://codeload.github.com/t3easy/docker-veeam-backup-repository/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154998,"owners_count":21056542,"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-10-12T18:10:36.820Z","updated_at":"2025-04-10T03:51:34.074Z","avatar_url":"https://github.com/t3easy.png","language":"Shell","funding_links":["https://github.com/sponsors/t3easy","https://paypal.me/t3easy/beer"],"categories":[],"sub_categories":[],"readme":"# Usage\nPrepare your NAS/Server: Install Docker, create a shared folder for the backups.\n\nCreate a ssh key pair, e.g. `ssh-keygen -t rsa -C \"your.email@example.com\" -b 4096`\n\nCopy over the public key to your NAS/Server.\nMount the public key to `/root/.ssh/authorized_keys` and a folder of your NAS to store your backups outside the container.\nExpose a port and map it to port 22.\n\n```bash\ndocker run --rm t3easy/veeam-backup-repository -p 2222:22 \\\n    -v $PWD/veeam.pub:/root/.ssh/authorized_keys \\\n    -v /volume2/VeeamBackup:/veeam\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft3easy%2Fdocker-veeam-backup-repository","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft3easy%2Fdocker-veeam-backup-repository","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft3easy%2Fdocker-veeam-backup-repository/lists"}