Skip to content

filippo-ferrando/telegram-homelab-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Controlled Homelab

This project aim to create a simple telegram bot to send custom command at my servers in my homelab

I want to be able to execute ansible playbook from anywhere with only my phone and (this is quite important) visualize the ups status; and in case it is on battery mode gently shutdown the servers

Features

  • ✅ ansible-playbook runner
  • ✅ ups control
  • ✅ custom command runner
  • ✅ host up control
  • ✅ docker generic integration
  • ✅ control status, health of a container
  • ✅ start and stop containers ( and see what is running)
  • ✅ (kinda) docker integration with remote containers
    • I'm using ansible to do that but for now that's ok
  • we'll see...

Technologies

  • Python 3.xx
  • Ansible
  • Telegram
  • Telepot
  • Docker

Releases

No releases published

Packages

No packages published

Languages