This commit is contained in:
Andrew Z 2021-07-10 20:03:05 -04:00
parent f902210f4c
commit 290f8702be

View File

@ -4193,9 +4193,9 @@
"CategoryList": [
"GameServers"
],
"downloads": 403113,
"downloads": 446669,
"stars": 3,
"trending": 11.416,
"trending": 9.751,
"trends": [
68.097,
43.866,
@ -4208,7 +4208,8 @@
16.854,
15.365,
13.425,
11.416
11.416,
9.751
],
"trendsDate": [
1594778881,
@ -4222,10 +4223,10 @@
1615568570,
1618164182,
1620761440,
1623355391
1623355391,
1625954578
],
"downloadtrend": [
10495,
32897,
58604,
88937,
@ -4237,9 +4238,10 @@
261654,
309155,
357093,
403113
403113,
446669
],
"LastUpdateScan": 1623355391,
"LastUpdateScan": 1625954578,
"FirstSeen": 1589580592
},
{
@ -6041,6 +6043,122 @@
"LastUpdateScan": 1625335381,
"FirstSeen": 1
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/rclone.xml",
"Name": "binhex-rclone",
"Overview": "Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors' web storage interfaces. Over 40 cloud storage products support rclone including S3 object stores, business and consumer file storage services, as well as standard transfer protocols.\n Rclone has powerful cloud equivalents to the unix commands rsync, cp, mv, mount, ls, ncdu, tree, rm, and cat. Rclone's familiar syntax includes shell pipeline support, and --dry-run protection. It is used at the command line, in scripts or via its API.\n Users call rclone The Swiss army knife of cloud storage, and Technology indistinguishable from magic.",
"Support": "https://forums.unraid.net/topic/111235-support-binhex-rclone/",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-rclone/",
"GitHub": "https://github.com/binhex/arch-rclone",
"Repository": "binhex/arch-rclone",
"Project": "https://rclone.org/",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "53682",
"ContainerPort": "53682",
"Protocol": "tcp"
},
{
"HostPort": "5572",
"ContainerPort": "5572",
"Protocol": "tcp"
}
]
}
},
"Environment": {
"Variable": [
{
"Name": "RCLONE_CONFIG_PATH",
"Value": "/config/rclone/config/rclone.conf"
},
{
"Name": "RCLONE_MEDIA_SHARES",
"Value": ""
},
{
"Name": "RCLONE_REMOTE_NAME",
"Value": "remote"
},
{
"Name": "RCLONE_SLEEP_PERIOD",
"Value": "24h"
},
{
"Name": "RCLONE_USER_FLAGS",
"Value": ""
},
{
"Name": "RCLONE_OPERATION",
"Value": "copy"
},
{
"Name": "RCLONE_POST_CHECK",
"Value": "yes"
},
{
"Name": "ENABLE_WEBUI",
"Value": "yes"
},
{
"Name": "WEBUI_USER",
"Value": "admin"
},
{
"Name": "WEBUI_PASS",
"Value": ""
},
{
"Name": "UMASK",
"Value": "000"
},
{
"Name": "PUID",
"Value": "99"
},
{
"Name": "PGID",
"Value": "100"
}
]
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/config",
"ContainerDir": "/config",
"Mode": "rw"
},
{
"HostDir": "/mnt/user",
"ContainerDir": "/media",
"Mode": "rw"
}
]
},
"WebUI": "http://[IP]:[PORT:5572]/",
"Icon": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/rclone-icon.png",
"DonateText": "If you appreciate my work, then please consider buying me a beer :D",
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4",
"DonateImg": "https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif",
"Repo": "Binhex's Repository",
"Description": "Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors' web storage interfaces. Over 40 cloud storage products support rclone including S3 object stores, business and consumer file storage services, as well as standard transfer protocols.\n Rclone has powerful cloud equivalents to the unix commands rsync, cp, mv, mount, ls, ncdu, tree, rm, and cat. Rclone's familiar syntax includes shell pipeline support, and --dry-run protection. It is used at the command line, in scripts or via its API.\n Users call rclone The Swiss army knife of cloud storage, and Technology indistinguishable from magic.",
"templatePath": "/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/rclone.xml",
"CategoryList": [
"Backup",
"Cloud",
"Tools-Utilities",
"Plugins"
],
"downloads": 120,
"LastUpdateScan": 1625954578,
"FirstSeen": 1625954578
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/resilio-sync.xml",
"Name": "binhex-resilio-sync",
@ -158431,23 +158549,26 @@
"CategoryList": [
"MediaApp-Other"
],
"downloads": 28788,
"downloads": 36640,
"stars": 1,
"trending": 17.643,
"trending": 21.43,
"trends": [
28.268,
17.643
17.643,
21.43
],
"trendsDate": [
1620761440,
1623355392
1623355392,
1625954579
],
"downloadtrend": [
17007,
23709,
28788
28788,
36640
],
"LastUpdateScan": 1623355392,
"LastUpdateScan": 1625954579,
"FirstSeen": 1612970663
},
{
@ -163338,9 +163459,9 @@
"Repo": "primeval_god's Repository",
"TemplateURL": "https://raw.githubusercontent.com/dcflachs/plugin-repository/master/swapfile.xml",
"Repository": "https://raw.githubusercontent.com/dcflachs/swapfile_plugin/master/swapfile.plg",
"pluginVersion": "2021.06.09",
"pluginVersion": "2021.07.10",
"Overview": "This plugin enables creation/starting/stopping/changing of a Swap File on your unRAID server. The plugin allows placing swapfiles on a BTRFS formatted drive.",
"Date": 1623211200,
"Date": 1625889600,
"Description": "This plugin enables creation/starting/stopping/changing of a Swap File on your unRAID server. The plugin allows placing swapfiles on a BTRFS formatted drive.",
"Registry": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/primeval_godsRepository/swapfile.xml",
@ -177522,8 +177643,8 @@
"Downloaders",
"MediaApp-Music"
],
"downloads": 1234,
"LastUpdateScan": 1623355392,
"downloads": 1408,
"LastUpdateScan": 1625954579,
"FirstSeen": 1612970663
},
{