00Hrs
:
00Min
:
00Sec
Built into CyberPanel

Full Docker Management from Your Panel

Pull images, create containers, deploy WordPress and n8n apps in isolated Docker environments — all from the CyberPanel UI. No command line required.

CyberPanel — Docker Manager
$ docker pull wordpress:latest
Pulling from library/wordpress...
✓ Image pulled successfully
$ cyberpanel docker --deploy wordpress
→ Creating container... CPU: 2 cores, RAM: 1GB
→ OpenLiteSpeed proxy configured
→ MariaDB container ready
→ LSCache pre-installed
✓ WordPress deployed at site.com
$ docker ps --format "table"
CONTAINER STATUS CPU MEMORY
wordpress Running 1.2% 256MB
mariadb Running 0.4% 128MB
n8n-app Running 0.8% 192MB
38+
API Endpoints
90+
Whitelisted Commands
7
Management Screens
100%
GUI — No CLI Needed

Image Management

Search Docker Hub, browse tags, pull images, inspect layer history, and prune unused images.

  • Search Docker Hub directly from UI
  • Browse and select image tags
  • View image layer history
  • Bulk prune unused images

Container Lifecycle

Create, start, stop, restart, recreate, export, and delete containers — all through the GUI.

  • Configure ports, env vars, volumes
  • Set CPU and memory limits
  • Export container as .tar archive
  • Recreate from saved config

Live Monitoring

Real-time CPU, memory usage, logs, and running processes for every container.

  • Real-time CPU & memory stats
  • Live stdout/stderr log viewer
  • Process list (docker top)
  • Container status badges

Secure Command Execution

Run commands inside containers with built-in security — whitelisted commands, rate limiting, and audit logging.

  • 90+ whitelisted safe commands
  • Injection attack prevention
  • Rate limiting (10 cmd/min)
  • Full audit trail logging

Multi-User Access Control

Assign container ownership to CyberPanel users. Non-admin users only see their own containers.

  • Per-user container ownership
  • Admin assigns unlisted containers
  • Import env vars between containers
  • Role-based access enforcement

One-Click App Deployment

Deploy WordPress and n8n in isolated containers with Docker Compose, configured databases, and OpenLiteSpeed proxy — in one click.

  • WordPress + MariaDB + LSCache
  • n8n + PostgreSQL with health checks
  • Automatic OLS proxy setup
  • Persistent volume mounts
Docker Apps

WordPress in Docker with OpenLiteSpeed

Deploy fully containerized WordPress sites with OpenLiteSpeed web server, MariaDB database, and LSCache pre-installed. Each site runs in complete isolation with configurable CPU and memory limits.

OpenLiteSpeed web server
MariaDB database
LSCache pre-installed
CPU & RAM limits
Persistent data volumes
Auto proxy via OLS
Deploy WordPress in Docker

WordPress

Docker Compose
Web Server
OpenLiteSpeed
Database
MariaDB
Cache
LSCache Built-in
Isolation
Full Container

n8n Workflow Automation

Docker Compose
Database
PostgreSQL 16
Protocol
WebSocket + SSE
Health
Auto Health Checks
Recovery
Auto Retry (3x)
Workflow Automation

n8n — Self-Hosted Automation in Docker

Run n8n workflow automation in a secure Docker container with PostgreSQL database, WebSocket support, and automatic health monitoring. Integrate 400+ apps and services from your own server.

PostgreSQL 16 Alpine
Container health checks
WebSocket & HTTPS
Auto failure recovery
OLS vhost proxy
Named volumes & custom network
Deploy n8n in Docker

Normal Apps

Traditional installation on host

  • Partial Isolation
  • No CPU/RAM Limits
  • Good Performance
  • No Easy Scaling
  • Limited App Choice
  • Standard Security
  • No Container Export

Any Docker Image

Pull from Docker Hub

  • Full Container Isolation
  • Assign CPU & RAM
  • Fast Performance
  • Easy Scaling
  • Any Image on Hub
  • Exec Commands Inside
  • Full GUI Management

Real-Time Stats

Live CPU and memory usage calculated from Docker stats API. See exactly what each container consumes.

Log Viewer

Stream stdout and stderr logs from any container. Debug issues without SSH access.

Container Shell

Execute commands inside running containers. 90+ whitelisted commands with rate limiting and audit logging.

Export & Backup

Download any container's filesystem as a .tar archive. Move containers between servers effortlessly.

Security Built-In

Command injection prevention, destructive operation blocking, output size limits, and per-user isolation.

Recreate & Restore

Recreate containers from saved config — preserving image, env vars, ports, volumes, and memory limits.

Free & Open Source

Start Managing Docker Containers Today

CyberPanel's Docker Manager is included free in every installation. No add-ons, no extra cost.