Skip to content

Bot for types messages to slack channel when status change to outage/issues/maintenance/performance

Notifications You must be signed in to change notification settings

Aleksey767/apple_system_status_to_slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Examples of work

image

image

image

How to use

Step 1

Change the variables:

You need to find this variables in main.py and change value.Use your personal values. How to find or create them you can find on the Internet.

image

Also you can change this time. In my case, i'am checking apple site one time in 10 minutes.

image

Step 2

You can use docker:

docker build -t apple .

docker run -d --name apple --restart=on-failure apple

About

Bot for types messages to slack channel when status change to outage/issues/maintenance/performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published