You spun up a shiny new app last weekend. You haven't touched it since. You're not alone.
Most self-hosting graveyards look the same: a dozen containers running, three actually used. Here are five apps beginners fall for — and how to avoid the same trap.
1. The RSS Reader You Never Read
Everyone installs a self-hosted feed reader (FreshRSS, Miniflux). It feels productive. Then you realize you already scroll social media all day and never open it.
The fix: Only self-host tools that replace a habit you already have. If you don't read RSS now, hosting your own won't create the habit.
2. The Dashboard That Watches Nothing
Homepage, Heimdall, Dashy — pretty tiles linking to your services. Beginners spend hours picking icons. Then they bookmark the apps directly and never visit the dashboard.
The fix: A dashboard earns its place only when you run 8+ services. Below that, browser bookmarks win. Don't decorate an empty house.
3. The Note App That Competes With Your Phone
You install a self-hosted notes tool (Joplin server, Trilium). But your phone's built-in notes are already synced, fast, and always open.
The fix: Self-hosted notes make sense when you want end-to-end control of sensitive notes — passwords hints, medical info, journal entries. For grocery lists, the built-in app wins. Pick the niche, not the whole job.
4. The Monitoring Stack for a Server That Never Breaks
Grafana, Prometheus, fancy graphs of CPU usage. Beginners install this on a single Raspberry Pi that does almost nothing. The graphs are flat. Forever.
The fix: Start with a single uptime checker (Uptime Kuma) that pings you only when something dies. You want alerts, not art. Add graphs when you have something worth graphing.
5. The Photo Backup You Set Up Once
Immich or PhotoPrism gets installed, you import 200 photos, and then your phone keeps saving new ones to Google anyway because you never turned off auto-upload.
The fix: The app is worthless without the automation. Install the mobile app, enable background backup, and disable the cloud upload on your phone the same day. Half a setup is no setup.
The Pattern Behind All Five
Abandoned apps share one trait: they solve a problem you don't actually feel. Self-hosting isn't about collecting services. It's about replacing something you already rely on with a version you control.
Before you install anything, ask: What paid or spying service does this kill today? If you can't answer in one sentence, skip it.
Your Takeaway
Open your server right now. List every running app. Delete any you haven't opened in two weeks. A lean setup you actually use beats a museum of half-configured containers — and it's far easier to secure and back up.