This commit is contained in:
Andrew Z 2021-05-19 00:03:01 -04:00
parent 963ea570fb
commit f4fc40d878
7 changed files with 375 additions and 38 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1621389786
"last_updated_timestamp": 1621396978
}

View File

@ -206146,18 +206146,179 @@
"FirstSeen": 1620648157
},
{
"TemplatePath": "/tmp/appFeed/templates/guy.davisRepository/machinaris.xml",
"errors": [
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Registry line 5 and Container",
"Premature end of data in tag Repository line 4",
"Opening and ending tag mismatch: Registry line 5 and Container",
"Premature end of data in tag Repository line 4",
"Opening and ending tag mismatch: Support line 10 and support",
"Opening and ending tag mismatch: Support line 10 and support"
"Name": "machinaris",
"Repository": "ghcr.io/guydavis/machinaris:test",
"Registry": "https://hub.docker.com/repository/docker/guydavis/machinaris",
"Network": "host",
"Shell": "sh",
"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": "Building upon the official Chia docker image, Machinaris combines the Plotman CLI with a simple WebUI for Unraid.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris.png",
"ExtraParams": "-t",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "host",
"Publish": {
"Port": [
{
"HostPort": "8555",
"ContainerPort": "8555",
"Protocol": "tcp"
},
{
"HostPort": "8444",
"ContainerPort": "8444",
"Protocol": "tcp"
},
{
"HostPort": "8926",
"ContainerPort": "8926",
"Protocol": "tcp"
}
]
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/machinaris",
"ContainerDir": "/root/.chia",
"Mode": "rw"
},
{
"HostDir": "",
"ContainerDir": "/plots",
"Mode": "rw"
},
{
"HostDir": "",
"ContainerDir": "/plotting",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": {
"Value": "/root/.chia/mnemonic.txt",
"Name": "keys",
"Mode": ""
}
},
"Config": [
{
"@attributes": {
"Name": "appdata",
"Target": "/root/.chia",
"Default": "/mnt/user/appdata/machinaris",
"Mode": "rw",
"Description": "Holds app data for the container. Not for temp plotting or final plot storage.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris"
},
{
"@attributes": {
"Name": "plots",
"Target": "/plots",
"Default": "",
"Mode": "rw",
"Description": "Holds completed Chia plots for farming.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/data/crypto/chia/plots"
},
{
"@attributes": {
"Name": "plotting",
"Target": "/plotting",
"Default": "",
"Mode": "rw",
"Description": "Your fast temp space for plotting, ideally an unassigned SSD.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "chia_rpc",
"Target": "8555",
"Default": "8555",
"Mode": "tcp",
"Description": "Chia protocol port for local harvesters etc.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8555"
},
{
"@attributes": {
"Name": "chia_protocol",
"Target": "8444",
"Default": "8444",
"Mode": "tcp",
"Description": "Sync port to the network. Port-forward on your router!",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8444"
},
{
"@attributes": {
"Name": "Web",
"Target": "8926",
"Default": "8926",
"Mode": "tcp",
"Description": "Machinaris local web app port.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8926"
},
{
"@attributes": {
"Name": "mnemonic",
"Target": "keys",
"Default": "/root/.chia/mnemonic.txt",
"Mode": "",
"Description": "Path to the mnemonic key used by Chia to run.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/root/.chia/mnemonic.txt"
}
],
"LastUpdateScan": 1620511373,
"FirstSeen": 1538604219
"Repo": "guy.davis' Repository",
"Beta": "true",
"Date": "1620961274",
"Description": "Building upon the official Chia docker image, Machinaris combines the Plotman CLI with a simple WebUI for Unraid.",
"templatePath": "/tmp/GitHub/AppFeed/templates/guy.davisRepository/machinaris.xml",
"CategoryList": [
"Other",
"Network-Other"
],
"LastUpdateScan": 1621396971,
"FirstSeen": 1621396971
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1254,
"last_updated_timestamp": 1621389786,
"last_updated": "2021-05-18 22:03",
"last_updated_timestamp": 1621396978,
"last_updated": "2021-05-19 00:02",
"categories": [
{
"Cat": "Backup:",
@ -206304,19 +206304,180 @@
"FirstSeen": 1620648157
},
{
"TemplatePath": "/tmp/appFeed/templates/guy.davisRepository/machinaris.xml",
"errors": [
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Registry line 5 and Container",
"Premature end of data in tag Repository line 4",
"Opening and ending tag mismatch: Registry line 5 and Container",
"Premature end of data in tag Repository line 4",
"Opening and ending tag mismatch: Support line 10 and support",
"Opening and ending tag mismatch: Support line 10 and support"
"Name": "machinaris",
"Repository": "ghcr.io/guydavis/machinaris:test",
"Registry": "https://hub.docker.com/repository/docker/guydavis/machinaris",
"Network": "host",
"Shell": "sh",
"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": "Building upon the official Chia docker image, Machinaris combines the Plotman CLI with a simple WebUI for Unraid.",
"WebUI": "http://[IP]:[PORT:8926]/",
"TemplateURL": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris.xml",
"Icon": "https://raw.githubusercontent.com/guydavis/machinaris-unraid/master/machinaris.png",
"ExtraParams": "-t",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "host",
"Publish": {
"Port": [
{
"HostPort": "8555",
"ContainerPort": "8555",
"Protocol": "tcp"
},
{
"HostPort": "8444",
"ContainerPort": "8444",
"Protocol": "tcp"
},
{
"HostPort": "8926",
"ContainerPort": "8926",
"Protocol": "tcp"
}
]
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/machinaris",
"ContainerDir": "/root/.chia",
"Mode": "rw"
},
{
"HostDir": "",
"ContainerDir": "/plots",
"Mode": "rw"
},
{
"HostDir": "",
"ContainerDir": "/plotting",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": {
"Value": "/root/.chia/mnemonic.txt",
"Name": "keys",
"Mode": ""
}
},
"Config": [
{
"@attributes": {
"Name": "appdata",
"Target": "/root/.chia",
"Default": "/mnt/user/appdata/machinaris",
"Mode": "rw",
"Description": "Holds app data for the container. Not for temp plotting or final plot storage.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/machinaris"
},
{
"@attributes": {
"Name": "plots",
"Target": "/plots",
"Default": "",
"Mode": "rw",
"Description": "Holds completed Chia plots for farming.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/data/crypto/chia/plots"
},
{
"@attributes": {
"Name": "plotting",
"Target": "/plotting",
"Default": "",
"Mode": "rw",
"Description": "Your fast temp space for plotting, ideally an unassigned SSD.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "chia_rpc",
"Target": "8555",
"Default": "8555",
"Mode": "tcp",
"Description": "Chia protocol port for local harvesters etc.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8555"
},
{
"@attributes": {
"Name": "chia_protocol",
"Target": "8444",
"Default": "8444",
"Mode": "tcp",
"Description": "Sync port to the network. Port-forward on your router!",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8444"
},
{
"@attributes": {
"Name": "Web",
"Target": "8926",
"Default": "8926",
"Mode": "tcp",
"Description": "Machinaris local web app port.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8926"
},
{
"@attributes": {
"Name": "mnemonic",
"Target": "keys",
"Default": "/root/.chia/mnemonic.txt",
"Mode": "",
"Description": "Path to the mnemonic key used by Chia to run.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/root/.chia/mnemonic.txt"
}
],
"LastUpdateScan": 1620511373,
"FirstSeen": 1538604219
"Repo": "guy.davis' Repository",
"Beta": "true",
"Date": "1620961274",
"Description": "Building upon the official Chia docker image, Machinaris combines the Plotman CLI with a simple WebUI for Unraid.",
"templatePath": "/tmp/GitHub/AppFeed/templates/guy.davisRepository/machinaris.xml",
"CategoryList": [
"Other",
"Network-Other"
],
"LastUpdateScan": 1621396971,
"FirstSeen": 1621396971
}
],
"repositories": {

View File

@ -1597,5 +1597,6 @@
"terafin/mqtt-venstar-bridge": 1621130581,
"binhex/arch-crafty": 1621360648,
"ghcr.io/guydavis/machinaris": 1621362609,
"golift/notifiarr": 1621368179
"golift/notifiarr": 1621368179,
"ghcr.io/guydavis/machinaris:test": 1621396971
}

View File

@ -73968,8 +73968,8 @@
"Security",
"Tools-Utilities"
],
"downloads": 6252,
"LastUpdateScan": 1618790563,
"downloads": 6825,
"LastUpdateScan": 1621389779,
"FirstSeen": 1616191361
},
{
@ -198208,22 +198208,25 @@
"Productivity",
"Tools"
],
"downloads": 16908,
"trending": 26.289,
"downloads": 21224,
"trending": 20.335,
"trends": [
19.385,
26.289
26.289,
20.335
],
"trendsDate": [
1616197385,
1618790563
1618790563,
1621389780
],
"downloadtrend": [
10047,
12463,
16908
16908,
21224
],
"LastUpdateScan": 1618790563,
"LastUpdateScan": 1621389780,
"FirstSeen": 1613603170
},
{
@ -204129,7 +204132,7 @@
"Repo": "ChargingCosmonaut's Repository",
"Description": "Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content",
"templatePath": "/tmp/GitHub/AppFeed/templates/ChargingCosmonautsRepository/petio.xml",
"LastUpdateScan": 1618790564,
"LastUpdateScan": 1621389780,
"FirstSeen": 1616197385
},
{

View File

@ -46345,5 +46345,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"ghcr.io/guydavis/machinaris:test": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1621396971,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>machinaris</Name>
<Repository>ghcr.io/guydavis/machinaris</Repository>
<Repository>ghcr.io/guydavis/machinaris:test</Repository>
<Registry>https://hub.docker.com/repository/docker/guydavis/machinaris</Registry>
<Network>host</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/108896-support-machinaris-chia-crptocurrency-farming-plotman-plotting-unraid-webui/</Support>
<Project>https://github.com/guydavis/machinaris</Project>
<Overview>Building upon the official Chia docker image, Machinaris combines the Plotman CLI with a simple WebUI for Unraid.</Overview>
<WebUI>http://[IP]:[PORT:8926]/</WebUI>