Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Releases: storj-archived/storjshare-daemon

v2.0.0

10 Jan 20:36
Compare
Choose a tag to compare
  • 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

v1.0.1

09 Nov 18:59
Compare
Choose a tag to compare

Initial Release

  • Added ability to pipe log output before farmer starts