storj/cmd/hc
Matt Robinson 5841065420 Attempt to fix jenkins builds (#260)
* Attempt to clean up docker image tags

* Clean only master

* Add back go version and actually use it
2018-08-21 22:54:56 -04:00
..
Dockerfile Attempt to fix jenkins builds (#260) 2018-08-21 22:54:56 -04:00
hc.yaml pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
main.go Mock overlay move (#245) 2018-08-20 14:24:11 -04:00
README.md pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00

Heavy client

Documentation for developing and building the heavy client service

Usage:

First make an identity:

go install storj.io/storj/cmd/hc
hc setup

You can edit ~/.storj/hc/config.yaml to your liking. Then run it!

hc run