storj/cmd/satellite
Matt Robinson ca2055abaf
Clean up the satellite image (#1768)
This is working on saturn and jupiter, plus travis is ok with it.
2019-04-16 17:06:59 -04:00
..
Dockerfile Clean up the satellite image (#1768) 2019-04-16 17:06:59 -04:00
entrypoint Adding dockerfile for running the web UI for Satellite (#1366) 2019-02-28 13:18:53 -07:00
main.go refactor injuredsegments db so that we can't have duplicates (#1717) 2019-04-16 14:14:09 -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
usage.go Introduce NodeDossier type and cleanup overlay.DB interface (#1626) 2019-04-04 19:34:36 +03: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