This commit is contained in:
Andrew Z 2022-02-27 20:03:37 -05:00
parent 82e27062b2
commit 0f8a6c66d7
4 changed files with 5 additions and 207 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1646002999
"last_updated_timestamp": 1646010215
}

View File

@ -214150,107 +214150,6 @@
"LastUpdate": 1643542671,
"FirstSeen": 1644498200
},
{
"Name": "Vorta",
"Repository": "scumbug/docker-vorta",
"Registry": "https://hub.docker.com/r/scumbug/docker-vorta",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/117021-support-smartphonelover-vorta-gui-for-borg-backup/",
"Project": "https://github.com/scumbug/docker-vorta",
"Overview": "DESCRIPTION\r\nThis is a docker template for Vorta (GUI for Borg Backup), a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.\r\n\r\nNOTES\r\n\u2022 The scumburg's image (Vorta: template) is based on Vorta 0.6.26 and Borg 1.1.11 (deprecated), and marklambert's image (Vorta2: template) is based on Vorta 0.8.2 and Borg 1.1.17 (latest).\r\n\u2022 Borg cache is located in '/config/xdg/cache/borg'.\r\n\u2022 Web links (external sites) are not working within the container.\r\n\r\nVERSION\r\n1.2 (2021-12-09)",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Vorta.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/vorta_200x200.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work, please consider making a little donation.",
"DonateLink": "https://github.com/SmartPhoneLover/unraid-docker-templates/blob/main/DONATION.md",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "5800",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5800"
},
{
"@attributes": {
"Name": "Backups (from)",
"Target": "/locations/FROM",
"Default": "",
"Mode": "ro",
"Description": "Specify the location for backups (source).",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Backups (to)",
"Target": "/locations/TO",
"Default": "",
"Mode": "rw",
"Description": "Specify the location for backups (destination).",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Directory (config)",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/vorta"
},
{
"@attributes": {
"Name": "Timezone",
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "Europe/Madrid"
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Vorta.xml",
"CategoryList": [
"Backup",
"Tools-Utilities"
],
"downloads": 3745,
"LastUpdateScan": 1644253421,
"LastUpdate": 1596876699,
"FirstSeen": 1639055017
},
{
"Name": "Vorta2",
"Repository": "marklambert/vorta",

View File

@ -1,7 +1,7 @@
{
"apps": 1621,
"last_updated_timestamp": 1646002999,
"last_updated": "2022-02-27 18:03",
"apps": 1620,
"last_updated_timestamp": 1646010215,
"last_updated": "2022-02-27 20:03",
"categories": [
{
"Cat": "Backup:",
@ -214312,107 +214312,6 @@
"LastUpdate": 1643542671,
"FirstSeen": 1644498200
},
{
"Name": "Vorta",
"Repository": "scumbug/docker-vorta",
"Registry": "https://hub.docker.com/r/scumbug/docker-vorta",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/117021-support-smartphonelover-vorta-gui-for-borg-backup/",
"Project": "https://github.com/scumbug/docker-vorta",
"Overview": "DESCRIPTION\r\nThis is a docker template for Vorta (GUI for Borg Backup), a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.\r\n\r\nNOTES\r\n\u2022 The scumburg's image (Vorta: template) is based on Vorta 0.6.26 and Borg 1.1.11 (deprecated), and marklambert's image (Vorta2: template) is based on Vorta 0.8.2 and Borg 1.1.17 (latest).\r\n\u2022 Borg cache is located in '/config/xdg/cache/borg'.\r\n\u2022 Web links (external sites) are not working within the container.\r\n\r\nVERSION\r\n1.2 (2021-12-09)",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Vorta.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/vorta_200x200.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work, please consider making a little donation.",
"DonateLink": "https://github.com/SmartPhoneLover/unraid-docker-templates/blob/main/DONATION.md",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "5800",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5800"
},
{
"@attributes": {
"Name": "Backups (from)",
"Target": "/locations/FROM",
"Default": "",
"Mode": "ro",
"Description": "Specify the location for backups (source).",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Backups (to)",
"Target": "/locations/TO",
"Default": "",
"Mode": "rw",
"Description": "Specify the location for backups (destination).",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Directory (config)",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/vorta"
},
{
"@attributes": {
"Name": "Timezone",
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "Europe/Madrid"
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Vorta.xml",
"CategoryList": [
"Backup",
"Tools-Utilities"
],
"downloads": 3745,
"LastUpdateScan": 1644253421,
"LastUpdate": 1596876699,
"FirstSeen": 1639055017
},
{
"Name": "Vorta2",
"Repository": "marklambert/vorta",

View File

@ -211409,7 +211409,6 @@
],
"downloads": 60612,
"stars": 1,
"LastUpdate": 1642234160,
"trending": 0.85,
"trends": [
0.85
@ -211422,6 +211421,7 @@
60612
],
"LastUpdateScan": 1645999435,
"LastUpdate": 1642234160,
"FirstSeen": 1643403816
},
{