Reading view

My self-hosted homelab homepage is finally at the point where I’m actually proud of it

My self-hosted homelab homepage is finally at the point where I’m actually proud of it

I’ve been slowly building out my homelab for a while now, and somewhere along the way the homepage turned into a project of its own.

What started as “I just want some bookmarks for my services” has become the main control panel for basically everything I host at home.

Behind it is a Proxmox-based setup running things like:

  • Home Assistant
  • Jellyfin + *arr stack
  • Frigate
  • AdGuard
  • Uptime Kuma
  • CrowdSec
  • Docker services
  • Game servers
  • Backups / monitoring
  • Reverse proxy + Cloudflare
  • A bunch of other things I’ve probably forgotten 😅

I wanted the dashboard to give me useful information at a glance instead of just being a wall of service icons, so I’ve been adding status information, resource usage, network stats, media activity, camera information, weather, shortcuts, etc.

A lot of the work was done together with AI because I’m definitely not a frontend developer. I mostly knew what I wanted it to look and behave like and kept iterating until it stopped looking like a generic dashboard.

And yes… at this point I probably spend more time tweaking the dashboard than actually using half the services on it. 😂

I don’t really have many people around me who are into self-hosting, so I figured I’d finally share it here.

I’d genuinely love some feedback:

What would you change?

Anything you think is missing?

Too much information, or would you go even further?

And if you have a homepage/dashboard of your own, definitely show it — I’m always looking for more ideas to steal borrow.

PS. The software used for this comes from https://gethomepage.dev/

------------------------------------------------------------------------------------------------------------------------------------------------

Update: public configuration is now available

A sanitized public version of my GexZ LabZ Homepage setup is now available on GitHub:

github.com/GEXIMUZ/GexZ-LabZ-Homepage

It includes:

  • the Homepage YAML configuration
  • the custom CSS and JavaScript
  • the Home, Media and Analytics views
  • helper collectors for infrastructure and media telemetry
  • example systemd services
  • environment-variable templates
  • installation and configuration documentation

The repository was prepared as a security-first public release. All production credentials, internal addresses, personal identifiers and environment-specific details were removed or replaced with placeholders. The included screenshot is also a sanitized version without live production data.

This is a heavily customized setup built on top of Homepage. Feel free to use it as inspiration, adapt it to your own homelab, or open an issue if something in the documentation is unclear.

This release was prepared with help from AI — which is how “I might publish it someday” turned into a surprisingly speedy release. 😄

submitted by /u/GeximuZ to r/selfhosted
[link] [comments]
  •  

Dawarich 1.14.1 - now rendering millions of points in seconds!

Dawarich 1.14.1 - now rendering millions of points in seconds!

Hi there my dear people of r/selfhosted! Fresh bunch of Dawarich news is due, make yourself comfortable :)

To whom it may concern, Dawarich — is your (is and always will be) a free open source self-hostable alternative to Google Timeline.

---

Our links:

Github: https://github.com/Freika/dawarich

Website: https://dawarich.app/

iOS app: https://apps.apple.com/us/app/dawarich/id6739544999

Android app: https://play.google.com/store/apps/details?id=app.dawarich.Dawarich

---

Nine releases, what a month! And not a puny ones, this time we managed to speedrocket Dawarich performance in browser.

If you have hundreds of thousands (or even millions!) of points and you'd love to see them all on the map, previously that would be not an easy task for Dawarich. It would crash your browser, as many times as you try loading the data. But no more! Our very own community member, the man behind the Docker image we're using to run Photon, Robin (https://github.com/rtuszik) suggested a fresh approach to loading points: just render them as map tiles! Together we brought this idea to life and now my own dataset consisting of 957,350 geo points gets loaded in less than 1 second! That's kinda insane to me, to be honest. And yeah, instead of ~590MB of JSON transferred to your browser, it took uhhh 150KB? Just don't forget to enable the toggle in the map settings.

https://preview.redd.it/qomu678vv2nh1.png?width=1480&format=png&auto=webp&s=000bc56c86bedc79e35521b3d3f9906dbc91b7d7

---

If you want to drag your points, do disable it though, seamless points editing will be added bit later. Oh, and tracks are being now served in the same manner, too. And routes, and fog of war layers. It's all a lot faster now!

Dawarich now speaks 6 languages! German, Spanish, French, Polish and Catalan were added to the default English. Simplified Chinese is on the way, and feel free to suggest your own locales :) You can change it in Settings -> General

