1a65e42d33
* rename EncryptionCtx back to EncryptionAccess Change-Id: I5e58915a59979ad6f2e83d36e191b2bbf3ba2ba2 * missed some stuff Change-Id: Ib65fb186d7f854c0406e5fd7d11498e8941da59e * oops protolock Change-Id: I85a5ab4bafb9dd6a804d3dcd17a70811702f07e4 * retrigger Change-Id: I2d0e3f02b4dbae0299b090e9617662b4437980b0 |
||
---|---|---|
.. | ||
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