December 25, 2025Dec 25 I think lab-dash is a nice dashboard, see lab-dashHere's how I installed it:Create the folder "lab-dash" under appdate. Create the folders "config" and "uploads" inside the lab-dash folder. Set the owner of the folders to "nobody".Navigate to docker tab, scroll down and click add container and use this for the template:Turn on "extended view"Name: lab-dashQuelle: ghcr.io/anthonygress/lab-dash:latestSymbol-URL: https://raw.githubusercontent.com/AnthonyGress/lab-dash/refs/heads/main/frontend/src/assets/gradient_logo.pngWebUI: http://[IP]:[PORT:2022]/Netzwerktyp: BridgePrivilegierte Rechte: offoptional: use privileged: true and network_mode: host for monitoring network usage stats.Add the following paths/variables/port:SECRET: use "openssl rand -base64 32" to create a key/config: /mnt/user/appdata/lab-dash/config/app/public/uploads: /mnt/user/appdata/lab-dash/uploads/sys: /sys/var/run/docker.sock: /var/run/docker.sockPort: 2022I'm not a pro but this is how I got it working for me.Edit: Priviliged off, added "optional", changed icon source Edited January 15Jan 15 by Bremsklotz
December 25, 2025Dec 25 you can setup authoring mode and export the tempalte you made to xml. then ask someone like grtgoblin to host it on there repo.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.