this post was submitted on 03 Apr 2026
0 points (NaN% liked)

Selfhosted

60210 readers
1071 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.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

What's everyone's server naming scheme?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] flango@lemmy.eco.br 0 points 2 months ago (1 children)

Hey I'm kinda struggling to get my stuff self hosted. I set proxmox up and now I don't know what to do with it :D. Any suggestions?

[โ€“] EpicFailGuy@lemmy.world 1 points 2 months ago

Soooo, proxmox is just the base of the ecosystem, it allows you to load a bunch of containers and virtual machines.

If you're not sure what you want yo host check this page out.

https://www.turnkeylinux.org/lxc

They have a bunch of container templates that are ready to host.

I've been trying to replace could services with self hosted ones for me and my loved ones; these are some of my favorites:

  • Nextcloud: replaces onedrive and dropbox
  • Pangolin: Replaces Cloudflared (a little technical)
  • Jellifin: Locally hosted netflix clone
  • Game server: Awesome multi game server host, I use it to play minecraft with my nephews, has a ton of games you can host
  • Joomla: (or any other CMS) when you mix it with Pangolin, it's an easy way to host a website
  • Netbird: overlay network manager that allows you to join multiple sites/networks as one LAN, it's great for off site backups and to play with friends and family without having to host anything
  • Grafana: Monitoring, data analytics and alerts. It's like task manager but a thousand times better.
  • Yunohost: It's a one click install user friendly interface to manage web apps.