Home Assistant, ESPHome, frigate, grafana, influxdb, mosquitto, nodered, plex, and a few web site servers. Once set up, they're all easy to manage. The biggest challenge is upgrading Ubuntu on the web severs. All the other ones are Docker instance.
Technology
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
I have an old laptop that i'm selfhosting a few services on. Right now i'm hosting:
- nginx proxy manager as a reverse proxy (all requests go through the reverse proxy and it redirects to the app based on the domain name)
- mealie and tandoor(for recipe management, dont know which one to choose yet)
- immich (for photo backup and management, kind of like Google photos)
- media stack with jellyfin, bazarr, sonarr, radarr, prowlarr jellyseerr, sabnzbd, and qbittorrent (jellyfin for streaming movies and shows, qbittorrent and sabnzbd for downloading movies and shows from either torrent or usenet sites (basically torrents but better), sonarr and radarr for telling them what to download, prowlarr for telling sonarr and radarr where to download from, and jellyseer is an interface where users select movies to download)
- gluetun (only use it sometimes, it's a VPN client that I use with qbittorrent)
- archiveteam warrior for helping out archiving reddit, they have some other cool archival projects too.
- And finally, Lemmy.
I host most of my important things on the cloud because of my situation meaning that my laptop is not too reliable. If you are curious:
- actual (a pretty cool budget management app)
- nginx proxy manager
- gotify (sends and receives messages)
- ntfy (same but a bit simpler and more configurable)
- headscale (selfhosted control server for tailscale)
- metrics stack with grafana, prometheus and node exporter (node exporter scrapes my cloud server for data like CPU usage and other stuff every, I think, minute and then sends it to prometheus and grafana scrapes Prometheus for the metrics then visualises it if I request it to)
- authentik single sign on (single sign on means you log into authentik and then you can log into every other app through authentik, it's a bit complicated to setup but it's very nice when you do)
And that's about it.
Trust me, I had to go through A LOT of tutorials to get to even this point, so it may be daunting at first, but you'll get there. Eventually.
If you'd ask me what the hardest to set up was it was probably the media stack, probably because it was my first project 😅 and a close second would probably be authentik, it requires learning the different authentication types that you need, then actually setting it up on your server.
If you decide to selfhost something through docker and are new to doing stuff through the command line then i would recommend portainer, because it has a nice GUI and is maybe a bit better understandable to people who don't understand all the commands In docker. Even if you are, it's still nice for monitoring IMO. Incase you don't know what docker is, you should check it out. I'm not gonna go into it here, but it's pretty cool.
You should consider joining [email protected] (I realize that beehaw defederated but I feel like I should still bring It up) and [email protected]
Anyway sorry for the long post, I'll shut up now.
Damn saving this for later thanks. I'm running jellyfin on my main PC rn, in the process of building a server PC with some raid drives
I'm usually a lot of what others are posting. One of my favorites so far has been HumHub. It's a social media platform that's like an old-school Facebook before all the news and ads. Currently have about 20ish members and it made available just for my large extended family. A lot of us already left Facebook so it's nice to have a similar set of features just for us without outside influences.
I get my hosting for free from my workplace, which is cool but doesn't give me much leeway on what I can install. It's a plain PHP/MySQL system. Docker is out, and a lot of stuff with it. I'd run a server from apartment if I could, since I'm sitting on piles of old hardware, but I've yet to figure a way around my ever-changing IP address.
Right now, I have FreshRSS and my own websites, and Rss Bridge
I'd love to run more "Old School Tools", I just need to find them :)
I haven't played with it yet, and I know some people don't like Cloudflare, but a Cloudflare tunnel to your apartment infra might just do what you want.
I host the following off of the top of my head, in no particular order. Some are hosted at home on a combination of a Raspberry Pi 4 and a Synology DS1821+ NAS, some are hosted on a dedicated server:
- Bitwarden
- GitLab
- Pi-hole
- Miniflux
- Previously I used NginxProxyManager, now I just use Caddy
- Samba/FTP server
- Seafile
- URL shortener at cmd.gg
- Syncthing
- ResilioSync
- qBitTorrent
- Glances
- VirtualDSM to isolate a friend's media and hosting from my own on the NAS
- HomeAssistant
- Mastodon
- Kbin
- A couple of MOOs
- Bitlbee
- Wordpress/Classicpress
- Overpass (OpenStreetMap API)
- Icecast - not sure why I host this anymore...
- MinIO as a restic backup target
- UniFi controller
I also run PFSense at home for my router, on a Protectli Vault, if that counts as self-hosting. Seems more like sysadmin, but there you go. I use Uptimerobot to monitor everything and create sleek public status pages.