this post was submitted on 03 Oct 2024
67 points (93.5% liked)

Selfhosted

62143 readers
249 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] RegalPotoo@lemmy.world 4 points 2 years 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