We are all tired :).
We are all tired :).
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/
You need to know that enough relevant people have actually seen your product. If they haven’t, work on that. If they have you need to make changes.
You need to know that enough relevant people have actually seen your product. If they haven’t, work on that. If they have you need to make changes.
Yes, of course. Many times I open my book Deployment from Scratch and search something in it. And right now I am building an open graph image generator I’ll use on all my sites (https://imagebinary.com).
Yes, of course. Many times I open my book Deployment from Scratch and search something in it. And right now I am building an open graph image generator I’ll use on all my sites (https://imagebinary.com).
You can put everything on a cheap server, it’s really enough for a start.
I wrote a book on deployment if you need to learn some details https://deploymentfromscratch.com
And I put together a blog post how to run all on single VPS with Kamal https://nts.strzibny.name/deploying-rails-single-server-kamal/
Good luck!