github sergiitk/pagerbeauty v1.0.1-aprilfools
v1.0.1 April Fools': Wanted mode

latest releases: v1.1.1, v1.1.0, v1.0.3...
5 years ago

What's this do?

  • Changes on-call look to this: image

You can see it live here: https://pagerbeauty.herokuapp.com/v1/schedules/PJ1P5JQ.html
(this will go back to the normal view after April 1st)

How to use it

Follow regular deployment instructions: https://github.com/sergiitk/pagerbeauty, with but deploy April Fools' version:

Docker

Use sergiitk/pagerbeauty:1.0.1-aprilfools:

docker run --rm -p 8080:8080 --env-file=.env -it sergiitk/pagerbeauty:1.0.1-aprilfools

Heroku / other git-based deployments

Deploy v1.0.1-aprilfools tag or april-fools-style branch.

FAQ

What about ongoing incident view?

It stays the same so you don't miss your alerts.

Is this stable?

Yes, it's based on v1.0.1 with minor style changes

How to turn it off?

Deploy the latest version: v1.0.1.

Why won't it turn off automatically after April 1st?

Figuring out when you want to run it is difficult because of different timezones, so we give you the full control through publishing it as a separate version.

Ref #97

Don't miss a new pagerbeauty release

NewReleases is sending notifications on new releases.