091b49b921
Jira: https://storjlabs.atlassian.net/browse/USR-821 The `migrate-credits` billing command checks the available credits balance for all users and moves it to the Stripe balance by creating a new credit balance transaction. Change-Id: Iafc7b95a4edad47f7c145a22e210f8c821ac183d |
||
---|---|---|
.. | ||
reports | ||
admin.go | ||
api.go | ||
billing.go | ||
compensation.go | ||
Dockerfile | ||
entrypoint | ||
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