storj/cmd/hc
JT Olio 79d2639ba1
cmd/hc, cmd/gw, cmd/captplanet: simplify setup/run commands (#178)
also allows much more customization of services within captain planet,
such as reconfiguring the overlay service to use redis
2018-07-30 01:38:31 -06:00
..
Dockerfile overlay: correct dockerfile db (#179) 2018-07-30 01:38:21 -06: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 cmd/hc, cmd/gw, cmd/captplanet: simplify setup/run commands (#178) 2018-07-30 01:38:31 -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