storj/cmd/uplink
Michal Niewrzal 383cb05e8e
Divide uplink and gateway params set (#1026)
* Divide uplink and gateway params set

* attempt to fix docker

* attempt to fix all in one

* test

* more reorganization

* fix compilation error

* fix imports order

* fix dependency

* rename structs

* keep minio params for now

* review comments

* remove manual flag check
2019-02-04 16:50:06 +01:00
..
cmd Divide uplink and gateway params set (#1026) 2019-02-04 16:50:06 +01:00
Dockerfile Fix detection of existing config in docker images (#929) 2018-12-21 11:56:57 -05:00
entrypoint Adding additional required values for satellite configuration (#1036) 2019-01-11 22:47:18 -05:00
main.go Divide uplink and gateway params set (#1026) 2019-02-04 16:50:06 +01: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