bf3d168cf6
* makes sure all uplink cli configs get passed to libuplink, add stripSize * update comment * update defaults for uplink config blocksize * changes per CR, update uplink config defaults * pass shareSize from uplink config * move block size validation to kvmeta pkg * fix tests * shareSize default 1k, rm config option blocksize * rm printing err to stdout |
||
---|---|---|
.. | ||
cmd | ||
Dockerfile | ||
entrypoint | ||
main.go | ||
README.md |
Uplink
Documentation for developing and building the uplink service.
Usage:
First make an identity:
go install storj.io/storj/cmd/identity
identity create uplink
Then setup the uplink:
go install storj.io/storj/cmd/uplink
uplink setup
You can edit :~/.local/share/storj/uplink/config.yaml
to your liking. Then run it!
uplink ls