91f0adef10
* Added the ability to pass timeout settings from cmd/uplink to libuplink. * Removed commented out code. * Updated 2min timeouts for the uplink CLI. * Removed comment. * Made transport defaultDialTimeout and defaultRequestTimeout public * Added comments to describe where these defaults apply. * Added a new defaults to libuplink and added tests. * Added a new defaults to libuplink and added tests. |
||
---|---|---|
.. | ||
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