this post was submitted on 11 Jun 2023
397 points (98.1% liked)

Selfhosted

52444 readers
1235 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 2 years ago
MODERATORS
 

Hello everyone! Mods here 😊

Tell us, what services do you selfhost? Extra points for selfhosted hardware infrastructure.

Feel free to take it as a chance to present yourself to the community!

🦎

(page 5) 45 comments
sorted by: hot top controversial new old
[–] spookedbyroaches@lemm.ee 1 points 2 years ago (2 children)

I got

  • A RAID NAS for general
  • A Firefly-iii instance for expense analysis and stuff
  • And MQTT broker for my ESP32 projects
  • A webdav server for calendar and address book syncing and general file syncing for some things like joplin

There are probably other things that I don't remember right now.

In terms of hardware I got a 6 core AMD 5600X machine with a 5700XT GPU and 16GB of ram for almost all my services and personal use.

I also have an AMD 3600 machine with 3x8TB harddrives for network storage.

load more comments (2 replies)
[–] festus@lemmy.ca 1 points 2 years ago

I self-host:

  • A Matrix homeserver
  • A Pleroma instance (basically Mastadon but different implementation)
  • Tiny-Tiny-RSS
  • Nextcloud
  • Gitea
  • Headscale
  • Jellyfin
  • Wikijs

I rent a low-budget dedicated server from a data center - it only has about 4 cores and 8GB of RAM, but that's more than enough for my needs. Most importantly it has 2TB of hard drive space (for Nextcloud & Jellyfin) which is why I upgraded from my prior VPS.

