storj/cmd/hc
JT Olio fa390c9ec9
Mock overlay move (#245)
* move mock overlay from client to server

this doesn't really change much, but it does allow you to
run a standalone gateway against captain planet. it still does
not allow you to run a standalone gateway against a standalone
heavy client

* pointerdb: small error fixes

* some cleanups

* fix tests
2018-08-20 14:24:11 -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 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