From f5d107a47035881a65acf0060efe5f19752eb006 Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Sat, 30 Jan 2021 18:07:21 -0500 Subject: [PATCH] Update --- old-applicationFeed-raw.json | 137 +++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index de9db40dc..63c627f68 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -185054,5 +185054,142 @@ "downloads": 10, "LastUpdateScan": 1611782547, "FirstSeen": 1611782547 + }, + { + "Name": "GridcoinWalletGUI", + "Repository": "sublivion/gridcoinwalletgui:latest", + "Registry": "https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/102050-support-gridcoinwalletgui/", + "Project": "https://gridcoin.us/", + "Overview": "Running Boinc? Get some Gridcoins from your Boinc work!\r\nThis docker contains Gridcoin Wallet with GUI running on Ubuntu. You can access the wallet via VNC and NoVNC.\r\nRemember to backup your wallet.dat and gridcoinresearch.conf regularly to a safe place.\r\nCheck the project page for more info about Gridcoin.", + "WebUI": "http://[IP]:[PORT:6901]", + "TemplateURL": "https://raw.githubusercontent.com/Sabreu/unraid_templates/main/Gridcoin/Gridcoin.xml", + "Icon": "https://raw.githubusercontent.com/gridcoin-community/Gridcoin-Site/master/assets/img/Favicons/favicon-196x196.png", + "PostArgs": "", + "CPUset": "", + "Networking": { + "Mode": "bridge", + "Publish": { + "Port": [ + { + "HostPort": "6901", + "ContainerPort": "6901", + "Protocol": "tcp" + }, + { + "HostPort": "5901", + "ContainerPort": "5901", + "Protocol": "tcp" + } + ] + } + }, + "Data": { + "Volume": { + "HostDir": "/mnt/user/appdata/gridcoinresearch/", + "ContainerDir": "/headless/.GridcoinResearch/", + "Mode": "rw,slave" + } + }, + "Environment": { + "Variable": [ + { + "Value": "vncpassword", + "Name": "VNC_PW", + "Mode": "" + }, + { + "Value": "1920x1080", + "Name": "VNC_RESOLUTION", + "Mode": "" + } + ] + }, + "Config": [ + { + "@attributes": { + "Name": "AppData Config Path", + "Target": "/headless/.GridcoinResearch/", + "Default": "", + "Mode": "rw,slave", + "Description": "/mnt/user/appdata/gridcoinresearch/", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/gridcoinresearch/" + }, + { + "@attributes": { + "Name": "NOVNC PORT", + "Target": "6901", + "Default": "", + "Mode": "tcp", + "Description": "default: 6901", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "6901" + }, + { + "@attributes": { + "Name": "VNC PASSWORD", + "Target": "VNC_PW", + "Default": "", + "Mode": "", + "Description": "default: vncpassword", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "vncpassword" + }, + { + "@attributes": { + "Name": "VNC RESOLUTION", + "Target": "VNC_RESOLUTION", + "Default": "1920x1080", + "Mode": "", + "Description": "default: 1920x1080", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "1920x1080" + }, + { + "@attributes": { + "Name": "VNC PORT", + "Target": "5901", + "Default": "", + "Mode": "tcp", + "Description": "default: 5901", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "5901" + } + ], + "Repo": "sublivion's Repository", + "Date": "1612009906", + "Category": "Other:", + "Description": "Running Boinc? Get some Gridcoins from your Boinc work!\r\nThis docker contains Gridcoin Wallet with GUI running on Ubuntu. You can access the wallet via VNC and NoVNC.\r\nRemember to backup your wallet.dat and gridcoinresearch.conf regularly to a safe place.\r\nCheck the project page for more info about Gridcoin.", + "templatePath": "/tmp/GitHub/AppFeed/templates/sublivionsRepository/Gridcoin/Gridcoin.xml", + "CategoryList": [ + "Other" + ], + "downloads": 9, + "LastUpdateScan": 1612041486, + "FirstSeen": 1612041486 } ] \ No newline at end of file