This commit is contained in:
Andrew Z 2021-04-12 02:02:59 -04:00
parent 6ad5707393
commit a162ff09f8
4 changed files with 35 additions and 19 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1618200161
"last_updated_timestamp": 1618207377
}

View File

@ -13956,7 +13956,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1618200159,
"FirstSeen": 1615601778
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1222,
"last_updated_timestamp": 1618200161,
"last_updated": "2021-04-12 00:02",
"last_updated_timestamp": 1618207377,
"last_updated": "2021-04-12 02:02",
"categories": [
{
"Cat": "Backup:",
@ -14114,7 +14114,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1618200159,
"FirstSeen": 1615601778
},
{

View File

@ -13956,6 +13956,7 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1618200159,
"FirstSeen": 1615601778
},
{
@ -72270,8 +72271,8 @@
"Other",
"Network-Other"
],
"downloads": 733,
"LastUpdateScan": 1615605925,
"downloads": 1367,
"LastUpdateScan": 1618200160,
"FirstSeen": 1613012808
},
{
@ -115698,25 +115699,28 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 15708,
"trending": 12.86,
"downloads": 17765,
"trending": 11.579,
"trends": [
12.747,
15.232,
12.86
12.86,
11.579
],
"trendsDate": [
1610413701,
1613012808,
1615605926
1615605926,
1618200160
],
"downloadtrend": [
10124,
11603,
13688,
15708
15708,
17765
],
"LastUpdateScan": 1615605926,
"LastUpdateScan": 1618200160,
"FirstSeen": 1602627030
},
{
@ -200693,7 +200697,7 @@
"Name": "XMRig",
"Repository": "lnxd/xmrig:latest",
"Registry": "https://hub.docker.com/r/lnxd/xmrig",
"Overview": "Containerised version of XMRig for CPU Mining. Helps turn your Unraid server into a monero / cryptocurrency mining rig.",
"Overview": "Containerised version of XMRig for CPU Mining. Helps turn your Unraid server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well.",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
@ -200722,7 +200726,7 @@
"Target": "WALLET",
"Default": "84e8UJvXHDGVfE5HZDQfhn3Kh3RGJKebz31G7D4H24TLPMe9x7bQLBw8iyBhNx9USXB8MhvhBe3DyVW1LcuVAf4jBiADNLw",
"Mode": "",
"Description": "Wallet address for receiving mined coin",
"Description": "Wallet address for receiving mined coin. If you are privacy conscious, you can redact this in logs posted to the support thread by replacing it with *****WALLET*****. If you use Monero, sharing this address will only allow people to send you Monero and possibly identify you if you send someone else Monero, but being a privacy oriented coin it's entirely up to you.",
"Type": "Variable",
"Display": "always",
"Required": "true",
@ -200736,7 +200740,7 @@
"Target": "WORKER",
"Default": "Unraid",
"Mode": "",
"Description": "Enter a name for your worker",
"Description": "Enter a name for your worker. Some pools use a hidden option with this (Nanopool included) that allows you to change your payment threshold on their website. If you want to use this option, you can change this to 'workername/email', eg. 'Unraid/test@example.com', where test@example.com is your own email address. This option is basically a password. Please take note that if you post your logs in the support thread you would be best to redact the email address, eg. change out the instances of your email with ***@***.*** to prevent your email address being posted in a public forum.",
"Type": "Variable",
"Display": "always",
"Required": "true",
@ -200786,19 +200790,33 @@
},
"value": "lnxd-fee"
},
{
"@attributes": {
"Name": "Coin",
"Target": "COIN",
"Default": "monero",
"Mode": "",
"Description": "Select a coin to mine. Options are 'monero', 'arqma' and 'dero'. You can optionally disable this to use the '--algo' flag in Additional XMRig Arguments by setting this to 'x'.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "monero"
},
{
"@attributes": {
"Name": "GPU Device",
"Target": "",
"Default": "",
"Mode": "",
"Description": "GPU passthrough from host to container. Set it to '/dev/dri:/dev/dri' if you want to use your GPU. This Isn't necessary if privileged mode is enabled, but won't hurt to have it enabled anyway.",
"Description": "*Important* You can remove this if you don't want to use GPU passthrough from host to container. Set it to '/dev/dri:/dev/dri' if you want to use your GPU. This Isn't necessary if privileged mode is enabled, but won't hurt to have it enabled anyway.",
"Type": "Device",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "/dev/dri:/dev/dri"
},
{
"@attributes": {
@ -200844,7 +200862,7 @@
}
],
"Repo": "lnxd's Repository",
"Description": "Containerised version of XMRig for CPU Mining. Helps turn your Unraid server into a monero / cryptocurrency mining rig.",
"Description": "Containerised version of XMRig for CPU Mining. Helps turn your Unraid server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well.",
"templatePath": "/tmp/GitHub/AppFeed/templates/lnxdsRepository/lnxd/xmrig.xml",
"downloads": 93,
"LastUpdateScan": 1617170559,