binhex-code-server

binhex-code-server

Aplicación Docker from Binhex's Repository

Visión general

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.

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

Port: Web InterfacePorttcp

This is the Web UI port for for the application.

Objetivo
8500
Por defecto
8500
Path: /configPathrw

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
Path: /dataPathrw

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

Objetivo
/data
Variable: CERT_PATHVariable

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

Objetivo
CERT_PATH
Variable: CERT_KEY_PATHVariable

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

Objetivo
CERT_KEY_PATH
Variable: SELF_SIGNED_CERTVariable

Specify whether to use a self-signed certificate.

Objetivo
SELF_SIGNED_CERT
Por defecto
yes|no
Variable: BIND_CLOUD_NAMEVariable

Specify the bind cloud name used for SSL/TLS.

Objetivo
BIND_CLOUD_NAME
Variable: ENABLE_STARTUP_SCRIPTSVariable

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

Objetivo
ENABLE_STARTUP_SCRIPTS
Por defecto
no|yes
Variable: PASSWORDVariable

Specify the password used to access the Web UI.

Objetivo
PASSWORD
Por defecto
code-server
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

Objetivo
ENABLE_HEALTHCHECK
Por defecto
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).

Objetivo
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'.

Objetivo
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

Objetivo
HEALTHCHECK_HOSTNAME
Por defecto
google.com
Variable: PUIDVariable

User ID for the running container

Objetivo
PUID
Por defecto
99
Variable: PGIDVariable

Group ID for the running container

Objetivo
PGID
Por defecto
100
Variable: UMASKVariable

UMASK for the running container

Objetivo
UMASK
Por defecto
000

Descargar estadísticas

294,424
Descargas totales
4,908
Este mes
2,118
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
ghcr.io/binhex/arch-code-server
Última actualización2026-04-23
Visto por primera vez2021-06-11

Ejecute 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.