This commit is contained in:
Andrew Z 2021-11-05 16:03:22 -04:00
parent 5ff008a052
commit a9582d2953
4 changed files with 899 additions and 267 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1636135415
"last_updated_timestamp": 1636142601
}

View File

@ -32267,7 +32267,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1636135409,
"FirstSeen": 1630945879
},
{
@ -184065,7 +184064,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the Chives blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Chives container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this Chives container, _copy_ your mnemonic pass-phrase (found in your main Machinaris install at /mnt/user/appdata/machinaris/mnemonic.txt) over to this /mnt/user/appdata/machinaris-chives/mnemonic.txt file in place and restart this container. Finally, don't forget to port-forward tcp/9699 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the Chives blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Chives container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The Chives blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/9699 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-chives.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/chives.png",
@ -184090,6 +184089,20 @@
},
"value": "/mnt/user/appdata/machinaris-chives"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -184263,7 +184276,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the Flax blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application (v0.6.0+), containing Chia blockchain, which this Flax container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this Flax container, _copy_ your mnemonic pass-phrase (found in your main Machinaris install at /mnt/user/appdata/machinaris/mnemonic.txt) over to this /mnt/user/appdata/machinaris-flax/mnemonic.txt file in place and restart this container. Finally, don't forget to port-forward tcp/6888 at your router. \r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the Flax blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application (v0.6.0+), containing Chia blockchain, which this Flax container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The Flax blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/6888 at your router. \r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-flax.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/flax.png",
@ -184288,6 +184301,20 @@
},
"value": "/mnt/user/appdata/machinaris-flax"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -184461,7 +184488,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the Flora blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Flora container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this Flora container, _copy_ your mnemonic pass-phrase from /mnt/user/appdata/machinaris/mnemonic.txt to /mnt/user/appdata/machinaris-flora/mnemonic.txt and restart this container. Finally, don't forget to port-forward tcp/18644 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the Flora blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Flora container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The Flora blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/18644 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-flora.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/flora.png",
@ -184500,6 +184527,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plotting",
@ -184659,7 +184700,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the HDDCoin blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this HDDCoin container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this HDDCoin container, _copy_ your mnemonic pass-phrase from /mnt/user/appdata/machinaris/mnemonic.txt to /mnt/user/appdata/machinaris-hddcoin/mnemonic.txt and restart this container. Finally, don't forget to port-forward tcp/28444 at your router. \r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the HDDCoin blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this HDDCoin container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The HDDCoin blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/28444 at your router. \r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-hddcoin.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/hddcoin.png",
@ -184684,6 +184725,20 @@
},
"value": "/mnt/user/appdata/machinaris-hddcoin"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -184857,7 +184912,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the NChain blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this NChain container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this NChain container, _copy_ your mnemonic pass-phrase from /mnt/user/appdata/machinaris/mnemonic.txt to /mnt/user/appdata/machinaris-nchain/mnemonic.txt and restart this container. Finally, don't forget to port-forward tcp/58445 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the NChain blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this NChain container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The N-Chain blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/58445 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-nchain.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/nchain.png",
@ -184882,6 +184937,20 @@
},
"value": "/mnt/user/appdata/machinaris-nchain"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -185055,7 +185124,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the Silicoin blockchain to the main Machinaris application, alongside Chia. \r\n \r\n NOTE: Silicoin blockchain is currently paused by their dev team. See: https://www.sitnetwork.org/post/report-what-s-going-on-with-silicoin-mainnet\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Silicoin container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this Silicoin container, _copy_ your mnemonic pass-phrase from /mnt/user/appdata/machinaris/mnemonic.txt to /mnt/user/appdata/machinaris-silicoin/mnemonic.txt and restart this container. Finally, don't forget to port-forward tcp/11444 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the Silicoin blockchain to the main Machinaris application, alongside Chia. \r\n \r\n NOTE: Silicoin blockchain is currently paused by their dev team. See: https://www.sitnetwork.org/post/report-what-s-going-on-with-silicoin-mainnet\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Silicoin container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The Silicoin blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/11444 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-silicoin.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/silicoin.png",
@ -185080,6 +185149,20 @@
},
"value": "/mnt/user/appdata/machinaris-silicoin"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -185236,6 +185319,7 @@
}
],
"Repo": "guy.davis' Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/guy.davisRepository/machinaris-silicoin.xml",
"CategoryList": [
"Crypto"
@ -185244,6 +185328,30 @@
"LastUpdateScan": 1635638608,
"FirstSeen": 1635638608
},
{
"TemplatePath": "/tmp/appFeed/templates/guy.davisRepository/machinaris-staicoin.xml",
"errors": [
"Unescaped '<' not allowed in attributes values",
"attributes construct error",
"Couldn't find end of Start Tag Config line 115",
"Specification mandates value for attribute to",
"attributes construct error",
"Couldn't find end of Start Tag path line 115",
"Specification mandates value for attribute to",
"attributes construct error",
"Couldn't find end of Start Tag path line 115",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document"
],
"LastUpdateScan": 1636106595,
"FirstSeen": null
},
{
"Name": "Cleanarr",
"Repository": "selexin/cleanarr",

View File

@ -1,7 +1,7 @@
{
"apps": 1405,
"last_updated_timestamp": 1636135415,
"last_updated": "2021-11-05 14:03",
"apps": 1406,
"last_updated_timestamp": 1636142601,
"last_updated": "2021-11-05 16:03",
"categories": [
{
"Cat": "Backup:",
@ -32429,7 +32429,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1636135409,
"FirstSeen": 1630945879
},
{
@ -184227,7 +184226,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the Chives blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Chives container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this Chives container, _copy_ your mnemonic pass-phrase (found in your main Machinaris install at /mnt/user/appdata/machinaris/mnemonic.txt) over to this /mnt/user/appdata/machinaris-chives/mnemonic.txt file in place and restart this container. Finally, don't forget to port-forward tcp/9699 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the Chives blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Chives container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The Chives blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/9699 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-chives.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/chives.png",
@ -184252,6 +184251,20 @@
},
"value": "/mnt/user/appdata/machinaris-chives"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -184425,7 +184438,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the Flax blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application (v0.6.0+), containing Chia blockchain, which this Flax container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this Flax container, _copy_ your mnemonic pass-phrase (found in your main Machinaris install at /mnt/user/appdata/machinaris/mnemonic.txt) over to this /mnt/user/appdata/machinaris-flax/mnemonic.txt file in place and restart this container. Finally, don't forget to port-forward tcp/6888 at your router. \r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the Flax blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application (v0.6.0+), containing Chia blockchain, which this Flax container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The Flax blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/6888 at your router. \r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-flax.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/flax.png",
@ -184450,6 +184463,20 @@
},
"value": "/mnt/user/appdata/machinaris-flax"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -184623,7 +184650,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the Flora blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Flora container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this Flora container, _copy_ your mnemonic pass-phrase from /mnt/user/appdata/machinaris/mnemonic.txt to /mnt/user/appdata/machinaris-flora/mnemonic.txt and restart this container. Finally, don't forget to port-forward tcp/18644 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the Flora blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Flora container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The Flora blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/18644 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-flora.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/flora.png",
@ -184662,6 +184689,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plotting",
@ -184821,7 +184862,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the HDDCoin blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this HDDCoin container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this HDDCoin container, _copy_ your mnemonic pass-phrase from /mnt/user/appdata/machinaris/mnemonic.txt to /mnt/user/appdata/machinaris-hddcoin/mnemonic.txt and restart this container. Finally, don't forget to port-forward tcp/28444 at your router. \r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the HDDCoin blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this HDDCoin container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The HDDCoin blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/28444 at your router. \r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-hddcoin.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/hddcoin.png",
@ -184846,6 +184887,20 @@
},
"value": "/mnt/user/appdata/machinaris-hddcoin"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -185019,7 +185074,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the NChain blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this NChain container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this NChain container, _copy_ your mnemonic pass-phrase from /mnt/user/appdata/machinaris/mnemonic.txt to /mnt/user/appdata/machinaris-nchain/mnemonic.txt and restart this container. Finally, don't forget to port-forward tcp/58445 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the NChain blockchain to the main Machinaris application, alongside Chia. \r\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this NChain container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The N-Chain blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/58445 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-nchain.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/nchain.png",
@ -185044,6 +185099,20 @@
},
"value": "/mnt/user/appdata/machinaris-nchain"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -185217,7 +185286,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/",
"Project": "https://github.com/guydavis/machinaris",
"Overview": "Adds on farming of the Silicoin blockchain to the main Machinaris application, alongside Chia. \r\n \r\n NOTE: Silicoin blockchain is currently paused by their dev team. See: https://www.sitnetwork.org/post/report-what-s-going-on-with-silicoin-mainnet\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Silicoin container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: After first-launch of this Silicoin container, _copy_ your mnemonic pass-phrase from /mnt/user/appdata/machinaris/mnemonic.txt to /mnt/user/appdata/machinaris-silicoin/mnemonic.txt and restart this container. Finally, don't forget to port-forward tcp/11444 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"Overview": "Adds on farming of the Silicoin blockchain to the main Machinaris application, alongside Chia. \r\n \r\n NOTE: Silicoin blockchain is currently paused by their dev team. See: https://www.sitnetwork.org/post/report-what-s-going-on-with-silicoin-mainnet\n \r\n PREREQUISITE: Machinaris application, containing Chia blockchain, which this Silicoin container will register with. \r\n \r\n INSTALL: Set the host path to first directory containing plots using '/plots1' Path. Add more Paths for additional host directories. Also be sure to set the LAN IP address of your Unraid server in the controller_host and worker_address variables. \r \n \r\n SETUP: The Silicoin blockchain will be accessible within the Machinaris WebUI. Don't forget to port-forward tcp/11444 at your router.\r\n \r\n SUPPORT: Join the Discord server for fastest response: https://discord.gg/mX4AtMTt87 Ask a question or start a discussion on Github: https://github.com/guydavis/machinaris/discussions \r\n \r\n DISCLAIMER OF WARRANTY. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris-silicoin.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/logos/silicoin.png",
@ -185242,6 +185311,20 @@
},
"value": "/mnt/user/appdata/machinaris-silicoin"
},
{
"@attributes": {
"Name": "mnemonic_path",
"Target": "/root/.chia/mnemonic.txt",
"Default": "/mnt/user/appdata/machinaris/mnemonic.txt",
"Mode": "ro",
"Description": "Read-only access to the mnemonic from the main Machinaris container, allowing this fork to farm the same plots.",
"Type": "Path",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris/mnemonic.txt"
},
{
"@attributes": {
"Name": "plots1",
@ -185398,6 +185481,7 @@
}
],
"Repo": "guy.davis' Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/guy.davisRepository/machinaris-silicoin.xml",
"CategoryList": [
"Crypto"
@ -185406,6 +185490,30 @@
"LastUpdateScan": 1635638608,
"FirstSeen": 1635638608
},
{
"TemplatePath": "/tmp/appFeed/templates/guy.davisRepository/machinaris-staicoin.xml",
"errors": [
"Unescaped '<' not allowed in attributes values",
"attributes construct error",
"Couldn't find end of Start Tag Config line 115",
"Specification mandates value for attribute to",
"attributes construct error",
"Couldn't find end of Start Tag path line 115",
"Specification mandates value for attribute to",
"attributes construct error",
"Couldn't find end of Start Tag path line 115",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document"
],
"LastUpdateScan": 1636106595,
"FirstSeen": null
},
{
"Name": "Cleanarr",
"Repository": "selexin/cleanarr",

File diff suppressed because it is too large Load Diff