d994584e88
Change-Id: I27d585740e8441b41bce5010480cc8e4f5deb9ce |
||
---|---|---|
.. | ||
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