storj/cmd/hc
JT Olio 1412d5a110
fix gw and hc (#225)
* fix gw and hc

* resolve paths

* i keep forgetting gw is different
2018-08-13 12:29:13 -06:00
..
Dockerfile Fixing docker entrypoint for satellite (#208) 2018-08-08 19:34:25 -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 fix gw and hc (#225) 2018-08-13 12:29:13 -06: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