Skip to content

A Heroku buildpack to upload assets to S3 and then delete them from the slug

Notifications You must be signed in to change notification settings

Everlane/heroku-buildpack-s3-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-assets-buildpack

This buildpack runs at compile time to (1) upload assets to S3 and (2) delete the assets.

Rationale

Heroku recommends serving assets from Heroku, fronted by a caching CDN. That works great for most use-cases, but some application need to be able to serve those assets in perpetuity. This buildpack supports that use-case.

About

A Heroku buildpack to upload assets to S3 and then delete them from the slug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published