Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 707 Bytes

File metadata and controls

18 lines (12 loc) · 707 Bytes

Phase 4: The Dashboard (Homepage) 🏡

As your collection of services grows, remembering all those port numbers becomes a headache. Let's fix that with a customized dashboard.

🏠 Homepage (gethomepage.dev)

Homepage is a sleek, modern dashboard that displays all your services in one place.

Objective:

  • Deploy gethomepage.dev.
  • Expose the UI on port 3000.

📝 Challenge:

Customizing a dashboard requires editing YAML configuration files. You will need to link your filebrowser, it-tools, and stirling-pdf into the dashboard.

Check the Homepage Documentation for how to add services.


Next Step: Phase 5: Network Mastery