Self-host with Docker ยท Yantr
telegram-archive
Automated Telegram history backup with a local web viewer.
1
Ports
2
Notes
3
Use Cases
About
What telegram-archive does
Telegram Archive is a self-hosted tool for backing up your Telegram chat history with automated, incremental backups. It includes a local web viewer that feels just like the real Telegram app. Supports media downloads, public channel archiving, and scheduled incremental backups.
Install Flow
How to self-host telegram-archive
telegram-archive can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what telegram-archive does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Automatically back up all your Telegram chat history with incremental updates.
- Browse archived Telegram messages in a familiar web-based interface.
- Archive public Telegram channels and groups for offline reference.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8000 | HTTP | Web UI |
Docker Image
drumsergio/telegram-archive:latest
Service Name
telegram-archive
Notes
Things to know before you deploy
- Requires Telegram API credentials from my.telegram.org/apps
- Initial authentication requires running the init_auth.sh script
Related Apps
More tools you might pair with telegram-archive
Page generated 2026-07-27T04:28:00.415Z