This commit is contained in:
Andrew Z 2021-04-11 08:02:49 -04:00
parent 16469de22f
commit 99471d3688
5 changed files with 121 additions and 12 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1618135361
"last_updated_timestamp": 1618142566
}

View File

@ -200796,7 +200796,7 @@
"Target": "DRIVERV",
"Default": "",
"Mode": "",
"Description": "Please note: while you *can* mine Monero with a GPU, it is designed to be mined with a CPU. If you have a GPU, please confirm it is not more profitable to mine a currency that does not intentionally bottleneck GPU mining. | Options for AMD are '18.20', '20.20', '20.45', '20.50', higher is probably better. If you have an Nvidia card, enter 'CUDA' | Please note that this container will not work with both AMD Drivers and Cuda installed at the same time. if you want to do this, please set this container up for one and create a second, separate container for the other. | Please also note that if you use the 'CUDA' value, the container will end up around 3gb in size and take a very long time to start after updates.",
"Description": "Please note: while you *can* mine Monero with a GPU, it is designed to be mined with a CPU. If you have a GPU, please confirm it is not more profitable to mine a currency that does not intentionally bottleneck GPU mining. | Set '20.20' for AMD, other options are for testing purposes only ('18.20', '20.45', '20.50'). If you have an Nvidia card, enter 'CUDA' | Please note that this container will not work with both AMD Drivers and Cuda installed at the same time. if you want to do this, please set this container up for one and create a second, separate container for the other. | Please also note that if you use the 'CUDA' value, the container will end up around 3gb in size and take a very long time to start after updates.",
"Type": "Variable",
"Display": "always",
"Required": "false",

View File

@ -1,7 +1,7 @@
{
"apps": 1222,
"last_updated_timestamp": 1618135361,
"last_updated": "2021-04-11 06:02",
"last_updated_timestamp": 1618142566,
"last_updated": "2021-04-11 08:02",
"categories": [
{
"Cat": "Backup:",
@ -200954,7 +200954,7 @@
"Target": "DRIVERV",
"Default": "",
"Mode": "",
"Description": "Please note: while you *can* mine Monero with a GPU, it is designed to be mined with a CPU. If you have a GPU, please confirm it is not more profitable to mine a currency that does not intentionally bottleneck GPU mining. | Options for AMD are '18.20', '20.20', '20.45', '20.50', higher is probably better. If you have an Nvidia card, enter 'CUDA' | Please note that this container will not work with both AMD Drivers and Cuda installed at the same time. if you want to do this, please set this container up for one and create a second, separate container for the other. | Please also note that if you use the 'CUDA' value, the container will end up around 3gb in size and take a very long time to start after updates.",
"Description": "Please note: while you *can* mine Monero with a GPU, it is designed to be mined with a CPU. If you have a GPU, please confirm it is not more profitable to mine a currency that does not intentionally bottleneck GPU mining. | Set '20.20' for AMD, other options are for testing purposes only ('18.20', '20.45', '20.50'). If you have an Nvidia card, enter 'CUDA' | Please note that this container will not work with both AMD Drivers and Cuda installed at the same time. if you want to do this, please set this container up for one and create a second, separate container for the other. | Please also note that if you use the 'CUDA' value, the container will end up around 3gb in size and take a very long time to start after updates.",
"Type": "Variable",
"Display": "always",
"Required": "false",

View File

@ -159954,9 +159954,20 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 605945,
"stars": 8,
"LastUpdateScan": 1615539776,
"downloads": 915142,
"stars": 9,
"trending": 33.787,
"trends": [
33.787
],
"trendsDate": [
1618135360
],
"downloadtrend": [
605945,
915142
],
"LastUpdateScan": 1618135360,
"FirstSeen": 1615539776
},
{
@ -200516,7 +200527,7 @@
"@attributes": {
"Name": "Additional PhoenixMiner Arguments",
"Target": "ADDITIONAL",
"Default": "-amd",
"Default": "",
"Mode": "",
"Description": "Additional PhoenixMiner arguments",
"Type": "Variable",
@ -200524,7 +200535,7 @@
"Required": "false",
"Mask": "false"
},
"value": "-amd "
"value": ""
},
{
"@attributes": {
@ -200539,6 +200550,48 @@
"Mask": "false"
},
"value": "/dev/dri:/dev/dri"
},
{
"@attributes": {
"Name": "AMD Driver Version",
"Target": "DRIVERV",
"Default": "",
"Mode": "",
"Description": "Leave this variable alone unless you have a reason to change to a different driver version. Options for AMD are '18.20', '20.20', '20.45', '20.50'; '20.20' is recommended for everyone unless you have a 6800XT or 6900XT in which case choose '20.45'. The other options are for testing purposes only. Nvidia cards should work regardless of the option chosen here, but you can enter '0' to remove the default AMD drivers on launch if you really want to.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "20.20"
},
{
"@attributes": {
"Name": "Nvidia Visible Devices",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "",
"Mode": "",
"Description": "Nvidia Only: Enter your GPU UUID here (only required if you plan to mine with an Nvidia GPU otherwise leave this empty. Don't forget to add '--runtime=nvidia' to your 'Extra Parameters' in the Advanced View).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Nvidia Driver Capabilities",
"Target": "NVIDIA_DRIVER_CAPABILITIES",
"Default": "",
"Mode": "",
"Description": "Please leave this set to the default option of 'all' if you aren't sure what to put here. This value can be left in the template even if you don't want to mine with an Nvidia GPU.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "all"
}
],
"Repo": "lnxd's Repository",
@ -200687,7 +200740,7 @@
"Target": "ADDITIONAL",
"Default": "--no-color ",
"Mode": "",
"Description": "Additional XMRig arguments",
"Description": "Please leave '--no-colour', as Unraid's webUI log viewer does not respond well to this option being disabled. | If you plan on using an AMD card for GPU mining, please add '--opencl'; the field would then read '--no-colour --opencl', please don't miss the variables below. | If you plan on using an Nvidia card for GPU mining, please add '--cuda'; the field would then read '--no-colour --cuda' ",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -200722,6 +200775,62 @@
"Mask": "false"
},
"value": "lnxd-fee"
},
{
"@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.",
"Type": "Device",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GPU Driver Version",
"Target": "DRIVERV",
"Default": "",
"Mode": "",
"Description": "Please note: while you *can* mine Monero with a GPU, it is designed to be mined with a CPU. If you have a GPU, please confirm it is not more profitable to mine a currency that does not intentionally bottleneck GPU mining. | Options for AMD are '18.20', '20.20', '20.45', '20.50', higher is probably better. If you have an Nvidia card, enter 'CUDA' | Please note that this container will not work with both AMD Drivers and Cuda installed at the same time. if you want to do this, please set this container up for one and create a second, separate container for the other. | Please also note that if you use the 'CUDA' value, the container will end up around 3gb in size and take a very long time to start after updates.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Nvidia Visible Devices",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "",
"Mode": "",
"Description": "Nvidia Only: Enter your GPU UUID here (only required if you plan to mine with an Nvidia GPU otherwise leave this empty. Don't forget to add '--runtime=nvidia' to your 'Extra Parameters' in the Advanced View).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Nvidia Driver Capabilities",
"Target": "NVIDIA_DRIVER_CAPABILITIES",
"Default": "",
"Mode": "",
"Description": "Please leave this set to the default option of 'all' if you aren't sure what to put here. This value can be left in the template even if you don't want to mine with an Nvidia GPU.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "all"
}
],
"Repo": "lnxd's Repository",

