Live data from Hacker News

What are your most used self-hosted applications?

noted.lol

51–60 of 456 posts

Re: What are your most used self-hosted applications?

#51

Plex, then maybe Node-red for the lights, then Matrix and Nextcloud.

Do you federate your Matrix server with the main network? Which implementation do you use, if you don't mind me asking, and what has been your experience?

Yes, I do federate (I also use it for IRC and you need federation to access the liberachat IRC-Matrix bridge). Besides that I have just one other active user.

I use synapse as the server and Element as the client. I had tried out a bunch of other clients a few months ago, but found Element to be the most mature.

My experience has been pretty great overall. There were a few early issues (relating largely to a slightly weird network setup) but otherwise it works very well once setup.

Recently when I was trying to setup Mastodon, I realized how much more mature the setup process for synapse was. The setup needed for networking is better documented and they have a tool for testing if federation is working (and if not, attempting to provide an explanation why). This made it relatively easy to set things up correctly for my network compared to Mastodon, where I finally just gave up and setup a digitalocean droplet instead.

Functionality wise, everything works pretty well, E2EE requires a bit of preplanning to maintain across devices (ie. Keeping a backup of the keys or having the key store setup) but that's reasonable. The spaces feature needs a bit of UI polish but otherwise provides a similar hierarchical channel grouping system as Discord and Slack.

I can't really think of any other particular criticisms I have of it except that to administrate a server we still seem to have to lean on a third party application, synapse-admin (or hand write curl requests), it would be nice for it to just be incorporated into the client or into the server. I haven't had to use it much due to not having many users, but I imagine it's pretty relevant for servers with more users.

Re: What are your most used self-hosted applications?

#52
Perhaps only barely fitting the definition, my most used application is ESXi on a intel Mac Mini which runs VMs for Ubuntu & Windows.

I lost the ability to use Windows software that interfaced with devices over USB when I got my M1 MBP - or so I thought - until I learned that you can share USB devices over the network to a VM running on ESXi.

So now I have my windows ham radio programming software (uses a USB-Serial interface), my Toyota diagnostic software (uses a specialized USB-OBD2 cable) running on a VM. I can VPN into my home network and attach the devices connected to my M1 Mac to the Windows VM from anywhere.

Re: What are your most used self-hosted applications?

#53
Pihole. DNS-level ad-blocking for my network.

Jellyfin. Movies/TV/Music server with a variety of clients, including a built-in web client, but also AndroidTV/Shield, Roku, Kodi, and more. It's like having a personal Netflix.

Minecraft. The old Java kind. May be leaving for something open-source soon because MS has fucked up the account transitions so badly, and also make buying new copies bizarrely painful, error-prone, and time-consuming—like, I don't know how someone who's not a computer nerd can actually manage to buy and use it, now. It's really bad.

All in Docker on a used workstation, running... IDK, Debian, I think? It hardly matters, because Docker. I don't even mess with Systemd or whatever, I just let Docker figure out what should be started when based on what I set each container to do (restart-unless-stopped, I think? It seems to start them at boot and if they crash, which is all I need).

I hosted PHPNuke and PHPBB on Apache2 out of my basement for years so they'd be contenders for some kind of lifetime total-hours-running-the-service, but that was a long time ago.

Re: What are your most used self-hosted applications?

#54
post #25

Home assistant. Incredibly versatile and complete home automation software.

Home assistant is fantastic. The number of integrations available is unbelievable (and also somewhat scary, security wise): What I have right now: - integration with Tuya lights/electrical outlets - integration with AirThings air quality sensor - integration with EcoBee thermostat/presence sensors - integration with an LG Oven (status only as far as I can tell) - integration with Garmin ecosystem - integration with p…

For my bedtime routine I have it fire when I start charging my phone. There’s an iOS shortcut that fires an HA event when I plug or unplug my phone, and if we’re all home and it’s after bedtime it turns everything off and sets the alarm

Re: What are your most used self-hosted applications?

#56

I REALLY want to start self-hosting but I can't afford a separate homeserver. I have a personal list of software to self-host and have looked into VPS providers like DO, Vultr, Linode & Hetzner. While they're cheap, should I really self-host on shared CPUs because that's all I can afford right now. My basic system would be Pi-Hole, Miniflux, Linkding. Maybe Bitwarden. What would be a good way to get started? Any sugg…

You can look at Oracle Cloud. They have a "free forever" plan that looks quite nice (4 ARM CPUs, 24 GB RAM and 200 GB storage).

Re: What are your most used self-hosted applications?

#59

Perhaps only barely fitting the definition, my most used application is ESXi on a intel Mac Mini which runs VMs for Ubuntu & Windows. I lost the ability to use Windows software that interfaced with devices over USB when I got my M1 MBP - or so I thought - until I learned that you can share USB devices over the network to a VM running on ESXi. So now I have my windows ham radio programming software (uses a USB-Serial…

Can you flesh out the whole “share usb devices over the network”? What are you using to do that? Thanks!

Re: What are your most used self-hosted applications?

#60

I REALLY want to start self-hosting but I can't afford a separate homeserver. I have a personal list of software to self-host and have looked into VPS providers like DO, Vultr, Linode & Hetzner. While they're cheap, should I really self-host on shared CPUs because that's all I can afford right now. My basic system would be Pi-Hole, Miniflux, Linkding. Maybe Bitwarden. What would be a good way to get started? Any sugg…

A Raspberry Pi is the perfect playground to get started with self-hosting. It is cheap and barely takes up any physical space. Pi-Hole and bitwarden are simple enough applications that you can host both of them on a pi. Plus there are plenty of guides available online to guide you thru the process if you do get stuck. I got started with self-hosting pi-hole on a raspberry pi myself.

Yes but only a Raspberry Pi 4. The improvement compared to 3 is so big, that it's not worth getting a 3.

And it's nearly impossible to get any of them. I've been trying to buy another 4 with 8 GB for over a year now, but am not willing to go beyond 80 € for just the board.

Post reply on HN