binhex-code-server
binhex-code-server
Docker app from Binhex's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8500]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
This is the Web UI port for for the application.
- Target
- 8500
- Default
- 8500
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Target
- /config
- Default
- /mnt/user/appdata/code-server
This is the container path to your downloaded files or user created content.
- Target
- /data
Specify the path to the certificate used for SSL/TLS.
- Target
- CERT_PATH
Specify the path to the certificate key used for SSL/TLS.
- Target
- CERT_KEY_PATH
Specify whether to use a self-signed certificate.
- Target
- SELF_SIGNED_CERT
- Default
- yes|no
Specify the bind cloud name used for SSL/TLS.
- Target
- BIND_CLOUD_NAME
Specify whether to run startup scripts to install and/or configure additional applications.
- Target
- ENABLE_STARTUP_SCRIPTS
- Default
- no|yes
Specify the password used to access the Web UI.
- Target
- PASSWORD
- Default
- code-server
Enable or disable healthchecks.
- Target
- ENABLE_HEALTHCHECK
- Default
- yes|no
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
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
The hostname used when performing HTTPS and DNS healthchecking.
- Target
- HEALTHCHECK_HOSTNAME
- Default
- google.com
User ID for the running container
- Target
- PUID
- Default
- 99
Group ID for the running container
- Target
- PGID
- Default
- 100
UMASK for the running container
- Target
- UMASK
- Default
- 000
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/binhex/arch-code-serverRun 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.