storj/cmd/satellite
Matt Robinson 75c64035a2 Normalize the Docker Bits (#325)
* Normalize the dockerfiles and entrypoints

* fix formattting and docker-compose file

* add missing env var to satellite dockerfile

* Remove build args no longer in use

* More changes to make it all work
2018-09-07 15:46:08 -04:00
..
Dockerfile Normalize the Docker Bits (#325) 2018-09-07 15:46:08 -04:00
entrypoint Normalize the Docker Bits (#325) 2018-09-07 15:46:08 -04:00
main.go hc to satellite rename (#282) 2018-08-29 14:32:41 -04: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