storj/cmd/hc
2018-08-08 19:34:25 -04: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 add overwrite flag for captplanet, hc, and gw setup (#209) 2018-08-08 18:22:59 -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