[–] Decronym@lemmy.decronym.xyz 1 points 2 years ago* (last edited 1 year ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
DNS Domain Name Service/System
ESXi VMWare virtual machine hypervisor
IP Internet Protocol
LXC Linux Containers
NAS Network-Attached Storage
NVR Network Video Recorder (generally for CCTV)
PiHole Network-wide ad-blocker (DNS sinkhole)
Plex Brand of media server package
SSD Solid State Drive mass storage
Unifi Ubiquiti WiFi hardware brand
VPN Virtual Private Network
VPS Virtual Private Server (opposed to shared hosting)

[Thread #292 for this sub, first seen 21st Nov 2023, 13:45] [FAQ] [Full list] [Contact] [Source code]

[–] ulu_mulu@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

Hello :)

I'm not really a "selfhoster" but I thought I'd present myself anyway since you asked :D

I do a little bit of it but only for personal use, I don't have the skills to selfhost for public use.

I have Gitea, Planka, Dokuwiki, Apache+MariaDB, and self-compiled World of Warcraft server emulators (TrinityCore, CMangos and AzerothCore).

[–] Deemo@lemmy.fmhy.ml 1 points 2 years ago

I use a combination of a MacMini Oracle cloud, probably not best long term solution but it's free (while it lasts).

Stuff that runs on Oracle:

  • caddy proxy (mostly used for Mac reverse proxy)
  • couch db (obsidian live sync plugin)

Stuff on Mac:

  • blue bubbles (iMessage relay for Android)
  • Plex (for photo backup)

Aside from that not much else 😊

[–] maya329@lemmy.world 1 points 2 years ago

Currently self-hosting on an old HP Z600 I bought second hand with the following specs:

CPU β€” 2x Intel(R) Xeon(R) CPU X5660 @ 2.80GHz RAM β€” 96GB ECC DDR3 (6*16GB) Disks β€” 4TB HDD for Ubuntu, 10TB HDD for NextCloud and 2TB Sata SSD for Docker

For services, I'm currently running the following:

Docker

Portainer β€” CF Tunnel

FreshRSS β€” CF Tunnel

ArchiveBox β€” CF Tunnel

Adguard Home β€” Local

2x Uptime Kuma β€” CF Tunnel

LinkAce β€” CF Tunnel

TheLounge β€” CF Tunnel

Watchtower β€” Local

#For public access dockers

Feedropolis

Mirotalk SFU

FiveFilters RSS

Taiga

2x Mattermost Servers

8x Wordpress Staging Sites

1x Wordpress Dev Sites

For ubuntu, I'm running a few services and apps like:

ScreamingFrog

9 sites using LAMP stack

Aria2c with AriaNG

NextCloud

Plex

4x WebHooks server for communities

Couple of API end points using Apache reverse proxy

OpenVPN

CrowdSec

[–] maya329@lemmy.world 1 points 2 years ago

Currently self-hosting on an old HP Z600 I bought second hand with the following specs:

CPU β€” 2x Intel(R) Xeon(R) CPU X5660 @ 2.80GHz RAM β€” 96GB ECC DDR3 (6*16GB) Disks β€” 4TB HDD for Ubuntu, 10TB HDD for NextCloud and 2TB Sata SSD for Docker

For services, I'm currently running the following:

Docker

Portainer β€” CF Tunnel

FreshRSS β€” CF Tunnel

ArchiveBox β€” CF Tunnel

Adguard Home β€” Local

2x Uptime Kuma β€” CF Tunnel

LinkAce β€” CF Tunnel

TheLounge β€” CF Tunnel

Watchtower β€” Local

#For public access dockers

Feedropolis

Mirotalk SFU

FiveFilters RSS

Taiga

2x Mattermost Servers

8x Wordpress Staging Sites

1x Wordpress Dev Sites

For ubuntu, I'm running a few services and apps like:

ScreamingFrog

9 sites using LAMP stack

Aria2c with AriaNG

NextCloud

Plex

4x WebHooks server for communities

Couple of API end points using Apache reverse proxy

OpenVPN

CrowdSec

[–] lapping147@lemm.ee 1 points 6 months ago

Got a proxmox node with a couple of vm's, mostly for hosting docker.

I'm considering switching proxmox for kubevirt, but I'd have to deploy all my container as either k8s deployments or create new vm for docker...

Been using prometheus at work lately and I want to create a push setup with thanos backend, but for now it's just an idea

[–] maya329@lemmy.world 1 points 2 years ago

Currently self-hosting on an old HP Z600 I bought second hand with the following specs:

CPU β€” 2x Intel(R) Xeon(R) CPU X5660 @ 2.80GHz RAM β€” 96GB ECC DDR3 (6*16GB) Disks β€” 4TB HDD for Ubuntu, 10TB HDD for NextCloud and 2TB Sata SSD for Docker

For services, I'm currently running the following:

##Docker Portainer β€” CF Tunnel FreshRSS β€” CF Tunnel ArchiveBox β€” CF Tunnel Adguard Home β€” Local 2x Uptime Kuma β€” CF Tunnel LinkAce β€” CF Tunnel TheLounge β€” CF Tunnel Watchtower β€” Local

###For public access dockers Feedropolis Mirotalk SFU FiveFilters RSS Taiga 2x Mattermost Servers 8x Wordpress Staging Sites 1x Wordpress Dev Sites

##For ubuntu, I'm running a few services and apps like: ScreamingFrog 9 sites using LAMP stack Aria2c with AriaNG NextCloud Plex 4x WebHooks server for communities Couple of API end points using Apache reverse proxy OpenVPN CrowdSec

[–] Gubb@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

3 Proxmox nodes 2 SFF Dell Optiplex (i5 with 32gb RAM) 1 Nuc (i7 with 64gb RAM)

1 Truenas host (old gaming PC i5 with 64gb RAM and 8TB ZFS pool

pfSense appliance for firewall

  • Pi-Hole
  • Vaultwarden
  • Immich
  • Paperless-ngx
  • InfluxDB + Grafana
  • Ansible
  • Nextcloud
  • Wireguard
  • UptimeKuma
  • Homeassiatant
  • Homepage
  • Octoprint
[–] tinysalamander@lemmy.world 1 points 2 years ago

I see people listing things I've never heard about...I thought I had spent a considerable amount of time on the old sub and knew stuff. Guess I gotta hit the books.

Right now though I'm hosting everything on a 2012 Mac Mini that's running Proxmox.

Been using these programs for awhile now:

  • Photoprism
  • wireguard
  • web blog testing instance while the live one lives on linode
  • plex
  • filebrowser
  • pi-hole
  • homepage

Nothing crazy but cool stuff to learn in my day to day. I want more hardware but I'm about to buy a house. It's crazy how much I'm throwing at an 11 year old computer and it's handling it all quite well.

[–] theolodger@feddit.uk 1 points 2 years ago* (last edited 2 years ago)

Original comment overwritten

I've been getting deeper in to how this can go over the summer. I've done plex for a good few years at this point, but i've got this now: -Ubuntu bionic -Dockge (for easy rebooting when i'm just not feeling the CLI) -Arr stack -Gluetun (VPN for stack) -Firefox (LAN access only, no other access from gluetun) -Radarr -Sonarr -qbittorrent -prowlarr -Immich -Plex

A few I've tried but can't get to work on docker-compose yet: -searxNG -Heimdall (just can't get the graphs I wanna see for the systems processes) -homarr (not bad, just same as heimdall)

I wanted to cut over to proxmox from ubuntu just to have more server efficient since i'm not running ubuntu server. However I'm still fairly new to this and the cut over from docker desktop and docker run to docker-compose was a lot for a bit, so it'll still be on the list, but probably when I upgrade this old cpu (i5 6500) to something newer since this is an old thinkcenter. I'm hella open to any suggestions anyone's got

[–] ronflex@lemmy.blahaj.zone 1 points 2 years ago

I run one main hypervisor with a bunch of different Ubuntu server VMs that I spin up as I mess with different things. I'm old-school so I am not a fan of cloud computing or even docker. Services I host that I use the most are NAS (samba), plex, pi-hole, dokuwiki (huge documentation nerd), and zoneminder which is a great open-source security cam software.

[–] Zookeeper@programming.dev 1 points 8 months ago

I just started months ago, but I have a yunohost server ona raspberry with nextcloud and forgejo on it :)

[–] Ascrod@midwest.social 1 points 2 years ago

I've been working on expanding my homelab recently. I have a physical box at home serving as an LXC host along with a few VPSes. I'm now up to:

  • Some static web sites
  • Nextcloud
  • Jellyfin
  • Forgejo
  • NTFY
  • A reverse proxy
  • An IRC server
  • A Gemini server
  • A VPN
  • DNS servers

I think I read an old blog post once that said "Servers tend to multiply like rabbits" and it's 100% true.

[–] joshthetechie@lemmy.world 1 points 2 years ago

I used to host a ton of stuff, now I just host my WordPress site on Linode.

I have toyed with the idea of selfhosting a Lemmy server, but that's a project for another day.

  • Jellyfin
  • OpenVPN
  • radicale
  • jellyseerr
  • ArchiveBox
  • pydio
  • Nextcloud
  • Ocis
  • pihole
  • CollaboraOffice server
  • Gokapi
  • Seafile
  • Mastodon
  • GoToSocial
  • Signal Proxy

Running xen hypervisor (Debian 12) on a HP Elitedesk 805 Gen6 (currently 10 VMs) at home, a few VPS from different hosting providers too.

[–] ThatFunnyGuyver@lemmy.world 0 points 2 years ago

Ohh, I'd love to share.

Running most services as docker/ kubernetes containers.

Currently running Plex (previously Jellyfin, maybe will switch back) for media streaming.

Grocy for food/task/family organisation (grocery list and so forth)

Piehole for home ad-blocker and proxy πŸ™ŒπŸ»πŸ™ŒπŸ»πŸ™ŒπŸ»

[–] midnight@lemmy.one 0 points 2 years ago (1 children)

I turned my last two gaming PCs into Proxmox hosts and I have a Hetzner vps that will host something eventually.

2010 Gaming PC:

  • Pihole VM (w/ Unbound)
  • Docker teet VM
  • Piwigo
  • Chevereto

Pihole is running on a keepalived vip that acts as my secondary DNS server. Gravity sync keeps it in line with my main Pihole VM (push/pull) and then I have an old rpi also on the same keepalived vip that has gravity sync set up that pulls from the secondary VM

Anything I run as an evaluation or that needs testing also runs here. This machine gets Proxmox updates first as well.

2016 Gaming PC:

  • unRAID VM
  • Pihole VM (w/ Unbound)
  • Nextcloud
  • Nginx Proxy Manager
  • Gitea
  • Dozzle
  • Docker container registry
  • Diun
  • Caddy (moving away from NPM)
  • Photoprism
  • Jellyfin
  • Plex
  • Tautulli
  • Bookstack
  • Heimdall
  • Netbox
  • Unifi Controller
  • Wikijs
  • Paperless-ngx
  • Uptime kuma
  • Gluetun
  • Deluge
  • Homarr
  • Lidarr
  • Miniflux
  • NZBget
  • Radarr
  • Sonarr
  • Readarr

These are split amongst a few VMs depending on criticality and further broken down to needs (VPN, whether or not I can reboot and not affect my wife/kids, network share requirements.

I'm pretty much always tweaking something and having fun with it

load more comments (1 replies)
load more comments
view more: β€Ή prev next β€Ί