View File

@ -18,7 +18,7 @@
<Config Name="Donation %" Target="DONATE" Default="1" Mode="" Description="% that you would like to donate. Enter a whole number between 0-100, no symbols." Type="Variable" Display="always" Required="true" Mask="false">1</Config>
<Config Name="Donation to" Target="FEE" Default="lnxd-fee" Mode="" Description="Select where you would like to donate the developer fee. Options are 'dev-fee', 'lnxd-fee' and 'no-fee'." Type="Variable" Display="always" Required="true" Mask="false">lnxd-fee</Config>
<Config 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." Type="Device" Display="always" Required="false" Mask="false"></Config>
<Config Name="GPU Driver Version" Target="DRIVERV" Default="" Mode="" Description="Please note: while you *can* mine Monero with a GPU, it is designed to be mined with a CPU. If you have a GPU, please confirm it is not more profitable to mine a currency that does not intentionally bottleneck GPU mining. | Options for AMD are '18.20', '20.20', '20.45', '20.50', higher is probably better. If you have an Nvidia card, enter 'CUDA' | Please note that this container will not work with both AMD Drivers and Cuda installed at the same time. if you want to do this, please set this container up for one and create a second, separate container for the other. | Please also note that if you use the 'CUDA' value, the container will end up around 3gb in size and take a very long time to start after updates." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="GPU Driver Version" Target="DRIVERV" Default="" Mode="" Description="Please note: while you *can* mine Monero with a GPU, it is designed to be mined with a CPU. If you have a GPU, please confirm it is not more profitable to mine a currency that does not intentionally bottleneck GPU mining. | Set '20.20' for AMD, other options are for testing purposes only ('18.20', '20.45', '20.50'). If you have an Nvidia card, enter 'CUDA' | Please note that this container will not work with both AMD Drivers and Cuda installed at the same time. if you want to do this, please set this container up for one and create a second, separate container for the other. | Please also note that if you use the 'CUDA' value, the container will end up around 3gb in size and take a very long time to start after updates." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Nvidia Visible Devices" Target="NVIDIA_VISIBLE_DEVICES" Default="" Mode="" Description="Nvidia Only: Enter your GPU UUID here (only required if you plan to mine with an Nvidia GPU otherwise leave this empty. Don't forget to add '--runtime=nvidia' to your 'Extra Parameters' in the Advanced View)." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Nvidia Driver Capabilities" Target="NVIDIA_DRIVER_CAPABILITIES" Default="" Mode="" Description="Please leave this set to the default option of 'all' if you aren't sure what to put here. This value can be left in the template even if you don't want to mine with an Nvidia GPU." Type="Variable" Display="advanced" Required="false" Mask="false">all</Config>
<Description>Containerised version of XMRig for CPU Mining. Helps turn your Unraid server into a monero / cryptocurrency mining rig.</Description>