Skip to content

SigmaAdvancedAnalytics/Prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus

A dockerized python slackbot used to:

  • Exectute shell commands on the host machine via slack
  • Trigger terraform updates
  • Become our own personal Jarvis

Usage

  1. Install docker
  2. Clone repository locally
  3. Replace slackbot information in slack_bot.py with your team/channel info
  4. Run "docker build . -t prometheus"
  5. Run "docker run -d -e SLACKBOT_TOKEN="your_token" prometheus slack_bot.py"

Releases

No releases published

Packages

No packages published

Languages