Skip to content

Tiny microservice to download files from your private S3 bucket using pre-signed URLs

License

Notifications You must be signed in to change notification settings

philips-labs/s3dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3DL

S3DL generates pre-signed S3 Download URLS for any key in the attached S3 bucket. This is very convenient if you want to use your S3 bucket as a public file store

Usage

Deployment is optimized for Cloud foundry. Bind your S3 bucket to the app

Path Description
/download?key=PATH Downloads the object at PATH
/object/PATH Downloads the object at PATH

Config

Environment Description Default
S3DL_EXPIRE Validity of pre-siging URL in minutes 15

Contact / Getting help

[email protected]

license

License is MIT

About

Tiny microservice to download files from your private S3 bucket using pre-signed URLs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published