Agff45

Docker 容器自动备份系统,支持双网盘上传 + Telegram Bot 管理

21
1
69% credibility
Found May 03, 2026 at 21 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Shell
AI Summary

Scripts for automatically backing up running Docker containers on a VPS, including compose projects, volumes, database dumps, cloud uploads via rclone, Telegram notifications, and restoration support.

How It Works

1
🕵️ Discover the backup helper

You hear about a simple tool that automatically saves your server apps and data to keep everything safe.

2
📥 Bring it to your server

You copy the helper files onto your server where your apps live.

3
🔧 Link your storage and alerts

You tell it where to save copies in your cloud folders and how to ping your phone with updates.

4
📱 Control from your phone

You set up a phone messenger to check status or start a save anytime with simple messages.

5
🚀 Run your first save

You trigger the save, and it quietly gathers all your app data, including special care for databases, into a neat package.

6
☁️ Copies go to cloud

It sends the package to your cloud spots and cleans up old ones, keeping just the newest ones.

🛡️ Safe and restorable

Now your apps are protected with easy phone checks and quick bring-back if anything goes wrong.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 21 to 21 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 vps_docker-bf?

This Shell-based tool automates backups of running Docker containers on a VPS, capturing compose projects, volumes, and even database dumps from MySQL, PostgreSQL, and MongoDB. It bundles everything into a tar.gz (optionally GPG-encrypted), uploads to two rclone-configured cloud drives like OneDrive and Google Drive, and generates a restore script for quick recovery. A Python Telegram bot lets you trigger backups remotely via /run or check status with /status, solving the hassle of manual Docker snapshots and offsite storage.

Why is it gaining traction?

Docker Telegram bot integration stands out for remote management without SSH—perfect for quick checks or on-demand backups via docker telegram api. Dual cloud uploads with retention policies beat single-provider tools, and smart DB handling avoids volume-only pitfalls common in basic scripts. It's dead simple to cron or docker github actions runner for scheduled runs, with Telegram notifications keeping you looped in.

Who should use this?

VPS owners running self-hosted stacks like media servers or web apps on Docker. Homelabbers managing compose setups with databases who want effortless cloud backups. Devs deploying via docker github repo who need a lightweight, bot-controlled safety net without complex docker github actions cache setups.

Verdict

Grab it if you run Docker on a VPS and want Telegram-driven backups—works great for small setups despite 18 stars and 0.7% credibility score signaling early maturity. Docs are README-only with minimal examples; test thoroughly before production, but it's a solid cron-friendly starter over rolling your own.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.