binhex-webstorm

binhex-webstorm

Docker app from Binhex's Repository

Overview

Get straight to coding without having to install and configure lots of plugins. WebStorm includes everything you need for JavaScript and TypeScript development right from the start. You can personalize it further with various plugins and settings.

Runtime arguments

Web UI
https://[IP]:[PORT:6080]/vnc.html?resize=remote&host=[IP]&port=[PORT:6080]&autoconnect=1
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

Port: VNC InterfacePorttcp

Specify the port used for VNC client connectivity.

Target
5900
Default
5900
Port: Web InterfacePorttcp

Specify the Web UI port for for the application.

Target
6080
Default
6080
Path: /configPathrw

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

Target
/config
Default
/mnt/user/appdata/webstorm
Path: /dataPathrw

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

Target
/data
Variable: HTTPS_CERT_PATHVariable

Specify the path to the HTTPS certificate file

Target
HTTPS_CERT_PATH
Variable: HTTPS_KEY_PATHVariable

Specify the path to the HTTPS key file

Target
HTTPS_KEY_PATH
Variable: WEBPAGE_TITLEVariable

Specify the web title shown for the webpage

Target
WEBPAGE_TITLE
Default
WebStorm
Variable: VNC_PASSWORDVariable

Specify the password to access the Web UI, if blank no password will be prompted.

Target
VNC_PASSWORD
Variable: ENABLE_STARTUP_SCRIPTSVariable

Specify whether to run a startup script which can in turn install additional packages.

Target
ENABLE_STARTUP_SCRIPTS
Default
no|yes
Variable: WEBUI_PORTVariable

Specify the port the application will listen on - IMPORTANT: If you change this value then you will also need to delete and re-create the port mapping to match.

Target
WEBUI_PORT
Default
6080
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

2,283
Total Downloads

Details

Repository
ghcr.io/binhex/arch-webstorm
Last Updated2026-04-24
First Seen2024-07-03

Run binhex-webstorm on Unraid.

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