dc8bea2cd1
* Let's do it right this time * Oh travis... * Handle redis URL * Travis... why u gotta be like this? * Handle when address does not use redis scheme * Start repairer * Match provider.Responsibility interface * Simplify if statement * Config doesn't need to be a pointer * Initialize doesn't need to be exported * Don't run checker or repairer on startup * Fix travis complaints |
||
---|---|---|
.. | ||
Dockerfile | ||
entrypoint | ||
main.go | ||
README.md | ||
satellite.yaml |
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