https://preview.redd.it/qu96mu7wv2nh1.png?width=1402&format=png&auto=webp&s=b849e2b5abd9b959bb99970717bae447f2f2e414

---

Visit detection was rebuilt from scratch and it's finally useful. God knows I procrastinated this feature long enough, but now it's in a very good shape. Suggests real places I visited, and community members are also confirming it's not just me — for them it also yielded very relevant results. By the way, you'll no longer see the annoying "99+" counter of the visits on your timeline button. We all hated the feeling of an unfinished job but let's be real ain't nobody got time to click all the suggested visits. Now they are just there, without the irritating counter, sitting patiently, waiting for you to delete them or... just let them be. They are precise enough now, after all, so why not, right?

Deleting a visit also leaves an invisible tombstone now, so the visit won't be resuggested again. And the Timeline panel got much cleaner. I'm still not entirely satisfied with its state, so some changes are due, I want smoother UX.

https://preview.redd.it/wfn9ns1jz2nh1.png?width=3456&format=png&auto=webp&s=3c2ef961b5072645ee392f1c9275ec35ed85015c

By the way, one of former Dawarich user mentioned something like we're making the Timeline "less and less useful with each release", so here I'd like to use the opportunity and ask you guys, do you share same feeling? What's good about Timeline, what's not so good? I'd love it to be as useful and convenient as possible, so your feedback is very important. Thank you!

Transportation modes, also rebuilt. This one is a lot trickier and even Google itself fails to properly attribute the way a human being moved (suggesting driving over train ride for example), but it's still got significantly more reliable. I have some cool work ahead of me to make it even better, but that's a secret.

---

