diff --git a/README.md b/README.md index 035a2890..d43fa223 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,14 @@ Developer-friendly incident response with brilliant Slack integration. - + + + + + + + +
Android & iOS:

- Collect and analyze alerts from multiple monitoring systems - On-call rotations based on schedules diff --git a/dev/README.md b/dev/README.md index e2a31124..a79b4e6e 100644 --- a/dev/README.md +++ b/dev/README.md @@ -40,7 +40,7 @@ environment variable. out/disable which components are run in Docker. 3. Open Grafana in a browser [here](http://localhost:3000/plugins/grafana-oncall-app) (login: `oncall`, password: `oncall`). 4. You should now see the OnCall plugin configuration page. You may safely ignore the warning about the invalid - plugin signature. When opening the main plugin page, you may also ignore warnings about version mismatch and lack of + plugin signature. Set "OnCall backend URL" as "http://host.docker.internal:8080". When opening the main plugin page, you may also ignore warnings about version mismatch and lack of communication channels. 5. Enjoy! Check our [OSS docs](https://grafana.com/docs/grafana-cloud/oncall/open-source/) if you want to set up Slack, Telegram, Twilio or SMS/calls through Grafana Cloud. diff --git a/screenshot_mobile.png b/screenshot_mobile.png new file mode 100644 index 00000000..fc93f92e Binary files /dev/null and b/screenshot_mobile.png differ