storj/cmd/uplink
aligeti 3571886fe7 check uplink setup (#339)
* check uplink setup

* code review comments changes
2018-09-13 13:34:01 -04:00
..
cmd check uplink setup (#339) 2018-09-13 13:34:01 -04:00
Dockerfile A bunch of small fixes to make OPsy things better (#346) 2018-09-12 11:02:53 -04:00
entrypoint Normalize the Docker Bits (#325) 2018-09-07 15:46:08 -04:00
main.go merge uplink and storj (#323) 2018-09-07 09:01:04 -06:00
README.md uplink: make ul/uplink consistent (#286) 2018-08-24 14:02:42 -06:00

Uplink

Documentation for developing and building the uplink service

Usage:

First make an identity:

go install storj.io/storj/cmd/uplink
uplink setup

You can edit ~/.storj/uplink/config.yaml to your liking. Then run it!

uplink run