Hacker News new | ask | show | jobs
by SlalomStallone 4088 days ago
How do you manage it now? Plugin? S3?
1 comments

Our uploads folder is an s3fs mountpoint with a custom plugin to rewrite URLs to a CloudFront distribution in front of it.

The rest gets updated on a dev server then deployed to the auto-scaling group via an AMI.