4d3db68283
Go is continually rewriting this file this way, making it Git-dirty, and it makes me sad Change-Id: I71cd630259a8bbeeffaa3dc9435562ecfc4e6487 |
||
---|---|---|
.. | ||
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