this post was submitted on 25 Nov 2023
1 points (100.0% liked)
Side Project
29 readers
1 users here now
A community for sharing and receiving constructive feedback on side projects.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You just need an object storage such as AWS S3 or Digital Ocean Spaces, or alternatively block storage which might be cheaper (tradeoffs).
If you are a dev, maybe you can also consider self-hosting with a simple VM (maybe with a managed database).
I recently put together a guide for using Kamal for a single server self-hosting. Might be useful to you: https://nts.strzibny.name/deploying-rails-single-server-kamal/