d253b4c033
When there is an error fetching a piece, the reader might be present or it might not, depending on how far the fetch operation got. The fetch-pieces code did not handle the "reader-not-present" case. Now it should. Change-Id: I263657d544d0ab8ba5d307a34ffc76bbf56835d0 |
||
---|---|---|
.. | ||
reports | ||
admin.go | ||
api.go | ||
billing.go | ||
compensation.go | ||
Dockerfile | ||
entrypoint | ||
fetchpieces.go | ||
gc.go | ||
gracefulexit.go | ||
main.go | ||
output.go | ||
README.md | ||
repairer.go | ||
satellite.yaml | ||
usage.go |
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