storj/cmd/satellite
littleskunk e1c3f11cfa
add overwrite flag (#913)
* add storagenode setup --overwrite flag
* exit setup with error code
2018-12-20 14:27:51 +01:00
..
Dockerfile Fix all-in-one, again (#896) 2018-12-18 09:27:46 -05:00
entrypoint Fix all-in-one, again (#896) 2018-12-18 09:27:46 -05:00
main.go add overwrite flag (#913) 2018-12-20 14:27:51 +01:00
README.md hc to satellite rename (#282) 2018-08-29 14:32:41 -04:00
satellite.yaml hc to satellite rename (#282) 2018-08-29 14:32:41 -04:00

Satellite

Documentation for developing and building the satellite service

Usage:

First make an identity:

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

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

satellite run