RavencoinWalletGUI

RavencoinWalletGUI

Docker 应用程序 from josywong's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:5800]
网络
bridge
特权
false

模板配置

StoragePathrw

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

目标
/storage/.raven/
默认值
/mnt/user/appdata/RavencoinWallet/
User IDVariable

ID of the user the application runs as.

目标
USER_ID
默认值
99
Group IDVariable

ID of the group the application runs as.

目标
GROUP_ID
默认值
100
UmaskVariable

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

目标
UMASK
默认值
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).

目标
APP_NICENESS
Display WidthVariable

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

目标
DISPLAY_WIDTH
默认值
1280
Display HeightVariable

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

目标
DISPLAY_HEIGHT
默认值
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.

目标
SECURE_CONNECTION
默认值
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.

目标
X11VNC_EXTRA_OPTS
ENABLE CJK FONTVariable

ENABLE_CJK_FONT for japanese or chinese character support.

目标
ENABLE_CJK_FONT
默认值
0
BootstrapVariable

Improve synchronization speed for fresh install

目标
BOOTSTRAP
默认值
0
WEB Port for GUIPorttcp

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

目标
5800
默认值
5800
VNC Port for GUIPorttcp

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

目标
5900
默认值
5900
P2P PortPorttcp

Port used by P2P

目标
8767
默认值
8767

类别

下载统计数据

45,498
下载总数
27
本月
57
平均每月

长期下载总量

加载图表...

详细信息

存储库
angelics/unraid-docker-ravencoin-wallet
最后更新2023-02-01
初见2019-05-26

在Unraid 上运行 RavencoinWalletGUI 。

RavencoinWalletGUI 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。