I manage my entire home lab using Telegram and Discord and it's the coolest thing ever
… Code services: docksentry: image: amayer1983/docksentry:latest container name: docksentry restart: unless-stopped environment: - BOT TOKEN= - CHAT ID= - CRON SCHEDULE=0 18 - TZ=Asia/Kolkata Synology fix - DOCKER API VERSION=1.43 - DOCKER HOST=unix:///var/run/docker.sock Web UI - WEB UI=true - WEB P… …