StorjMonitor

StorjMonitor

Docker 应用程序 from JCloud's Repository

概述

Storj daemon + CLI; multiple-node in template support; Storjstat.com monitor installed. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Storj is a Crypto-asset and P2P cloud storage service. This Docker runs the back-end client for Storj allowing internet users to rent their disk space and earn STORJ an Ethereum asset. **The template author makes no guarantee that STORJ or ETH will retain, or increase in fiat value.** SETUP REQUIREMENTS: ------------------------------------- 1. TCP port 4000 open on host. 2. Path on host for Storj data to sit. IE: make a user share, /mnt/user/storj 3. Your Ethereum-based wallet address. 4. The max allowed space STORJ can take up on the host; remember to make it less 5. DDNS or DNS address. OPTIONAL REQUIREMENTS: 1. Storjstat.com API-Key 2. Additional network ports, if running multiple nodes. By default it increments from 4000. IE 4001, 4002, 4003++, and so on. STORJ DAEMON STATUS: (In your command line) -------------------------------------------------- docker exec StorjMonitor storjshare status --------------------------------------------------

运行时参数

网络
bridge
特权
false

模板配置

Path of Storj share on arrayPathrw

Enter location of your storj share folder on unRAID host.

目标
/storj
价值
/mnt/user/storj
Wallet AddressVariable

Value should be changed to your Wallet address you use for payout.

目标
WALLET_ADDRESS
SHARE_SIZEVariable

Example: 500GB, 1TB, 8TB, for each node you start. MAX SIZE=8TB per node.

默认值
100GB
价值
100GB
RPCADDRESSVariable

Your DynamicDNS or external DNS address here. If you need a DDNS service, a free one: is duckdns.org

默认值
0.0.0.0
价值
0.0.0.0
Storjstat.com API-KeyVariable

API-Key for Storjstat.com.

目标
STORJ_MONITOR_API_KEY
Number of extra nodesVariable

Storj daemon can run multiple farming nodes at once. The maximum number of nodes per container is number of threads the CPU has.

目标
NODE_COUNT
默认值
0
价值
0
Custom node-directory nameVariable

For multiple nodes this builds your directory, example /storj/thisNameHere#/

目标
NODE_DIR
默认值
Node_
价值
Node_
Tunneling RequiredVariable

TCP NAT tunnel on/off switch

目标
TUNNELING_REQUIRED
默认值
TRUE
价值
FALSE
Delete log filesVariable

Delete Storj logs on/off switch. Enable == 'TRUE'

目标
DEL_LOGS
默认值
FALSE
价值
FALSE
Number of log files to keep (days)Variable

How many days worth of logs to keep. Deletes everything greater than.

目标
DEL_LOGS_DAYS
默认值
7
价值
7

下载统计数据

44,199
下载总数
27
本月
23
平均每月

长期下载总量

加载图表...

详细信息

存储库
zugz/r8mystorj:latest
最后更新2018-05-05
初见2018-05-01

在Unraid 上运行 StorjMonitor 。

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