Update README.md
This commit is contained in:
parent
cd8b7e4465
commit
37856427c3
1 changed files with 4 additions and 12 deletions
16
README.md
16
README.md
|
|
@ -6,6 +6,10 @@ Developer-friendly, incident response management with brilliant Slack integratio
|
|||
- Automatic escalations
|
||||
- Phone calls, SMS, Slack, Telegram notifications
|
||||
|
||||
<a href="https://github.com/grafana/oncall/discussions/categories/community-calls"><img width="200px" src="docs/img/community_call.png"></a>
|
||||
<a href="https://github.com/grafana/oncall/discussions"><img width="200px" src="docs/img/GH_discussions.png"></a>
|
||||
<a href="https://slack.grafana.com/"><img width="200px" src="docs/img/slack.png"></a>
|
||||
|
||||

|
||||
|
||||
## Getting Started
|
||||
|
|
@ -42,18 +46,6 @@ Issue invite token and get further instructions:
|
|||
docker-compose -f docker-compose.yml run engine python manage.py issue_invite_for_the_frontend --override
|
||||
```
|
||||
|
||||
## Join our community 👋
|
||||
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href=""><img src="docs/img/community_call.png"></a></td>
|
||||
<td><a href=""><img src="docs/img/community_call.png"></a></td>
|
||||
<td><a href=""><img src="docs/img/community_call.png"></a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
## Further Reading
|
||||
- *Documentation* - [Grafana OnCall](https://grafana.com/docs/grafana-cloud/oncall/)
|
||||
- *Blog Post* - [Announcing Grafana OnCall, the easiest way to do on-call management](https://grafana.com/blog/2021/11/09/announcing-grafana-oncall/)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue