Skip to content

🖥️ Pre-made Dashboards

So your server doesn’t look like a haunted house of random IP addresses and ports you keep scribbled on sticky notes.

Dashboards let you see all your services at a glance, link to them easily, and flex on your friends when they ask why your browser tab has a sci-fi looking homepage. 😎

You can view all the docker-compose files here


A beautiful, widget-based dashboard that lets you throw all your apps in one cozy room. Comes with service linking, widgets, and authentication — like a Swiss army knife, but prettier.


For those who want total control, like a cat knocking things off a shelf just because they can. Super customizable, tons of integrations, and a big community to share your “look what I made” screenshots with.


Simple, elegant, and reliable. No nonsense, no extra fluff — just pure, minimalist service listing.


Minimalist vibes only. Dark mode, bookmarks, basic authentication — and super lightweight. Perfect for those who believe “less is more” (and want to actually see their wallpaper again).


Tabs, tabs everywhere. A power-user dream: unify all your self-hosted apps under one sleek roof.
May cause you to spend 3 hours tweaking tabs instead of actually doing work. 😅


  1. Pick your favorite dashboard (or all of them if you’re a digital hoarder).

  2. Copy its Docker Compose file to your server.

  3. Run this in the same directory:

    Terminal window
    docker compose -f <chosen-dashboard>.yml up -


OR
Deploy using Portainer:

  1. Open Portainer in your browser (http://<server-ip>:9000).
  2. Go to Local > Stacks > Add Stack.
  3. Paste the contents of the compose file you chose.
  4. Adjust ports, volumes, and other settings if needed (don’t be that person who ignores all settings and cries later).
  5. Smash that Deploy button.

4️⃣ Open your browser and go to:

Terminal window
http://(your-server-ip):(dashboard-port)

Replace (dashboard-port) with the port from your Compose file — like 7575, 8080, etc.


Enjoy your shiny new dashboards! Now you can stop explaining your services to friends like a conspiracy theorist drawing on a whiteboard. Instead, just send them a screenshot and let them be confused in style. 🚀