binhex-code-server
binhex-code-server
Aplicación Docker from Binhex's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8500]- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--restart=unless-stopped
Configuración de plantillas
This is the Web UI port for for the application.
- Objetivo
- 8500
- Por defecto
- 8500
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/code-server
This is the container path to your downloaded files or user created content.
- Objetivo
- /data
Specify the path to the certificate used for SSL/TLS.
- Objetivo
- CERT_PATH
Specify the path to the certificate key used for SSL/TLS.
- Objetivo
- CERT_KEY_PATH
Specify whether to use a self-signed certificate.
- Objetivo
- SELF_SIGNED_CERT
- Por defecto
- yes|no
Specify the bind cloud name used for SSL/TLS.
- Objetivo
- BIND_CLOUD_NAME
Specify whether to run startup scripts to install and/or configure additional applications.
- Objetivo
- ENABLE_STARTUP_SCRIPTS
- Por defecto
- no|yes
Specify the password used to access the Web UI.
- Objetivo
- PASSWORD
- Por defecto
- code-server
Enable or disable healthchecks.
- Objetivo
- ENABLE_HEALTHCHECK
- Por defecto
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- Objetivo
- 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'.
- Objetivo
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- Objetivo
- HEALTHCHECK_HOSTNAME
- Por defecto
- google.com
User ID for the running container
- Objetivo
- PUID
- Por defecto
- 99
Group ID for the running container
- Objetivo
- PGID
- Por defecto
- 100
UMASK for the running container
- Objetivo
- UMASK
- Por defecto
- 000
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
ghcr.io/binhex/arch-code-serverEjecute binhex-code-server en Unraid.
binhex-code-server se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.