Skip to main content

tus

tusd -upload-dir=./data

export AWS_ACCESS_KEY_ID=xxxxx
export AWS_SECRET_ACCESS_KEY=xxxxx
export AWS_REGION=eu-west-1
tusd -s3-bucket=my-test-bucket.com -s3-endpoint=minio -s3-object-prefix=upload -show-greeting=false

hooks

tusd --hooks-http http://localhost:8081/write --hooks-http-retry 5 --hooks-http-backoff 2