adb5a25b63
Reverts https://review.dev.storj.io/c/storj/storj/+/2074 That change broke all billing commands with `sql: database is closed`. Fixing the issue does not make sense as the whole setup of billing commands is now error-prone. It's better to revert it. Change-Id: Id13f817b73c7313ba60181f740b0712e4bdce077 |
||
---|---|---|
.. | ||
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