{"id":16542876,"url":"https://github.com/binhex/arch-urbackup","last_synced_at":"2025-03-21T10:31:28.186Z","repository":{"id":65405342,"uuid":"199630051","full_name":"binhex/arch-urbackup","owner":"binhex","description":"Docker build script for Arch Linux base with UrBackup","archived":false,"fork":false,"pushed_at":"2024-07-22T11:48:04.000Z","size":79,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T18:58:44.241Z","etag":null,"topics":["arch-linux","backups","docker","linux","restore","urbackup","windows"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binhex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-07-30T10:29:47.000Z","updated_at":"2024-08-12T04:47:07.000Z","dependencies_parsed_at":"2024-03-31T17:42:50.929Z","dependency_job_id":"1b8dc9c8-9420-478c-a18d-b1e0b523ad36","html_url":"https://github.com/binhex/arch-urbackup","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-urbackup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-urbackup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-urbackup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-urbackup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binhex","download_url":"https://codeload.github.com/binhex/arch-urbackup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221814051,"owners_count":16884971,"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":["arch-linux","backups","docker","linux","restore","urbackup","windows"],"created_at":"2024-10-11T18:58:45.549Z","updated_at":"2024-10-28T09:49:52.325Z","avatar_url":"https://github.com/binhex.png","language":"Shell","funding_links":["https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MM5E27UX6AUU4"],"categories":[],"sub_categories":[],"readme":"**Application**\n\n[UrBackup](https://www.urbackup.org/)\n\n**Description**\n\nUrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time.\nFile and image backups are made while the system is running without interrupting current processes.\nUrBackup also continuously watches folders you want backed up in order to quickly find differences to previous backups. Because of that, incremental file backups are really fast.\nYour files can be restored through the web interface, via the client or the Windows Explorer while the backups of drive volumes can be restored with a bootable CD or USB-Stick (bare metal restore).\nA web interface makes setting up your own backup server really easy. For a quick impression please look at the screenshots here.\n\n**Build notes**\n\nLatest stable UrBackup release from AUR.\n\n**Usage**\n```\ndocker run -d \\\n    --net=\"host\" \\\n    --name=\u003ccontainer name\u003e \\\n    -v \u003cpath for media files\u003e:/media \\\n    -v \u003cpath for config files\u003e:/config \\\n    -v /etc/localtime:/etc/localtime:ro \\\n    -e UMASK=\u003cumask for created files\u003e \\\n    -e PUID=\u003cuid for user\u003e \\\n    -e PGID=\u003cgid for user\u003e \\\n    binhex/arch-urbackup\n```\n\nPlease replace all user variables in the above command defined by \u003c\u003e with the correct values.\n\n**Access application**\u003cbr\u003e\n\n`\u003chost ip\u003e:55414`\n\n**Example**\n```\ndocker run -d \\\n    --net=\"host\" \\\n    --name=urbackup \\\n    -v /media/backups:/media \\\n    -v /apps/docker/urbackup/config:/config \\\n    -v /etc/localtime:/etc/localtime:ro \\\n    -e UMASK=000 \\\n    -e PUID=0 \\\n    -e PGID=0 \\\n    binhex/arch-urbackup\n```\n\n**Notes**\u003cbr\u003e\n\nUser ID (PUID) and Group ID (PGID) can be found by issuing the following command for the user you want to run the container as:-\n\n```\nid \u003cusername\u003e\n```\n\nCaveats whilst running UrBackup:-\n\n- Image mounting is disabled\n- ZFS snapshotting cannot be used\n___\nIf you appreciate my work, then please consider buying me a beer  :D\n\n[![PayPal donation](https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MM5E27UX6AUU4)\n\n[Documentation](https://github.com/binhex/documentation) | [Support forum](https://forums.unraid.net/topic/82198-support-binhex-urbackup/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Farch-urbackup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinhex%2Farch-urbackup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Farch-urbackup/lists"}