383cb05e8e
* Divide uplink and gateway params set * attempt to fix docker * attempt to fix all in one * test * more reorganization * fix compilation error * fix imports order * fix dependency * rename structs * keep minio params for now * review comments * remove manual flag check |
||
---|---|---|
.. | ||
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
The gateway shares the uplink config file.
You can edit ~/.storj/uplink/config.yaml
to your liking. Then run it!
gateway run