ef9a5210a4
This command is intended to be run as part of invoice generation - it iterates over Stripe customers, and applies the free tier coupon to any customer who doesn't already have a coupon. This way, we can ensure that all customers have at least the free tier coupon before and after invoice generation, in case a different coupon has expired. Change-Id: I33a4aff9174049f9e051de53ef65298ca65ed688 |
||
---|---|---|
.. | ||
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