Roadmap
DockLog already covers day-to-day Docker admin on a single host: logs, RBAC, notifications, and alerts. The items below are what we are building next. There are no dates attached. Order can change based on feedback.
Available today
Shipped in v1.0 and documented across the rest of this guide.
Live log streaming
AvailableTail stdout and stderr over WebSocket from any container you can access.
RBAC and audit log
AvailablePer-user container patterns, action flags, and a SQLite audit trail.
Webhook notifications
AvailableSlack, Teams, Discord, and custom HTTPS endpoints from the admin UI.
Alert rules
AvailableLog, event, and metric rules with throttling and notification routing.
Host and container metrics
AvailableCPU and memory with about 30 days of history stored in SQLite.
Native companion apps
AvailableAndroid, Windows, and Linux clients that connect to servers you host.
Planned work
Not started or still early. Multi-host is the current focus area.
Multi-host
Next upSwitch between Docker daemons from one UI. Today each instance talks to one engine via DOCKER_HOST. Agent subcommands are the first step toward fleet mode.
Kubernetes
PlannedPod logs and workload views without mounting the Docker socket on the cluster.
Email delivery
PlannedSMTP notifications alongside the webhook channels that ship today.
Compose stacks
PlannedDeploy and update Compose projects from the UI, not just watch containers they already started.
Richer metrics
PlannedDisk and network stats with longer retention. CPU and memory only for now.
Request a feature
Bugs, ideas, and use cases belong on GitHub. Search existing issues before opening a duplicate.
GitHub Issues →Edit or suggest changes on GitHub.