Lab Dash
For personal dashboards, Lab Dash is a self-hosted solution that provides application and server management dashboard.
Overview
An open-source dashboard designed to manage your server/homelab applications and services. An open-source dashboard designed to manage your server/homelab applications and services. - AnthonyGress/lab-dash The project has 433 GitHub stars and is licensed under GPL-3.0.
Key Features
Source: GitHub README
- Shortcuts to your tools/services
- System information
- Service health checks
- Custom widgets and more
Getting Started
Source: GitHub README
---
services:
lab-dash:
container_name: lab-dash
image: ghcr.io/anthonygress/lab-dash:latest
privileged: true
#network_mode: host # for monitoring network usage stats. run `sudo ufw allow 2022/tcp` on ubuntu to allow access through firewall
ports:
- 2022:2022
environment:
- SECRET=YOUR_SECRET_KEY # any random string for used for encryption.
# You can run `openssl rand -base64 32` to generate a key
volumes:
- /sys:/sys:ro
- /docker/lab-dash/config:/config
- /docker/lab-dash/uploads:/app/public/uploads
- /var/run/docker.sock:/var/run/docker.sock
restart: unless-stopped
Normalized Features
Source: tool-features-normalized.json
docker, docker compose, encryption, mobile app, npm.
Deploy
Features
Security & Privacy
- Encryption
Mobile & Desktop
- Mobile App
Related Self-Hosting Tools Tools
View all 212 →Rustdesk
110KOpen-source remote desktop software with self-hosted servers — a secure alternative to TeamViewer and AnyDesk with full data sovereignty.
Ladybird
61KLadybird is a truly independent web browser built from scratch, with no code from Chrome, Firefox, or Safari. Backed by a non-profit foundation.
TipTap
36KA suite of content editing and real-time collaboration tools. Build editor experiences like Notion in weeks, not years.
Awesome Sysadmin
33KA curated list of amazingly awesome open-source sysadmin resources.
restic
33KBackups done right. A modern backup program for Linux, BSD, Mac and Windows with strong encryption.
Homepage by gethomepage
29KA modern, fully static, fast, secure, highly customizable application dashboard with integrations for over 100 services.