This commit is contained in:
Andrew Z 2021-03-08 14:02:52 -05:00
parent fc80663007
commit 6cf7889c8e
11 changed files with 375 additions and 61 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1615222973
"last_updated_timestamp": 1615230170
}

View File

@ -5932,7 +5932,7 @@
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/resilio-sync.xml",
"Name": "binhex-resilio-sync",
"Overview": "Resilio Sync (formerly BitTorrent Sync) by Resilio, Inc. is a proprietary peer-to-peer file synchronization tool available for Windows, Mac, Linux, Android, iOS, Windows Phone, Amazon Kindle Fire and BSD. It can sync files between devices on a local network, or between remote devices over the Internet via a modified version of the BitTorrent protocol.\n\n Although not touted by the developers as an intended direct replacement nor competitor to cloud-based file synchronization services, it has attained much of its publicity in this potential role.This is mainly due to the ability of Resilio Sync to address many of the concerns in existing services relating to file storage limits, privacy, cost, and performance.",
"Support": "https://forums.unraid.net/topic/103137-support-binhex-resilio-sync/",
"Support": "https://forums.unraid.net/topic/103784-support-binhex-resilio-sync/",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-resilio-sync/",
"GitHub": "https://github.com/binhex/arch-resilio-sync",
"Repository": "binhex/arch-resilio-sync",
@ -26534,11 +26534,10 @@
"CategoryList": [
"Network-VPN"
],
"downloads": 46332879,
"stars": 365,
"trending": 1.42,
"downloads": 47124980,
"stars": 370,
"trending": 1.681,
"trends": [
8.124,
7.393,
7.346,
7.032,
@ -26550,10 +26549,10 @@
3.672,
1.55,
1.066,
1.42
1.42,
1.681
],
"trendsDate": [
1581448044,
1584043856,
1586642953,
1589242061,
@ -26565,10 +26564,10 @@
1604833694,
1607432902,
1610032400,
1612631216
1612631216,
1615230168
],
"downloadtrend": [
26481994,
28595964,
30863169,
33197611,
@ -26580,9 +26579,10 @@
44487567,
45188038,
45674824,
46332879
46332879,
47124980
],
"LastUpdateScan": 1612631216,
"LastUpdateScan": 1615230168,
"FirstSeen": 1444104000
},
{
@ -50307,7 +50307,7 @@
"Network-Management",
"Network-Other"
],
"LastUpdateScan": 1612631216,
"LastUpdateScan": 1615230168,
"FirstSeen": 1612631216
},
{
@ -99131,6 +99131,32 @@
"LastUpdateScan": 1615107758,
"FirstSeen": 1599516677
},
{
"PluginURL": "https://github.com/ich777/unraid-firewire/raw/master/firewire.plg",
"PluginAuthor": "ich777",
"Name": "Firewire Drivers",
"Support": "https://forums.unraid.net/topic/92865-support-ich777-nvidiadvb-kernel-helperbuilder-docker/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/firewire.png",
"Repo": "ich777's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Firewire.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-firewire/master/firewire.plg",
"Plugin": true,
"pluginVersion": "2021.03.08",
"MinVer": "6.9.0",
"Overview": "This package contains the Firewire Drivers and installs them to utilize them.",
"Date": 1615179600,
"Description": "This package contains the Firewire Drivers and installs them to utilize them.",
"Registry": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Firewire.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Drivers",
"Plugins"
],
"LastUpdateScan": 1615230168,
"FirstSeen": 1615230168
},
{
"Name": "FistfulOfFrags",
"Repository": "ich777/steamcmd:fistfuloffrags",
@ -194794,6 +194820,7 @@
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/hussainalhaddad/docker-templates/issues",
"Project": "https://filerun.com/",
"Overview": "FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface.",
"WebUI": "http://[IP]:[PORT:80]",
@ -195059,6 +195086,104 @@
"LastUpdateScan": 1615119129,
"FirstSeen": 1584469401
},
{
"Name": "PCManFM",
"Repository": "hussainalhaddad/pcmanfm:latest",
"Registry": "https://hub.docker.com/repository/docker/hussainalhaddad/pcmanfm",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/hussainalhaddad/docker-templates/issues",
"Project": "https://wiki.lxde.org/en/PCManFM",
"Overview": "Manage your Unraid server with PCManFM using XPRA remote display server",
"WebUI": "http://[IP]:[PORT:10000]",
"TemplateURL": "https://raw.githubusercontent.com/hussainalhaddad/docker-templates/master/pcmanfm/pcmanfm.xml",
"Icon": "https://github.com/hussainalhaddad/docker-templates/raw/master/pcmanfm/logo.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please consider donating.",
"DonateLink": "https://www.paypal.me/husainalhadad",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "10000",
"ContainerPort": "10000",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": [
{
"HostDir": "",
"ContainerDir": "/home/user",
"Mode": "rw"
},
{
"HostDir": "",
"ContainerDir": "/data",
"Mode": "rw"
}
]
},
"Environment": "",
"Config": [
{
"@attributes": {
"Name": "WebUI Port",
"Target": "10000",
"Default": "10000",
"Mode": "tcp",
"Description": "Container Port: 10000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "10000"
},
{
"@attributes": {
"Name": "Config Folder",
"Target": "/home/user",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /home/user",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Folder to Mount",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /data",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "hussainalhaddad's Repository",
"Date": "1615223572",
"Description": "Manage your Unraid server with PCManFM using XPRA remote display server",
"templatePath": "/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/pcmanfm/pcmanfm.xml",
"CategoryList": [
"Tools-Utilities",
"Other"
],
"downloads": 10,
"LastUpdateScan": 1615230168,
"FirstSeen": 1615230168
},
{
"Name": "TailscaleClient",
"Repository": "hussainalhaddad/tailscale",
@ -195066,6 +195191,7 @@
"Network": "bridge",
"Shell": "sh",
"Privileged": "true",
"Support": "https://github.com/hussainalhaddad/docker-templates/issues",
"Project": "https://tailscale.com/",
"Overview": "Tailscale is a zero config VPN for building secure networks.",
"WebUI": "https://login.tailscale.com/admin",

View File

@ -1,7 +1,7 @@
{
"apps": 1182,
"last_updated_timestamp": 1615222973,
"last_updated": "2021-03-08 12:02",
"apps": 1184,
"last_updated_timestamp": 1615230170,
"last_updated": "2021-03-08 14:02",
"categories": [
{
"Cat": "Backup:",
@ -6090,7 +6090,7 @@
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/resilio-sync.xml",
"Name": "binhex-resilio-sync",
"Overview": "Resilio Sync (formerly BitTorrent Sync) by Resilio, Inc. is a proprietary peer-to-peer file synchronization tool available for Windows, Mac, Linux, Android, iOS, Windows Phone, Amazon Kindle Fire and BSD. It can sync files between devices on a local network, or between remote devices over the Internet via a modified version of the BitTorrent protocol.\n\n Although not touted by the developers as an intended direct replacement nor competitor to cloud-based file synchronization services, it has attained much of its publicity in this potential role.This is mainly due to the ability of Resilio Sync to address many of the concerns in existing services relating to file storage limits, privacy, cost, and performance.",
"Support": "https://forums.unraid.net/topic/103137-support-binhex-resilio-sync/",
"Support": "https://forums.unraid.net/topic/103784-support-binhex-resilio-sync/",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-resilio-sync/",
"GitHub": "https://github.com/binhex/arch-resilio-sync",
"Repository": "binhex/arch-resilio-sync",
@ -26692,11 +26692,10 @@
"CategoryList": [
"Network-VPN"
],
"downloads": 46332879,
"stars": 365,
"trending": 1.42,
"downloads": 47124980,
"stars": 370,
"trending": 1.681,
"trends": [
8.124,
7.393,
7.346,
7.032,
@ -26708,10 +26707,10 @@
3.672,
1.55,
1.066,
1.42
1.42,
1.681
],
"trendsDate": [
1581448044,
1584043856,
1586642953,
1589242061,
@ -26723,10 +26722,10 @@
1604833694,
1607432902,
1610032400,
1612631216
1612631216,
1615230168
],
"downloadtrend": [
26481994,
28595964,
30863169,
33197611,
@ -26738,9 +26737,10 @@
44487567,
45188038,
45674824,
46332879
46332879,
47124980
],
"LastUpdateScan": 1612631216,
"LastUpdateScan": 1615230168,
"FirstSeen": 1444104000
},
{
@ -50465,7 +50465,7 @@
"Network-Management",
"Network-Other"
],
"LastUpdateScan": 1612631216,
"LastUpdateScan": 1615230168,
"FirstSeen": 1612631216
},
{
@ -99289,6 +99289,32 @@
"LastUpdateScan": 1615107758,
"FirstSeen": 1599516677
},
{
"PluginURL": "https://github.com/ich777/unraid-firewire/raw/master/firewire.plg",
"PluginAuthor": "ich777",
"Name": "Firewire Drivers",
"Support": "https://forums.unraid.net/topic/92865-support-ich777-nvidiadvb-kernel-helperbuilder-docker/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/firewire.png",
"Repo": "ich777's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Firewire.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-firewire/master/firewire.plg",
"Plugin": true,
"pluginVersion": "2021.03.08",
"MinVer": "6.9.0",
"Overview": "This package contains the Firewire Drivers and installs them to utilize them.",
"Date": 1615179600,
"Description": "This package contains the Firewire Drivers and installs them to utilize them.",
"Registry": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Firewire.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Drivers",
"Plugins"
],
"LastUpdateScan": 1615230168,
"FirstSeen": 1615230168
},
{
"Name": "FistfulOfFrags",
"Repository": "ich777/steamcmd:fistfuloffrags",
@ -194952,6 +194978,7 @@
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/hussainalhaddad/docker-templates/issues",
"Project": "https://filerun.com/",
"Overview": "FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface.",
"WebUI": "http://[IP]:[PORT:80]",
@ -195217,6 +195244,104 @@
"LastUpdateScan": 1615119129,
"FirstSeen": 1584469401
},
{
"Name": "PCManFM",
"Repository": "hussainalhaddad/pcmanfm:latest",
"Registry": "https://hub.docker.com/repository/docker/hussainalhaddad/pcmanfm",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/hussainalhaddad/docker-templates/issues",
"Project": "https://wiki.lxde.org/en/PCManFM",
"Overview": "Manage your Unraid server with PCManFM using XPRA remote display server",
"WebUI": "http://[IP]:[PORT:10000]",
"TemplateURL": "https://raw.githubusercontent.com/hussainalhaddad/docker-templates/master/pcmanfm/pcmanfm.xml",
"Icon": "https://github.com/hussainalhaddad/docker-templates/raw/master/pcmanfm/logo.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please consider donating.",
"DonateLink": "https://www.paypal.me/husainalhadad",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "10000",
"ContainerPort": "10000",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": [
{
"HostDir": "",
"ContainerDir": "/home/user",
"Mode": "rw"
},
{
"HostDir": "",
"ContainerDir": "/data",
"Mode": "rw"
}
]
},
"Environment": "",
"Config": [
{
"@attributes": {
"Name": "WebUI Port",
"Target": "10000",
"Default": "10000",
"Mode": "tcp",
"Description": "Container Port: 10000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "10000"
},
{
"@attributes": {
"Name": "Config Folder",
"Target": "/home/user",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /home/user",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Folder to Mount",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /data",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "hussainalhaddad's Repository",
"Date": "1615223572",
"Description": "Manage your Unraid server with PCManFM using XPRA remote display server",
"templatePath": "/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/pcmanfm/pcmanfm.xml",
"CategoryList": [
"Tools-Utilities",
"Other"
],
"downloads": 10,
"LastUpdateScan": 1615230168,
"FirstSeen": 1615230168
},
{
"Name": "TailscaleClient",
"Repository": "hussainalhaddad/tailscale",
@ -195224,6 +195349,7 @@
"Network": "bridge",
"Shell": "sh",
"Privileged": "true",
"Support": "https://github.com/hussainalhaddad/docker-templates/issues",
"Project": "https://tailscale.com/",
"Overview": "Tailscale is a zero config VPN for building secure networks.",
"WebUI": "https://login.tailscale.com/admin",

View File

@ -1493,5 +1493,7 @@
"hussainalhaddad/tailscale": 1615119130,
"ich777/steamcmd:zombiepanic": 1615143781,
"binhex/arch-resilio-sync": 1615158155,
"matomo": 1615194175
"matomo": 1615194175,
"https://github.com/ich777/unraid-firewire/raw/master/firewire.plg": 1615230168,
"hussainalhaddad/pcmanfm:latest": 1615230168
}

View File

@ -36446,7 +36446,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1615215763,
"FirstSeen": 1594426078
},
{
@ -45283,11 +45282,10 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 2876042,
"downloads": 3034316,
"stars": 2,
"trending": 6.064,
"trending": 5.216,
"trends": [
8.704,
7.822,
7.675,
8.748,
@ -45299,10 +45297,10 @@
8.43,
2.658,
3.985,
6.064
6.064,
5.216
],
"trendsDate": [
1581440836,
1584036527,
1586635725,
1589234847,
@ -45314,10 +45312,10 @@
1604826490,
1607425696,
1610024856,
1612624116
1612624116,
1615222972
],
"downloadtrend": [
1036465,
1124421,
1217898,
1334656,
@ -45329,9 +45327,10 @@
2525055,
2593996,
2701650,
2876042
2876042,
3034316
],
"LastUpdateScan": 1612624116,
"LastUpdateScan": 1615222972,
"FirstSeen": "1528858402"
},
{
@ -102549,7 +102548,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1615215763,
"FirstSeen": 1610017665
},
{

View File

@ -9994,12 +9994,11 @@
},
"linuxserver/openvpn-as": {
"Base": null,
"Downloads": 46332879,
"Stars": 365,
"Time": 1612631216,
"trending": 1.42,
"Downloads": 47124980,
"Stars": 370,
"Time": 1615230168,
"trending": 1.681,
"trends": [
8.124,
7.393,
7.346,
7.032,
@ -10011,10 +10010,10 @@
3.672,
1.55,
1.066,
1.42
1.42,
1.681
],
"downloadtrend": [
26481994,
28595964,
30863169,
33197611,
@ -10026,10 +10025,10 @@
44487567,
45188038,
45674824,
46332879
46332879,
47124980
],
"trendsDate": [
1581448044,
1584043856,
1586642953,
1589242061,
@ -10041,7 +10040,8 @@
1604833694,
1607432902,
1610032400,
1612631216
1612631216,
1615230168
]
},
"lsiocommunity/organizr": {
@ -42369,7 +42369,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1612631216,
"Time": 1615230168,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -42904,5 +42904,25 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"https://raw.githubusercontent.com/ich777/unraid-firewire/master/firewire.plg": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1615230168,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"hussainalhaddad/pcmanfm:latest": {
"Base": null,
"Downloads": 10,
"Stars": null,
"Time": 1615230168,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -719,15 +719,7 @@
"codeluxe1/repetier-server": [
"No Support Link Present"
]
},
"hussainalhaddad's Repository": {
"afian/filerun": [
"No Support Link Present"
],
"hussainalhaddad/tailscale": [
"No Support Link Present"
]
}
},
"caFixed": 213
"caFixed": 211
}

View File

@ -7,7 +7,7 @@
Although not touted by the developers as an intended direct replacement nor competitor to cloud-based file synchronization services, it has attained much of its publicity in this potential role.This is mainly due to the ability of Resilio Sync to address many of the concerns in existing services relating to file storage limits, privacy, cost, and performance.
</Overview>
<Support>https://forums.unraid.net/topic/103137-support-binhex-resilio-sync/</Support>
<Support>https://forums.unraid.net/topic/103784-support-binhex-resilio-sync/</Support>
<Registry>https://registry.hub.docker.com/r/binhex/arch-resilio-sync/</Registry>
<GitHub>https://github.com/binhex/arch-resilio-sync</GitHub>
<Repository>binhex/arch-resilio-sync</Repository>

View File

@ -6,6 +6,7 @@
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/hussainalhaddad/docker-templates/issues</Support>
<Project>https://filerun.com/</Project>
<Overview>FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface.</Overview>
<WebUI>http://[IP]:[PORT:80]</WebUI>

View File

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>PCManFM</Name>
<Repository>hussainalhaddad/pcmanfm:latest</Repository>
<Registry>https://hub.docker.com/repository/docker/hussainalhaddad/pcmanfm</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/hussainalhaddad/docker-templates/issues</Support>
<Project>https://wiki.lxde.org/en/PCManFM</Project>
<Overview>Manage your Unraid server with PCManFM using XPRA remote display server</Overview>
<WebUI>http://[IP]:[PORT:10000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/hussainalhaddad/docker-templates/master/pcmanfm/pcmanfm.xml</TemplateURL>
<Icon>https://github.com/hussainalhaddad/docker-templates/raw/master/pcmanfm/logo.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please consider donating.</DonateText>
<DonateLink>https://www.paypal.me/husainalhadad</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>10000</HostPort>
<ContainerPort>10000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/home/user</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="WebUI Port" Target="10000" Default="10000" Mode="tcp" Description="Container Port: 10000" Type="Port" Display="always" Required="true" Mask="false">10000</Config>
<Config Name="Config Folder" Target="/home/user" Default="" Mode="rw" Description="Container Path: /home/user" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="Folder to Mount" Target="/data" Default="" Mode="rw" Description="Container Path: /data" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Date>1615223572</Date>
<Description>Manage your Unraid server with PCManFM using XPRA remote display server</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/pcmanfm/pcmanfm.xml</templatePath>
</Container>

View File

@ -6,6 +6,7 @@
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>true</Privileged>
<Support>https://github.com/hussainalhaddad/docker-templates/issues</Support>
<Project>https://tailscale.com/</Project>
<Overview>Tailscale is a zero config VPN for building secure networks.</Overview>
<WebUI>https://login.tailscale.com/admin</WebUI>