34613e4588
Jira: https://storjlabs.atlassian.net/browse/PG-67 There are a number of old-style objects (without the number of segments in their metadata) on US-Central-1, Europe-West-1, and Asia-East-1 satellites. We want to migrate their metadata to contain the number of segments before executing the main migration to metabase. This would simplify the main migration to metabase with one less issue to think about. Change-Id: I42497ae0375b5eb972aab08c700048b9a93bb18f |
||
---|---|---|
.. | ||
reports | ||
admin.go | ||
api.go | ||
billing.go | ||
compensation.go | ||
Dockerfile | ||
entrypoint | ||
gc.go | ||
gracefulexit.go | ||
main.go | ||
metainfo.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