What are your most used self-hosted applications?
141–150 of 456 posts
Re: What are your most used self-hosted applications?
#142Syncthing, Nextcloud, Calibre-web, GitLab, PiHole, Grocy.
I was creating "htmlz" archives from calibre and then extracting them to a directory my nginx server could see but this is way cleaner/better.
Re: What are your most used self-hosted applications?
#143Gitea: because gitlab is too heavy for a cheap cloud server, and projects like microsoft/github's copilot project sort of ticks me off, frankly.
Re: What are your most used self-hosted applications?
#144Google Colab clone
Jitsi
Re: What are your most used self-hosted applications?
#145Pihole. 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-pro…
Chiming in here to concur with your points about MS screwing up how to buy Minecraft. It's an absolute mess.
Re: What are your most used self-hosted applications?
#146My main goal is to replace cloud services so I can be Google-free. I've also got LineageOS + MicroG on my phone. This is all running in docker containers on NixOS (other than OPNSense), with automated restic backups to a NAS as well as Backblaze. One of my goals is to be able to deploy all this again from scratch with minimal effort, and I think I succeeded, though haven't had to test it yet. Nextcloud - for caldav a…
Hi! I have been wondering about whether investing into home assistant would be worth it to control my media center as well. Do you happen to have handy links to any resources you found helpful?
Re: What are your most used self-hosted applications?
#147Re: What are your most used self-hosted applications?
#148- Node-red - Node-based GUI to supplement Home Assistant
- Mosquitto MQTT server
- Invidious - Alternate YouTube frontend
- Libreddit - Alternate Reddit frontend
- Jellyfin - TV/Movie/Music streaming server
- Gitea - Private git repositories
- Nginx Proxy Manager - What it says on the tin
- PiHole - Ad blocking
- MakeMKV - GUI frontend to MakeMKV running in Docker on my headless server
- Various Discord bots
- Nginx + PHP for my personal sites
- Wireguard for remote access
- Samba for file management
All of this running on a local Arch Linux server with ZFS for RAID. I also have hosted some game servers in the past (Minecraft and Terraria mostly) but don't at the moment.
Re: What are your most used self-hosted applications?
#149Re: What are your most used self-hosted applications?
#150I’ve never been one for the managed password apps like onepass or lastpass. Instead for years now I’ve kept everything in keepass shared out through Caldav. There’s an application on every single OS or marketplace that’s compatible.
I've used keepass for close to a decade, and synched via dropbox originally but utlimately switched to nextcloud for the synching...but, curious how and why you are sharing via *Caldav*? Care to share the "how" and the "why"?