Interactive Demo · Read-only with simulated data · Install usulnet

Dashboard

Infrastructure overview for prod-docker-01

2 today

15

Containers

13 running1 stopped1 paused
4.8 GB total

18

Images

15 in use3 unused
28.4 GB used

8

Volumes

7 in use1 orphan

5

Networks

4 custom1 default
Security ScoreC+
76/100
3 critical12 high24 medium
Updates Available
3containers

nginx-proxy — 1.27 → 1.27.3

grafana — 10.4.1 → 10.4.2

redis-cache — 7.2 → 7.2.4

System Resources
CPU42%
Memory58%
Disk67%

Recent Containers

View all

Recent Events

View all
Docker 28.0.1
API 1.47
OS Linux (Debian 12)
Arch amd64
CPUs 16
Memory 64.0 GiB
Hostname prod-docker-01
Kernel 6.1.0-18-amd64

Containers

Manage Docker containers across your infrastructure

Name Image State Status Ports Actions

Images

Docker images on this node · 4.8 GB total

Image Tag Size Created In Use

Volumes

Persistent storage volumes · 28.4 GB total

Name Driver Size Created In Use Containers

Networks

Docker network configuration

Name Driver Subnet Gateway Scope Containers Internal

Stacks

Docker Compose stack management

Security Scanner

Container security analysis powered by Trivy

76

Avg Score

3

Critical

12

High

24

Medium

47

Low

4

Grade A

Container Image Score Grade Issues Last Scan

Monitoring

Real-time system and container metrics

CPU Usage42%

16 cores @ 2.4 GHz

Memory Usage58%

37.2 GB / 64.0 GB

Disk Usage67%

321 GB / 480 GB SSD

Network Rx124 MB/s
Network Tx89 MB/s
Disk Read45 MB/s
Disk Write23 MB/s

Container Resource Usage

Container CPU % Memory Mem % State

Nodes

Docker host management across your infrastructure

Infrastructure Overview

Multi-node infrastructure summary

4

Total Nodes

3 online

31

Total Containers

25 running

48

Total Images

12.4 GB

C+

Security Grade

76/100 avg

Node Status

Node Status Type Containers CPU / Mem Docker

Backups

Container, volume, and stack backup management

6

Total

5

Completed

1

Failed

10 GB

Total Size

Target Type Size Status Trigger Encrypted Created

Users

User management and access control

5

Total Users

5

Active

2

LDAP

1

Admins

User Email Role Source Status Last Login

Events

Docker engine and system events

Settings

System configuration

General

Backup Configuration

S3 Storage Enabled

Security

SMTP Notifications Enabled

Reverse Proxy

Nginx Proxy Manager integration

Domain Forward To SSL Status Container

Alerts

Alert rules and notification management

5

Total Rules

5

Enabled

1

Firing

0

Silenced

Rule Condition Current Severity State Host

Updates

Container image update management

Container Current Tag Latest Tag Status Action

Command Cheat Sheet

Quick reference for Docker, Linux, Kubernetes, Git, and more

Port Management

Port allocation, conflict detection, and security analysis

Port Conflict Detected

Port 3000/tcp is used by both web-frontend and api-gateway

Security Recommendations

postgres-primary:5432 — Database port exposed to internet.Bind to 127.0.0.1 or use a VPN.
rabbitmq:15672 — Management UI exposed to internet.Use a reverse proxy with authentication.
redis-cache:6379 — No authentication configured on exposed Redis.Enable requirepass or bind to localhost.
Container Internal External Protocol Bind Exposure

Container Health

Health check monitoring and diagnostics

15

Total

10

Healthy

2

Unhealthy

1

Starting

2

No Check

80%

Health Rate

2 containers are unhealthy: rabbitmq, worker-payments

Vulnerability Management

CVE tracking, SLA enforcement, and remediation workflow

47

Total

3

Critical

11

High

22

Medium

11

Low

1

SLA Breach

2

Fixed (7d)

8d

MTTF

1 SLA breach: CVE-2024-0553 (critical) exceeded 7-day remediation window

Compliance Policies

CIS benchmarks and security policy enforcement

8

Policies

7

Enabled

3

Enforced

12

Violations

5

Open

62%

Compliance

Access Audit Log

Security audit trail and session monitoring

1,247

Events

43

Logins

7

Failed

3

Sessions

5

Users

9

High Risk

7 failed login attempts detected. Review for potential brute-force attacks.

Time User Action Resource IP Address Status

Terminal Hub

Multi-tab terminal interface with xterm.js

nginx-proxy
postgres-primary

root@nginx-proxy:/#

root@nginx-proxy:/# nginx -v

nginx version: nginx/1.27.0

root@nginx-proxy:/# cat /etc/nginx/nginx.conf | head -20

worker_processes auto;

error_log /var/log/nginx/error.log notice;

pid /tmp/nginx.pid;

 

events {

worker_connections 1024;

}

root@nginx-proxy:/# curl -s localhost/health

{"status":"ok","uptime":"14d 6h 32m"}

root@nginx-proxy:/# ls -la /etc/nginx/conf.d/

total 16

drwxr-xr-x 2 root root 4096 Feb 3 10:00 .

drwxr-xr-x 3 root root 4096 Feb 3 10:00 ..

-rw-r--r-- 1 root root 1234 Feb 3 10:00 default.conf

-rw-r--r-- 1 root root 892 Feb 3 10:00 upstream.conf

root@nginx-proxy:/# _

Quick Connect

Network Topology

Visual network graph showing container connections

Summary

Networks5
Containers15
Isolated0

Network Drivers

bridge5
overlay0
host0

Dependency Graph

Container-to-container dependencies via shared networks and volumes

15

Containers

3

Shared Networks

2

Shared Volumes

1

Orphaned Volumes

Container Dependencies

Container Networks Volumes Depends On

Lifecycle Policies

Automated cleanup rules for containers, images, volumes, and networks

4/5

Active

4.7 GB

Reclaimed

312

Items Removed

23

Cleanups

3 dangling images, 1 stopped container, 1 unused volume detected

SSH Connections

Secure shell access, tunneling, and SFTP file browsing

SSH Keys

Editor Hub

Monaco and Neovim web-based code editors

Saved Snippets

docker-compose.prod.ymlyaml · 2.4 KB
nginx.confnginx · 1.8 KB
backup.shshell · 890 B
Dockerfiledockerfile · 1.1 KB

Bulk Operations

Multi-select container batch actions

Select containers and apply batch actions:

Demo Mode

This action is disabled in the interactive demo:

In a full usulnet installation, this operation would execute against your Docker environment in real-time.