I want to selfhost my own personal website. This is just for fun, as a hobby and to show off my skills to others. nothing big.

I have my own server home but I want to have something that’s separate from my personal stuff.

I do not need any support, meaning it can be as cheap as possible. I do not yet know how much RAM or CPU or storage I need. I guess CPU > 2GHz and 2GB RAM should be enough to start.

daily/weekly backup with rsync in case the hoster goes out of business.

I do not need a domain, I will use a dynamic dns hoster.

  • RegalPotoo@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 hours ago

    Depends on what you need:

    • As cheap as possible, but actually want a VM: OCI free tier will be way bigger than you will probably need
    • Happy paying money but still want to learn about Linux things: I’ve had good experiences with Scaleway
    • I just want something I can set up and not think about: don’t use a VPS. Architect your site as a pure-static site, stick it in an S3 bucket. You’ll probably be within the free tier unless you do absolutely bonkers traffic, and once it’s running you can leave it alone for literal years without worrying about patches or upgrades