46228fee92
By using a require for storj.io/storj it will make the import unambiguous. This means it is possible to have a module name storj.io/storj/cmd/gateway. Change-Id: I98439cbbaf433ae31309b7f80a19ced896018f65 |
||
---|---|---|
.. | ||
Dockerfile | ||
entrypoint | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md |
Gateway
Documentation for developing and building the gateway service
Usage:
First make an identity:
go install storj.io/storj/cmd/gateway
gateway setup
You can edit ~/.local/share/storj/gateway/config.yaml
to your liking. Then run it!
gateway run