Storing images remotely?

Hi there,

I typically use Craft CMS for client work, so I’m very used to that. One huge advantage to Craft is how easy it makes it to store media assets in S3 and serve them with Cloudfront.

I’m considering Kirby for my personal site, and also just to learn something new and see if I can make it work with any client projects. Is there a way to do something similar with media assets in Kirby? I’d love to store all the content and code in Git and use Kirby as a flat file system, but I’d like to keep images and videos remote just to avoid hitting the 5gb limit in Github’s repos.

Thanks all for your help!

Sorry, completely overlooked your question.

Maybe this helps: Hosting on AWS Elastic Beanstalk and S3 - #3 by Brunelli