DweebUI
Web UI for managing Docker and Podman containers

DweebUI is a lightweight web interface for managing container workloads on a host via the Docker (or Podman) socket. It focuses on simple deployment, a live-updating dashboard, and basic day-to-day container operations with multi-user access control.
Key Features
- Dynamically updating dashboard showing server metrics and container metrics
- Multi-user support with a permission system
- Container controls and common actions (start, stop, pause, restart)
- View container details and logs
- Manage Docker resources including networks, images, and volumes
- Docker Compose support for deploying and managing compose stacks
- App templates for easier installation of common services (compatible with Portainer-style templates)
- Responsive UI with light/dark mode
Use Cases
- Manage containers on a single server or homelab host without a full orchestration stack
- Give multiple users access to container operations with scoped permissions
- Monitor basic host and container metrics while performing routine container administration
Limitations and Considerations
- The project is labeled beta/experimental, and some capabilities (such as container updating) are noted as planned
- Uses access to the container runtime socket; deployment should be treated as a privileged interface and secured accordingly
DweebUI is a practical option for users who want a simple, fast container management UI with permissions and Compose support. It is designed to stay lightweight and optional alongside other container-management tools, while providing the essential controls needed for everyday administration.
Categories:
Tags:
Tech Stack:
Similar Services

Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Portainer
Web UI and API for managing Docker and Kubernetes environments
Lightweight web-based platform to manage Docker, Swarm and Kubernetes resources with a GUI and API, including access control and multi-environment operations.


CasaOS
Personal cloud dashboard and app store for Docker-based home servers
Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.


Dokku
Docker-powered PaaS for deploying apps on a single host
Dokku is a self-hosted, Docker-based mini PaaS that lets you deploy Heroku-style apps via Git push, using buildpacks or Dockerfiles with plugin-managed services.

Dokploy
Self-hosted PaaS to deploy and manage containerized apps and databases.
Open-source self-hostable PaaS for deploying containerized applications and managing databases with Docker Compose, Traefik, monitoring, and backups.
JavaScript
Express
HTML
Docker
CSS
Node.js