Skip to content

Add Telegram Archive, GenieACS, and LynxPrompt examples#128

Open
GeiserX wants to merge 1 commit intoHaxxnet:mainfrom
GeiserX:add-telegram-genieacs-lynxprompt
Open

Add Telegram Archive, GenieACS, and LynxPrompt examples#128
GeiserX wants to merge 1 commit intoHaxxnet:mainfrom
GeiserX:add-telegram-genieacs-lynxprompt

Conversation

@GeiserX
Copy link
Copy Markdown

@GeiserX GeiserX commented Apr 3, 2026

Summary

Three new self-hosted compose examples for projects not currently in the collection:

  • Telegram Archive (100+ stars) — Automated, incremental Telegram backups with a local web viewer that mirrors the Telegram UI. Supports SQLite and PostgreSQL backends, media downloads, real-time listening, and granular chat filtering. → Archiving and Digital Preservation

  • GenieACS (110+ stars) — Open-source TR-069 remote management platform for ISP customer-premises equipment (routers, ONTs, set-top boxes). Includes web UI, NBI API, and file server with MongoDB backend. → Automation and Monitoring

  • LynxPrompt (25+ stars) — Self-hosted platform for managing and sharing AI IDE configuration files (AGENTS.md, CLAUDE.md, .cursorrules) with web UI, CLI, and federation. Uses a multi-database PostgreSQL architecture for data isolation. → LLM & AI

All compose files follow the skeleton conventions (${DOCKER_VOLUME_STORAGE}, commented Traefik labels, restart: unless-stopped). All three pass docker compose config --quiet validation.

Checklist

  • Each example has docker-compose.yml + README.md under examples/
  • Compose files follow skeleton template conventions
  • Main README.md updated with entries in correct categories
  • All images are published on Docker Hub (drumsergio/*)
  • docker compose config --quiet passes for all three

Three new self-hosted compose examples:

- Telegram Archive: automated Telegram backup with web viewer (SQLite/PostgreSQL)
- GenieACS: TR-069 ACS for remote ISP device management with MongoDB
- LynxPrompt: AI IDE config management platform with multi-database architecture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant