Skip to content

Synchronization of the on-duty Opsgenie with Slack user groups / mention in the channels

License

Notifications You must be signed in to change notification settings

happyscribe/opsgin

 
 

Repository files navigation

Opsgin

To build and redeploy this application follow the steps below:

  1. docker build --rm --platform linux/amd64 -f docker/Dockerfile.linux.amd64 -t opsgin .
  2. docker tag opsgin registry.heroku.com/opsgin/web
  3. docker push registry.heroku.com/opsgin/web
  4. heroku container:release web --app opsgin

The opsgin Heroku app has a scheduler task that will run the sync command every 10 minutes.

About

Synchronization of the on-duty Opsgenie with Slack user groups / mention in the channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%