Videos are finally here! God I love videos. The Video Studio first was released as a free tool on our website (https://dawarich.app/tools/route-video-maker/), and then I added it to Dawarich itself, which makes it easier to use your own routes to create a video.

Check it out!

Everybody loves their routes on a video!

And here's an actual video produced by Dawarich Video Studio: https://youtube.com/shorts/mEUe4RktKSg

Also, the "Share" button on the map page now also has a way for you to create and share a poster or a video. Your memories were never more material!

Rendering is being done in your browser, and it allowed me to not cram another backend service into the Dawarich stack, neat.

---

Map v1 (Leaflet) is gone. I'm surprised nobody really complained about it. I'll take it as a sign that Maplibre version is a lot better!

---

Geocoding settings are now available in Settings->Integrations, with selection of providers supported by Dawarich and appropriate settings available for them. The ENV vars are still there and take precedence over what's configured in the UI, so no breaking changes.

What if we imagine some more integrations here? :monocle:

---

Imports got smarter:

  • Google Takeout & Polarsteps now extract visits, named places, tracks and the source app's tication — not just raw GPS points. Google's own place names (Home, Work…) are kept. Older imports: "Extract additional data" in the Imports list. "Remove extracted data" undoes it without touching your points.
  • FIT files with developer data fields (Wahoo devices) now import instead of failing to parse
  • Traccar KML exports now import LineString points instead of finishing with zero.
  • Google Timeline: fixed altitude/accuracy/speed being silently dropped from rawSignals, and estamps no longer scramble path order.
  • Imports finishing with zero saved points now tell you instead of completing silently.
  • Tracks no longer stitch two different devices together (Records.json contains every device

---

Tracks calculation got a lot smarter: fewer skims along the route, better anomaly points detection, better distinction between different devices tracking simultaneously, hence stats distance calculation now has better precision.

---

Preparation work is being done for the Family feature coming to our mobile apps. We're currently testing it internally and are hoping to release it there soon. Also, OwnTracks' HTTP mode now can show your family members in the app: every upload is answered witveryone sharing with you.

---

Database optimisation works are also in progress: most of the August releases are containing some changes to how Dawarich writes and serves your data, it may lead to bigger space consumption. In the end, when the process is done (hopefully before end of September), I'll provide an instruction on how to shrink your databases with no data loss. If you'd like to do it now — do the full vacuum to the points table. For the rest of you — please wait for the next post or keep an eye on our changelogs, it will be there.

⚠️ If you're upgrading from 1.10.x, do these once

  1. Restart the app after migrations have run — until then, deleting a visit looks like it worked without saving.
  2. Settings -> Visits -> re-detect (self-hosted does this fleet-wide automatically; SKIP_VISITS_FLEET_REDETECT=1 to opt out).
  3. Map settings -> Transportation Mode Detection → "Re-classify my history."
  4. Map v2 -> Settings -> "Recalculate tracks & stats" to apply the gap-distance fix to past months.
  5. Expect background backfills to run for a while on big histories. Progress is under Background jobs settings.

---

Mobile app UI was updated! It now includes better navigation between days, you can select date range to show your data, and you can also replay your day on the map. We added new layers: points and heatmap, more to follow.

https://preview.redd.it/r1omc3xrv2nh1.png?width=1206&format=png&auto=webp&s=cb7cec0fbd06c9f0263b8931ae783016bb6b2082

If you're hosting Dawarich behind cloudflared or similar gateway, you can now benefit from custom HTTP headers to connect your mobile app to your Dawarich instance.

We added Smart Tracking mode for Android and Continuous Tracking mode for iOS. Enable precise tracking mode to see the toggle. Both modes use motion-aware updates to toggle tracking on and off to save your battery life.

---

Well, I guess, that's it for today?

And as always, our links one more time to save you a scroll:

Github: https://github.com/Freika/dawarich

Website: https://dawarich.app/

iOS app: https://apps.apple.com/us/app/dawarich/id6739544999

Android app: https://play.google.com/store/apps/details?id=app.dawarich.Dawarich

Donate: https://www.patreon.com/freika / https://github.com/sponsors/Freika/

---

P.S. 1st of October I'll be speaking at Berlin's Geomob event ( https://thegeomob.com/ ) come and say hi!

See y'all soon!

submitted by /u/Freika to r/selfhosted
[link] [comments]
  •  

How practical is using a VPN for homelab access?

I currently access my homelab through subdomains, which is really convenient. I’m considering switching to a VPN to reduce exposure, but I’m worried it’ll be annoying to constantly connect to it whenever I need my homelab.

For those using a VPN for homelab access: how is it in everyday use? Do you find it annoying or barely notice it?

submitted by /u/EntrepreneurWaste579 to r/selfhosted
[link] [comments]
  •  

eilmeldung TUI RSS reader (supports many self-hosted RSS backends)

eilmeldung TUI RSS reader (supports many self-hosted RSS backends)

Hey everyone!

eilmeldung is a TUI RSS reader based on the news-flash and thereby supports many self-hosted RSS providers (miniflus, FreshRSS, Commafeed, Fever, nextcloud, NewsBlur). It runs on Linux (NixOS/homemanager, Arch AUR, crates.io), Windows (scoop), macOS (homebrew), NetBSD.

eilmeldung is keyboard-oriented, very customizable but comes with sane defaults. Among many things, it features:

  • a powerful query language for filtering, searching and bulk operations
  • customizable UI (comes with many themes, almost every visual aspect is configurable)
  • articles can be piped though external commands (for saving, sending via mail, summarizing by LLMs)
  • supports automation of tasks (after syncing, by macros bound to keys, etc.)

https://github.com/christo-auer/eilmeldung

If you try it out and find any issues or have suggestions for improvement, please don't hesitate to comment here or open an issue on github!

Edit: this project is NOT vibe-coded! This projects and LLMs were used to learn rust and to find if and how LLMs can be used to learn new programming languages (I am a CS professor). You can find the details here: https://github.com/christo-auer/eilmeldung/blob/main/docs%2Fllm-development.md

submitted by /u/Tiny_Cow_3971 to r/selfhosted
[link] [comments]
  •  

Project management for single person?

I have a task manager where I put short form tasks I have decided to do.

I also want a supplementary project management app where I can dump into my backlog and plan milestones.

I've been looking everywhere and all solutions I've seen assume a team. Is there any solution focused on single person project management?

submitted by /u/ImportanceHonest1521 to r/selfhosted
[link] [comments]
  •  
❌