StorjMonitor

StorjMonitor

Docker app from JCloud's Repository

Overview

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 --------------------------------------------------

Runtime arguments

Network
bridge
Privileged
false

Template configuration

Path of Storj share on arrayPathrw

Enter location of your storj share folder on unRAID host.

Target
/storj
Value
/mnt/user/storj
Wallet AddressVariable

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

Target
WALLET_ADDRESS
SHARE_SIZEVariable

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

Default
100GB
Value
100GB
RPCADDRESSVariable

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

Default
0.0.0.0
Value
0.0.0.0
Storjstat.com API-KeyVariable

API-Key for Storjstat.com.

Target
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.

Target
NODE_COUNT
Default
0
Value
0
Custom node-directory nameVariable

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

Target
NODE_DIR
Default
Node_
Value
Node_
Tunneling RequiredVariable

TCP NAT tunnel on/off switch

Target
TUNNELING_REQUIRED
Default
TRUE
Value
FALSE
Delete log filesVariable

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

Target
DEL_LOGS
Default
FALSE
Value
FALSE
Number of log files to keep (days)Variable

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

Target
DEL_LOGS_DAYS
Default
7
Value
7

Download Statistics

44,199
Total Downloads
27
This Month
23
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
zugz/r8mystorj:latest
Last Updated2018-05-05
First Seen2018-05-01

Run StorjMonitor on Unraid.

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