binhex-rustrover

binhex-rustrover

Docker app from Binhex's Repository

Overview

RustRover allows you to write code faster by completing relevant names everywhere in your code, adding details such as missing fields, imports, or trait methods, and generating typical constructs with live templates. While you type, RustRover applies a set of inspections to your code and suggests quick-fixes to resolve any problems automatically. RustRover offers many refactorings that work across the whole codebase.

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: Web InterfacePorttcp

This is the Web UI port for the application.

Target
6080
Default
6080
Path: /configPathrw

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

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

This is 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
RustRover
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,849
Total Downloads

Details

Repository
ghcr.io/binhex/arch-rustrover
Last Updated2026-05-18
First Seen2023-10-06

Run binhex-rustrover on Unraid.

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