storj/cmd/gw
Maximillian von Briesen 889afd0ae5
add overwrite flag for captplanet, hc, and gw setup (#209)
* add overwrite flag for captplanet setup

* add overwrite flag for heavy client and gateway
2018-08-08 18:22:59 -04: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

Gateway

Documentation for developing and building the gateway service

Usage:

First make an identity:

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

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

gw run