binhex-code-server

binhex-code-server

Docker app from Binhex's Repository

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. 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’re on the go or spend your downtime doing something else while the computationally intensive processes are running on your cloud server.

Runtime arguments

Web UI
http://[IP]:[PORT:8500]
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

Port: Web InterfacePorttcp

This is the Web UI port for for the application.

Target
8500
Default
8500
Path: /configPathrw

This is the container path to your configuration files, e.g. databases, configuration files, logs etc.

Target
/config
Default
/mnt/user/appdata/code-server
Path: /dataPathrw

This is the container path to your downloaded files or user created content.

Target
/data
Variable: CERT_PATHVariable

Specify the path to the certificate used for SSL/TLS.

Target
CERT_PATH
Variable: CERT_KEY_PATHVariable

Specify the path to the certificate key used for SSL/TLS.

Target
CERT_KEY_PATH
Variable: SELF_SIGNED_CERTVariable

Specify whether to use a self-signed certificate.

Target
SELF_SIGNED_CERT
Default
yes|no
Variable: BIND_CLOUD_NAMEVariable

Specify the bind cloud name used for SSL/TLS.

Target
BIND_CLOUD_NAME
Variable: ENABLE_STARTUP_SCRIPTSVariable

Specify whether to run startup scripts to install and/or configure additional applications.

Target
ENABLE_STARTUP_SCRIPTS
Default
no|yes
Variable: PASSWORDVariable

Specify the password used to access the Web UI.

Target
PASSWORD
Default
code-server
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

Target
ENABLE_HEALTHCHECK
Default
yes|no
Variable: HEALTHCHECK_COMMANDVariable

The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).

Target
HEALTHCHECK_COMMAND
Variable: HEALTHCHECK_ACTIONVariable

The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.

Target
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

Target
HEALTHCHECK_HOSTNAME
Default
google.com
Variable: PUIDVariable

User ID for the running container

Target
PUID
Default
99
Variable: PGIDVariable

Group ID for the running container

Target
PGID
Default
100
Variable: UMASKVariable

UMASK for the running container

Target
UMASK
Default
000

Download Statistics

301,136
Total Downloads
6,712
This Month
3,106
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
ghcr.io/binhex/arch-code-server
Last Updated2026-05-29
First Seen2021-06-11

Run binhex-code-server on Unraid.

binhex-code-server is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.