031ba86de5
* argon2: choose a steady parallelism value Change-Id: I6006da7d7980cda88f5f08ee759612df23a8132d * whoops, not cruft Change-Id: Ied9039f9a9be1d0f6ff3c7d5c4839a83fc7b4b1f * fix broken test file Change-Id: I07288cd6cef32ba387f2f003febff5c297e50997 * fix linting error Change-Id: Icdbda8b709cc100a86f3859303c40edb8dff1e0f |
||
---|---|---|
.. | ||
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