StorjMonitor

StorjMonitor

Aplicación Docker from JCloud's Repository

Visión general

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

Argumentos en tiempo de ejecución

Red
bridge
Privilegiado
false

Configuración de plantillas

Path of Storj share on arrayPathrw

Enter location of your storj share folder on unRAID host.

Objetivo
/storj
Valor
/mnt/user/storj
Wallet AddressVariable

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

Objetivo
WALLET_ADDRESS
SHARE_SIZEVariable

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

Por defecto
100GB
Valor
100GB
RPCADDRESSVariable

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

Por defecto
0.0.0.0
Valor
0.0.0.0
Storjstat.com API-KeyVariable

API-Key for Storjstat.com.

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

Objetivo
NODE_COUNT
Por defecto
0
Valor
0
Custom node-directory nameVariable

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

Objetivo
NODE_DIR
Por defecto
Node_
Valor
Node_
Tunneling RequiredVariable

TCP NAT tunnel on/off switch

Objetivo
TUNNELING_REQUIRED
Por defecto
TRUE
Valor
FALSE
Delete log filesVariable

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

Objetivo
DEL_LOGS
Por defecto
FALSE
Valor
FALSE
Number of log files to keep (days)Variable

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

Objetivo
DEL_LOGS_DAYS
Por defecto
7
Valor
7

Descargar estadísticas

44,199
Descargas totales
27
Este mes
23
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
zugz/r8mystorj:latest
Última actualización2018-05-05
Visto por primera vez2018-05-01

Ejecute StorjMonitor en Unraid.

StorjMonitor se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.