5870502589
We have implemented the paid tier, but it currently only handles new users entering paid tier. It does not convert users who have already added a credit card previously. We still want to convert these users' project limits. This billing command can be run once to convert all old customers with a credti card. Afterwards, we should be able to safely remove it. Change-Id: Ia496580b8e72ef436375b74f590fe57cca704fa8 |
||
---|---|---|
.. | ||
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