From 242b3910501c1de51018f9946f77b348e1119ade Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Fri, 18 Jun 2021 12:03:13 -0400 Subject: [PATCH] Update --- old-applicationFeed-raw.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 2215d405b..0c132ce1d 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -1837,7 +1837,7 @@ "TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/code-server.xml", "Name": "binhex-code-server", "Overview": "Code-server is a Visual Studio Code instance running on a remote server accessible through any web browser. It allows you to code anywhere and on any device such as a tablet or laptop with a consistent integrated development environment (IDE). Set up a secure a Linux development machine and get coding on any device with a web browser.\n\n Take advantage of a cloud server by offloading the system demanding tasks such as tests, compilations, downloads to another machine. Preserve battery life when you\u2019re on the go or spend your downtime doing something else while the computationally intensive processes are running on your cloud server.", - "Support": "http://lime-technology.com/forum/index.php?topic=45837.0", + "Support": "https://forums.unraid.net/topic/110282-support-binhex-code-server/", "Registry": "https://registry.hub.docker.com/r/binhex/arch-code-server/", "GitHub": "https://github.com/binhex/arch-code-server", "Repository": "binhex/arch-code-server", @@ -1856,6 +1856,22 @@ }, "Environment": { "Variable": [ + { + "Name": "CERT_PATH", + "Value": "" + }, + { + "Name": "CERT_KEY_PATH", + "Value": "" + }, + { + "Name": "SELF_SIGNED_CERT", + "Value": "yes" + }, + { + "Name": "BIND_CLOUD_NAME", + "Value": "" + }, { "Name": "PASSWORD", "Value": "code-server"