Docker from the panel

Containers
under control

Create, start, and monitor Docker containers without the terminal. Templates, statuses, synchronization — all in one interface.

Container list

All server containers in one table. Statuses update in real time.

production-server — Docker
nginx-proxy
nginx:1.25-alpine
RUNNING
app-redis
redis:7-alpine
RUNNING
mtproxy
telegrammessenger/proxy
RUNNING
db-backup
postgres:16
EXITED
dev-sandbox
node:20-alpine
PAUSED
old-worker
python:3.11-slim
DEAD

Full control

Every container operation — without a single command in the terminal.

Lifecycle

Create, start, stop, restart and delete containers in one click.

Configuration

Image, command, port mapping, and restart policy — configure it all through the interface.

Status tracking

7 states: CREATED, RUNNING, PAUSED, RESTARTING, REMOVING, EXITED, DEAD.

Templates

Ready-made Mtproxy template, the template library is growing — launch in seconds.

Synchronization

Automatic synchronization of the container list with the server. Always up-to-date data.

Template state

Track the status of containers created from templates. Config version control.

Creating a container

Fill out the form — the container will be created and started on the server. Or pick a template for an instant start.

  • Support for Docker Hub and public images
  • Host:container port mapping
  • Restart policy: no, always, unless-stopped, on-failure
  • Custom start command
New container
or pick a template
my-redis
redis:7-alpine
6379:6379
unless-stopped
redis-server --maxmemory 256mb

Ready-made templates

The ready-made Mtproxy template is available now — more services are coming in upcoming updates.

Mtproxy

telegrammessenger/proxy

Proxy for Telegram

443:443

Redis

Soon

redis:7-alpine

In-memory cache and broker

6379:6379 Soon

Nginx

Soon

nginx:1.25-alpine

Web server and reverse proxy

80:80, 443:443 Soon

PostgreSQL

Soon

postgres:16-alpine

Relational database

5432:5432 Soon

Container lifecycle

7 states — and you always see which stage each container is at.

CREATED
Created, not started
RUNNING
Running
PAUSED
Paused
RESTARTING
Restarting
REMOVING
Removing
EXITED
Exited
DEAD
Not responding

Docker without the terminal

Manage containers from the panel. Templates, statuses, and synchronization — everything's ready.

We use cookies and the Yandex Metrica web-analytics service (including Session Replay) to improve the site. Details are in the privacy policy.