storj/cmd/uplink
Bill Thorp 18c3252025 cmd/uplink: recommend notAfter expiration caveat be set
The auth service has no way to remove access grant registrations that
lack expiration dates.  We want to encourage people to set them, so as
to slow the rate at which the auth service DB fills up.

Change-Id: I1ccf629cd995dc184d2d90333166eab34d34ae07
2021-07-14 17:05:28 +00:00
..
cmd cmd/uplink: recommend notAfter expiration caveat be set 2021-07-14 17:05:28 +00:00
Dockerfile cmd: ensure proper arch is used for docker container 2020-12-20 09:26:23 +02:00
entrypoint Adding additional required values for satellite configuration (#1036) 2019-01-11 22:47:18 -05:00
main.go private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00
README.md remove identity setup from uplink instructions (#2761) 2019-08-12 15:40:16 +02:00

Uplink

Documentation for developing and building the uplink service.

Usage:

Then setup the uplink:

go install storj.io/storj/cmd/uplink
uplink setup

You can edit :~/.local/share/storj/uplink/config.yaml to your liking. Then run it!

uplink ls