This repository was archived by the owner on Oct 30, 2018. It is now read-only.
Releases: storj-archived/storjshare-daemon
Releases · storj-archived/storjshare-daemon
v2.0.0
- Implements a daemonized process manager for farmer nodes
- Exposes a CLI for managing nodes (will supercede storjshare-cli)
- Removes configuration wizard in favor of simpler approach
- Generates well-commented default configuration file and opens in editor
- Viewing the status of all running shares in a pretty printed CLI table
- Starting, restarting, and stopping shares
- Generating configuration files
- Tailing logs for any running node
- IPC comms between spawned shares and daemon for status data
- Test coverage