storj/cmd/uplink
2018-09-06 16:31:50 -04:00
..
Dockerfile Fix the binaries and Docker Images (#306) 2018-09-05 16:40:47 -04:00
entrypoint uplink: make ul/uplink consistent (#286) 2018-08-24 14:02:42 -06:00
main.go Create secret key (#309) 2018-09-06 11:04:41 -07: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