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
- ✅ 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...
- Python 3.xx
- Ansible
- Telegram
- Telepot
- Docker