this post was submitted on 26 Apr 2024
248 points (91.9% liked)
Programming
17312 readers
306 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
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
A VPS is also very expensive though. And shared hosting usually only allows HTML and PHP. So what's the affordable alternative?
Personally I self-host on a raspberry pi. It took me a few weeks to setup, but it has been running without problems for almost 2 years now at practically no cost (beyond purchase and electricity).
Great question. Here's where I've landed:
I was surprised to find oracle's offerings so economical for personal use. I set up a foundry server (TTRPG) and so far it hasn't cost me a cent. Still not a fan of them or their CEO, but this is working for me.
Plenty of places with $5 per month VPS
With sudo access? Can you suggest some? I did tons of research and rarely found anything less than $70/month.
Yup, many are mentioned in the comments alongside mine. Linode is my option of choice.
I use nearlyfreespeech.net. They bill for usage, and since my site gets almost no hits and doesn't take much storage, it's ridiculously cheap. Much cheaper than even he $2.50.mo VPS listed in another comment. I just checked, and I spend an average of $.30/mo.
Thanks for this; I signed up because of your comment
VPS' are pretty cheap. Checkout https://buyvm.net starts at like 2.50$/mo
Highly disagree, but I realize expensiveness is subjective.
What is your definition of not cloud? Does anyone else's VM count? So linode or digitalocean for example would be acceptable, or no?
I guess "alternative" is also subjective.
I've been looking for a place to host web apps in whatever language (Rust, Nim, or whatever) and framework I want, where I can use my own domains and multiple apps, and have sudo access. And I don't want to pay $70/month for it. I gave up on that hunt (it might have been unrealistic), although I'll be researching some of the alternatives offered in these comments.
My ovh vps costs me 60€/y. Granted it's low end specs. What would you need exactly?
Oracle VMs have a perpetual free tier. Even AWS's non-free tier starts around $3/mo, similar for buyvm/DigitalOcean/linode/etc. There are MANY options that are way cheaper than $70... unless I misunderstood your requirements.