1403b15cc7
* move payments command into satellite/main.go * flag for db connection string in paymentsCmd * refactor payments to satellite subcommand * reports command, add payments arg descriptions * report data prints to stdout unless --out is set * fix small error in csv columns |
||
---|---|---|
.. | ||
Dockerfile | ||
entrypoint | ||
main.go | ||
payments.go | ||
README.md | ||
satellite.yaml |
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