This commit is contained in:
Andrew Z 2024-04-12 18:06:14 -04:00
parent c4597a4acd
commit 8f33af10e6
6 changed files with 247 additions and 13 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1712880391
"last_updated_timestamp": 1712959573
}

View File

@ -315990,6 +315990,117 @@
"LastUpdateScan": 1712765177,
"FirstSeen": 1707569838
},
{
"Name": "ResilioSync",
"Repository": "resilio/sync",
"Registry": "https://hub.docker.com/r/resilio/sync/",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/161391-support-mak-cs-docker-containers/",
"Project": "https://www.resilio.com/individuals/",
"Overview": "Sync uses peer-to-peer technology to provide fast, private file sharing for teams and individuals. By skipping the cloud, transfers can be significantly faster because files take the shortest path between devices. Sync does not store your information on servers in the cloud, avoiding cloud privacy concerns.",
"WebUI": "http://[IP]:[PORT:8888]/gui",
"TemplateURL": "https://raw.githubusercontent.com/mak-cs/unraid/master/docker-templates/resiliosync.xml",
"Icon": "https://raw.githubusercontent.com/mak-cs/unraid/master/icons/resiliosync.png",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Path Sync",
"Target": "/mnt/sync",
"Default": "/mnt/user/appdata/ResilioSync/sync",
"Mode": "rw",
"Description": "Where resilio-sync should store its config file.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ResilioSync/sync"
},
{
"@attributes": {
"Name": "Port WebUI",
"Target": "8888",
"Default": "8888",
"Mode": "tcp",
"Description": "WebUI",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8888"
},
{
"@attributes": {
"Name": "Port Sync",
"Target": "55555",
"Default": "55555",
"Mode": "tcp",
"Description": "Sync Port.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "55555"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "022"
}
],
"Repo": "MAK-CS' Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/MAK-CSRepository/docker-templates/resiliosync.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 27642902,
"stars": 232,
"LastUpdate": 1649356471,
"LastUpdateScan": 1712959569,
"FirstSeen": 1712959569
},
{
"PluginURL": "https://raw.githubusercontent.com/rezo552/unraid-ltfs/main/unraid-ltfs.plg",
"PluginAuthor": "rezo552",

View File

@ -1,7 +1,7 @@
{
"apps": 2213,
"last_updated_timestamp": 1712880391,
"last_updated": "2024-04-11 20:06",
"apps": 2214,
"last_updated_timestamp": 1712959573,
"last_updated": "2024-04-12 18:06",
"categories": [
{
"Cat": "AI:",
@ -10200,8 +10200,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ardour.xml",
"downloads": 80,
"LastUpdate": 1712880248,
"LastUpdateScan": 1712880376,
"LastUpdate": 1712880248,
"FirstSeen": 1712880376
},
{
@ -18252,8 +18252,8 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/freetube.xml",
"LastUpdate": 1712879336,
"LastUpdateScan": 1712880379,
"LastUpdate": 1712879336,
"FirstSeen": 1712880379
},
{
@ -21851,8 +21851,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/keepassxc.xml",
"downloads": 127,
"LastUpdate": 1712880007,
"LastUpdateScan": 1712880381,
"LastUpdate": 1712880007,
"FirstSeen": 1712880381
},
{
@ -22790,8 +22790,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/librewolf.xml",
"downloads": 26,
"LastUpdate": 1712880168,
"LastUpdateScan": 1712880386,
"LastUpdate": 1712880168,
"FirstSeen": 1712880386
},
{
@ -316156,6 +316156,117 @@
"LastUpdateScan": 1712765177,
"FirstSeen": 1707569838
},
{
"Name": "ResilioSync",
"Repository": "resilio/sync",
"Registry": "https://hub.docker.com/r/resilio/sync/",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/161391-support-mak-cs-docker-containers/",
"Project": "https://www.resilio.com/individuals/",
"Overview": "Sync uses peer-to-peer technology to provide fast, private file sharing for teams and individuals. By skipping the cloud, transfers can be significantly faster because files take the shortest path between devices. Sync does not store your information on servers in the cloud, avoiding cloud privacy concerns.",
"WebUI": "http://[IP]:[PORT:8888]/gui",
"TemplateURL": "https://raw.githubusercontent.com/mak-cs/unraid/master/docker-templates/resiliosync.xml",
"Icon": "https://raw.githubusercontent.com/mak-cs/unraid/master/icons/resiliosync.png",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Path Sync",
"Target": "/mnt/sync",
"Default": "/mnt/user/appdata/ResilioSync/sync",
"Mode": "rw",
"Description": "Where resilio-sync should store its config file.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ResilioSync/sync"
},
{
"@attributes": {
"Name": "Port WebUI",
"Target": "8888",
"Default": "8888",
"Mode": "tcp",
"Description": "WebUI",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8888"
},
{
"@attributes": {
"Name": "Port Sync",
"Target": "55555",
"Default": "55555",
"Mode": "tcp",
"Description": "Sync Port.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "55555"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "022"
}
],
"Repo": "MAK-CS' Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/MAK-CSRepository/docker-templates/resiliosync.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 27642902,
"stars": 232,
"LastUpdate": 1649356471,
"LastUpdateScan": 1712959569,
"FirstSeen": 1712959569
},
{
"PluginURL": "https://raw.githubusercontent.com/rezo552/unraid-ltfs/main/unraid-ltfs.plg",
"PluginAuthor": "rezo552",

View File

@ -3258,5 +3258,6 @@
"lscr.io/linuxserver/ardour": 1712880376,
"lscr.io/linuxserver/freetube": 1712880379,
"lscr.io/linuxserver/keepassxc": 1712880381,
"lscr.io/linuxserver/librewolf": 1712880386
"lscr.io/linuxserver/librewolf": 1712880386,
"resilio/sync": 1712959569
}

View File

@ -3983,6 +3983,7 @@ Processing /tmp/appFeed/templates/emp83sRepository/PortainerCE/PortainerCE.xml..
Downloading MAK-CS' Repository: https://github.com/mak-cs/unraid -> /tmp/appFeed/templates/MAK-CSRepository Attempt 1...https://github.com/mak-cs/unraid/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/MAK-CSRepository/docker-templates/munkireport.xml...Success
Processing /tmp/appFeed/templates/MAK-CSRepository/docker-templates/resiliosync.xml...Success
Downloading ReZo552's Repository: https://github.com/rezo552/unraid-ltfs/ -> /tmp/appFeed/templates/ReZo552sRepository Attempt 1...https://github.com/rezo552/unraid-ltfs//archive/master.tar.gz Success!
@ -4054,12 +4055,11 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
resilio/sync
resilio/sync Downloads: 27642902 Stars: 232 Base: unknown
Pulling
Privileged: 102
No change to feed
Updating GitHub

View File

@ -86621,5 +86621,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1712880168
},
"resilio/sync": {
"Base": null,
"Downloads": 27642902,
"Stars": 232,
"Time": 1712959569,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1649356471
}
}