telegram-archive

telegram-archive

Aplicación Docker from geiserx's Repository

Visión general

Automated Telegram backup service that periodically archives messages and media from your chats, groups, and channels. Uses Telethon for scheduled exports with optional real-time message listening. Supports SQLite or PostgreSQL, media deduplication, and configurable retention.

This is the backup container. For browsing archived messages, install the Telegram Archive Viewer container separately.

Requires Telegram API credentials from https://my.telegram.org

More info: https://github.com/GeiserX/Telegram-Archive

Requisitos

Telegram API credentials from my.telegram.org

Argumentos en tiempo de ejecución

Red
bridge
Privilegiado
false

Configuración de plantillas

Session DataPathrw

Telethon session storage

Objetivo
/data/session
Por defecto
/mnt/user/appdata/telegram-archive/session
BackupsPathrw

Backup data and media files

Objetivo
/data/backups
Por defecto
/mnt/user/appdata/telegram-archive/backups
API IDVariable

Telegram API ID from my.telegram.org

Objetivo
TELEGRAM_API_ID
API HashVariable

Telegram API hash from my.telegram.org

Objetivo
TELEGRAM_API_HASH
Phone NumberVariable

Phone number with country code (e.g. +1234567890)

Objetivo
TELEGRAM_PHONE
ScheduleVariable

Cron schedule for backups (default: every 6 hours)

Objetivo
SCHEDULE
Por defecto
0 */6 * * *
Download MediaVariable

Download media files during backup

Objetivo
DOWNLOAD_MEDIA
Por defecto
true
Max Media Size (MB)Variable

Maximum media file size to download in MB

Objetivo
MAX_MEDIA_SIZE_MB
Por defecto
100
Enable ListenerVariable

Enable real-time message listening between scheduled backups

Objetivo
ENABLE_LISTENER
Por defecto
false
Chat IDsVariable

Comma-separated chat IDs to back up (empty = all chats)

Objetivo
CHAT_IDS
Chat TypesVariable

Types of chats to back up

Objetivo
CHAT_TYPES
Por defecto
private,groups,channels

Descargar estadísticas

10,708
Descargas totales

Detalles

Repositorio
drumsergio/telegram-archive:latest
Última actualización2026-05-04
Visto por primera vez2026-04-06

Ejecute telegram-archive en Unraid.

telegram-archive se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.