I'm late to the party but here's my list - cadvisor - simple graphs of resource consumption, insights per docker stack - cyberchef - a LOT of handy operations packed into one small app. Encode/decode any secrets you need and don't bother about privacy - dozzle - logs browser from all docker stacks - gogs - git mirror - heimdall - all apps main panel - minio - private S3 for my side projects - nextcloud - private goog…
Thanks for the info about photoprism. How does it handle videos, I have tonnes of home videos that I have no idea how to organise or manage.
What are your most used self-hosted applications?
301–310 of 456 posts
Re: What are your most used self-hosted applications?
#302Earlier quoted context omitted.
> People don't trust anymore to install softwares on their computer, using them in the browser is safer I doubt users know the difference. We got here because OS vendors don't trust users to install software on their computer. What we really need are simple, solid sandboxing APIs to empower developers to ship secure software. > There is no good cross-platform UI, so nearly everything is now a web app Yep. I spent the…
I doubt there will be a native GUI renaissance, look at the mac app store, it's not making a dent in the global direction and it's available since years. Ok it's only for a single platform, it's even worse on the windows app store! I think there is no way back for desktop apps. Browser is the best sandbox available.
The Windows store especially isn't, because (as far as I understand) until somewhat recently, you were locked to only publishing UWP apps to it.
Re: What are your most used self-hosted applications?
#303Re: What are your most used self-hosted applications?
#304I 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 would be better off with a like-new Dell Wyse 5070 off ebay for ~100 (and occasionally less if you're patient). Supports up to 32GB ram and an M.2 SATA slot.
You'll have much better IO, stability, and capacity compared to RPI4 for not much more cost. Power envelope of the system is pretty similar, the 5070 idles around 5W and loaded down it goes up to ~15W and is fanless which is in the neighborhood of the pi.
Re: What are your most used self-hosted applications?
#305Earlier quoted context omitted.
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).
Wow, what's the catch?
Also, there is a LOT of resource congestion for the arm systems. Be prepared to try every day to fire up new instances for a couple of weeks until you can find free capacity.
Re: What are your most used self-hosted applications?
#306- Swag - Nginx reverse proxy for my other services. Similar to other reverse proxies people have mentioned, but it plays nice with other linuxserver containers I run so it's what I've stuck with. Has decent letsencrypt integration.
- Authelia - Integrated with Swag to handle single sign-on for most of my services
- Mylar3 - Helps keep track of comic series and, if you choose, can be used to search and download them as well
- Komga - For organizing/reading comics. I use Klutter as a companion app for reading comics from my Android devices
- readarr - Newer member of the *arr family. Still a bit clunky compared to its siblings, but it's a relatively useful way to organize ebooks and audiobooks. It doesn't do well with mixed book types, though, so I run one instance for ebooks and one for audiobooks.
- Ombi - For managing media requests
Re: What are your most used self-hosted applications?
#307I have an actual app too that's also a note taking app (use it everyday) basic React/Electron thing with Express backend
my goal is centralizing my own info
Re: What are your most used self-hosted applications?
#308My 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…
Re: What are your most used self-hosted applications?
#309Over time I've tried to whittle down my homelab and move more of it to Microsoft 365/Google Suite/iTunes Store with mixed results. Currently my must haves are: * Router - pfSense - https://www.pfsense.org/ * Movies/TV/Home Videos - Plex * Minecraft Server - AMP - https://cubecoders.com/AMPInstall * Music - Roon - https://roonlabs.com/ * Automation - HomeAssistant - https://www.home-assistant.io/ * Unifi Controller *…
Something to be aware of w/r/t pfSense: https://opnsense.org/opnsense-com/
Re: What are your most used self-hosted applications?
#310"webpad paste" it's a rest-url giant text pad I use to keep notes across devices I have an actual app too that's also a note taking app (use it everyday) basic React/Electron thing with Express backend my goal is centralizing my own info
It's perfect for my needs, I need to work out setting up separate databases for separate note purposes (keeping personal and work separate). I find tiddlywiki / noteself's structure perfect for the various streams required for the management of projects.