42

cross-posted from: https://lemmy.ml/post/10738584

In recent times, my opinion about self-hosting has changed. Instead of paying for multiple services, I am now renting a decently sized VPS on Scaleway, and hosting all my projects on them. It’s been three months, and it has been working out great for me.

top 4 comments
sorted by: hot top controversial new old
[-] atzanteol@sh.itjust.works 6 points 8 months ago

My journey has been similar yet distinctly different. I went from "put it all on one server" to running servers in AWS. But the cost was preventing me from doing much more than run a couple of compute nodes. I hated the feeling of "I could setup a server to do X but it's gonna cost another $x/month". So I've been shifting back to my own servers.

I do like devops and automation though. Automation is brilliant for creating easily reproducible and stable environments - especially for things you don't touch very often.. Proxmox was what let me start moving back "on prem" as it were. There are "good enough" terraform plugins for proxmox that let me provision standardized VMs from a centralized code-base. And I've got ansible handling most of the setup/configure beyond that. I've now got like 20 VMs whereas before I only had 2 EC2 nodes due to cost. So much happier...

[-] jkrtn@lemmy.ml 2 points 7 months ago

I'm just getting started on Proxmox and had no idea plugins like that were available. Anything in particular that works well for you? I'd like to try it out.

[-] atzanteol@sh.itjust.works 1 points 7 months ago* (last edited 7 months ago)

The plugins are for terraform - not proxmox. There's two that I've found that have varying levels of "working":

The telmate one seems more popular but the bgp one worked better for me (I forget what wasn't working with the other one). They use the proxmox API to automate creating VMs for me.

[-] SchizoDenji@lemm.ee 2 points 8 months ago

Biggest problem with this us actually outages/availability. Aws has 3-nine or 4-nine availability regardless and has several people ensuring it.

this post was submitted on 19 Jan 2024
42 points (97.7% liked)

Selfhosted

39206 readers
611 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS