dba28f1d61
This change adds project ID and bucket name columns to the generated partner attribution report. Attribution values are now summed based on their project ID and bucket name in addition to their user agent. Additionally, the command to generate the attribution report has been modified to optionally include only certain user agents. Change-Id: I61a1d854379134f26b31467d9e83a787beb451dd |
||
---|---|---|
.. | ||
reports | ||
admin.go | ||
api.go | ||
billing.go | ||
compensation.go | ||
Dockerfile | ||
entrypoint | ||
fetchpieces.go | ||
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