storj/cmd/uplink
JT Olio cd51787827 split gateway from uplink
Change-Id: I7504a630cb85539750e32780c1c2347742a9c9c4
Reviewed-on: https://review.gerrithub.io/430644
Reviewed-by: Kaloyan Raev <kaloyan@storj.io>
Tested-by: Kaloyan Raev <kaloyan@storj.io>
2018-10-25 15:01:44 -06:00
..
cmd split gateway from uplink 2018-10-25 15:01:44 -06: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 split gateway from uplink 2018-10-25 15:01:44 -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