f9b2af934b
Fix the setup command of the entrypoint script used by the gateway docker container. Issue: https://github.com/storj/storj/issues/3748#issuecomment-574257152 Change-Id: I94c4d7aa148761645dd065f86b7d8e2d72bb727c |
||
---|---|---|
.. | ||
Dockerfile | ||
entrypoint | ||
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