adyrem 9461285318 Auto-sync services from homelab repo via GenServer
ServicesSync polls ~/dev/homelab every 5 minutes: runs git pull, then
re-parses ansible/roles/traefik/defaults/main.yml to derive public and
internal service lists. Services with public_host are shown publicly;
others require internal network access. PageController now delegates to
ServicesSync instead of hardcoded module attributes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 15:08:30 +02:00
2026-05-18 16:02:29 +02:00
2026-05-18 16:02:29 +02:00
2026-05-18 16:02:29 +02:00
2026-05-18 16:02:29 +02:00
2026-05-18 16:02:29 +02:00
2026-05-18 16:02:29 +02:00
2026-05-18 16:02:29 +02:00

HomelabDashboard

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

S
Description
Homelab dashboard built with Elixir + Phoenix
Readme 189 KiB
Languages
Elixir 85.1%
HTML 5.9%
CSS 5.2%
JavaScript 3.8%