Next.js 15 App Router Enabled
Dockploy Cloud Management Hub
Monitor microservice health, scale Docker container instances, inspect live stdout console logs, and orchestrate zero-downtime deployments.
CPU Utilization
24.8% Normal
8 vCPUs Dedicated Cluster
Memory Allocated
62.4%4.99 GB / 8GB
Node-01 & Node-02 Memory Pool
Network Bandwidth
142.5 MB/sIn / Out
Cloudflare CDN Edge Router
Active Services
8 Pods 99.98%
Docker Engine 26.1 - Swarm Active
Active Deployments & Microservices
Manage docker containers, domains, and scaling options
| Service & Docker Image | Status | Domain Endpoint | Replicas | Resources | Last Build | Actions |
|---|---|---|---|---|---|---|
nextjs-web-frontenda9f82b1 nextjs:15-alpine | Running | app.dockploy.io | 3 Pods | CPU: 1.0 vCPU RAM: 1.0 GB | 12 mins ago | |
auth-gateway-apif401c9e node:20-alpine | Running | api-auth.dockploy.io | 2 Pods | CPU: 0.5 vCPU RAM: 512 MB | 1 hour ago | |
postgres-primary-dbe108a73 postgres:16-bullseye | Running | db.internal.dockploy | 1 Pods | CPU: 2.0 vCPU RAM: 2.0 GB | 3 days ago | |
analytics-worker-serviceb7731d9 python:3.11-slim | Stopped | worker.dockploy.io | 1 Pods | CPU: 0.5 vCPU RAM: 512 MB | Yesterday | |
redis-cluster-cached88190c redis:7.2-alpine | Running | cache.internal.dockploy | 2 Pods | CPU: 0.5 vCPU RAM: 512 MB | 5 days ago |
Live Cluster Activity & Console Logs
Real-time log stream from Docker container stdout/stderr
22:14:02INFO[api-gateway]HTTP GET /v1/health status=200 duration=4.2ms
22:14:05INFO[auth-service]JWT token validation succeeded for user_id=usr_89f3a
22:14:12WARN[redis-cache]Memory usage approaching 75% threshold limit (1.5GB / 2GB)
22:14:18INFO[worker-node]Background job #4029 completed in 1.42s
22:14:25ERROR[postgres-primary]Connection pool warning: 18/20 active connections in use
22:14:30INFO[frontend-app]SSR page render /dashboard rendered in 24ms