shuijiao1

shuijiao1 / DockUP

Public

轻量 Telegram Docker 管理工具:自动检测容器更新,支持 Docker / Compose 项目状态查看、按钮确认更新和常用管理操作

10
0
85% credibility
Found May 23, 2026 at 11 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

DockUP is a lightweight tool that turns Telegram into a Docker management dashboard. It monitors your containers and Compose projects, automatically checking for image updates on a schedule you set. When updates are found, you receive a Telegram message with Update or Ignore buttons—you're always in control. The tool also lets you manage multiple remote servers from the same interface, with safe deletion workflows that backup your settings before removing server records. Everything happens through simple button clicks in Telegram—no web interface needed.

How It Works

1
💬 You hear about a Docker manager that works through Telegram

A friend tells you about a tool that lets you check your containers, get update alerts, and control everything from your phone's Telegram app.

2
🤖 You create a Telegram bot to receive messages

You talk to Telegram's BotFather to create a new bot, which gives you a special link to receive notifications and commands.

3
🚀 You launch the tool with one click

You run a simple setup command, and the tool starts running on your server, automatically connecting to your Telegram bot.

4
📱 Your Docker dashboard appears in Telegram

You open Telegram and see a welcome message with buttons. Clicking them shows you all your running containers, their status, ports, and resource usage.

5
Updates happen your way
Automatic checks with your approval

Every 12 hours (or your chosen interval), the tool checks if container images have new versions. When it finds one, you get a message with Update or Ignore buttons.

🔍
Manual check anytime

You can click 'Check All Updates' whenever you want to see if anything needs attention right now.

6
🌐 You add other servers to manage

From the same Telegram menu, you can add other VPS servers. Each one gets its own simple install command, and they connect back to your main dashboard automatically.

All your Docker projects in one place

You can view status, start/stop/restart containers, update images with one tap, and manage multiple servers—all from Telegram on your phone or computer.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 11 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is DockUP?

DockUP is a lightweight Telegram bot that manages your Docker containers and Compose projects. Written in Go, it monitors running containers and notifies you through Telegram when images have updates available. You then confirm or ignore each update directly from the chat with button presses. Beyond updates, it provides a full management panel where you can view container status, start/stop/restart services, and delete containers with confirmation. A server-agent architecture lets you manage multiple VPS machines from a single Telegram bot.

Why is it gaining traction?

The appeal is simplicity: no web dashboard to secure, no additional SaaS subscription, and no need to SSH into servers just to check if your containers are current. Everything happens in Telegram where developers already live. The update flow is refreshingly direct -- it pulls the current image, compares image IDs (not just tags), and asks confirmation before touching anything. Rollback logic is built in: if a new container fails its healthcheck, DockUP restores the old one. The reverse agent connection model means remote servers initiate contact, so you do not need to open inbound ports on target VPS machines.

Who should use this?

Home lab enthusiasts managing a handful of VPS instances who want visibility into container updates without adding another monitoring tool. Developers running self-hosted services like n8n, monitoring stacks, or custom proxies who prefer Telegram over email or Slack for alerts. Anyone already comfortable with Docker Compose and comfortable configuring a Telegram bot. Not suitable if you need multi-user access controls, audit logs, or integration with external CI/CD pipelines.

Verdict

DockUP delivers on its core promise: Docker updates via Telegram with minimal friction. The code is clean and well-documented, but the project has only 10 stars, suggesting early-stage maturity. With a 0.85% credibility score, it warrants a trial on non-critical infrastructure first. For homelab use or small personal deployments, it is worth the 15-minute setup time.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.