RavencoinWalletGUI

RavencoinWalletGUI

Docker app from josywong's Repository

Overview

The Ravencoin project is launched based on the hard work and continuous effort of over 400 Bitcoin developers who made over 14,000 commits over the life to date of the Bitcoin project. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on client side) or via any VNC client. Also, being based on jlesage/baseimage-gui:ubuntu 18.04.

Runtime arguments

Web UI
http://[IP]:[PORT:5800]
Network
bridge
Privileged
false

Template configuration

StoragePathrw

This location contains files from your host that need to be accessible by the application.<br>Container path: /storage/.raven

Target
/storage/.raven/
Default
/mnt/user/appdata/RavencoinWallet/
User IDVariable

ID of the user the application runs as.

Target
USER_ID
Default
99
Group IDVariable

ID of the group the application runs as.

Target
GROUP_ID
Default
100
UmaskVariable

Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.

Target
UMASK
Default
000
Niceness (priority)Variable

Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. bNOTE:/b Setting a negative value requires additional permissions. Thus, ib--cap-add=SYS_NICE/b/i must be added in iExtra Parameters/i (shown when iAdvanced View/i is enabled).

Target
APP_NICENESS
Display WidthVariable

Width (in pixels) of the application's window.

Target
DISPLAY_WIDTH
Default
1280
Display HeightVariable

Height (in pixels) of the application's window.

Target
DISPLAY_HEIGHT
Default
768
Secure ConnectionVariable

Whether or not an encrypted connection should be used to access the application's GUI. Set to ib1/b/i to encrypt the connection. span style='color: red;'bNote:/b/span When enabling the secure connection, security parameters needs to be generated. This bone-time/b operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.

Target
SECURE_CONNECTION
Default
0
Extra x11vnc OptionsVariable

Extra options to pass to the x11vnc server running in the Docker container. span style='color: red;'bWarning:/b/span For advanced users. Do not use unless you know what you are doing.

Target
X11VNC_EXTRA_OPTS
ENABLE CJK FONTVariable

ENABLE_CJK_FONT for japanese or chinese character support.

Target
ENABLE_CJK_FONT
Default
0
BootstrapVariable

Improve synchronization speed for fresh install

Target
BOOTSTRAP
Default
0
WEB Port for GUIPorttcp

Port used to access the application's GUI via the web interface.

Target
5800
Default
5800
VNC Port for GUIPorttcp

Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.

Target
5900
Default
5900
P2P PortPorttcp

Port used by P2P

Target
8767
Default
8767

Categories

Download Statistics

45,498
Total Downloads
27
This Month
57
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
angelics/unraid-docker-ravencoin-wallet
Last Updated2023-02-01
First Seen2019-05-26

Run RavencoinWalletGUI on Unraid.

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