storj/cmd/satellite
Dylan Lott f7afafe4e1
Repair cron (#420)
* Creates cron-job for checker, adds it to captplanet and satellite

* removes datarepair from satellite & captplanet run

* Delete config.go

* removes unused datarepair imports

* adds comments to fix linter
2018-10-04 15:40:34 -06:00
..
Dockerfile A bunch of small fixes to make OPsy things better (#346) 2018-09-12 11:02:53 -04:00
entrypoint A bunch of small fixes to make OPsy things better (#346) 2018-09-12 11:02:53 -04:00
main.go Repair cron (#420) 2018-10-04 15:40:34 -06: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