Update README.md
This commit is contained in:
parent
83bfd1235b
commit
a7c41045c6
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -9,12 +9,6 @@ Developer-friendly, incident response management with brilliant Slack integratio
|
|||
- Automatic escalations
|
||||
- Phone calls, SMS, Slack, Telegram notifications
|
||||
|
||||
## Join our community
|
||||
|
||||
<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
|
||||
|
||||
We prepared multiple environments: [production](PRODUCTION.md), [developer](DEVELOPER.md) and hobby:
|
||||
|
|
@ -45,6 +39,12 @@ docker-compose -f docker-compose.yml up --build -d
|
|||
docker-compose -f docker-compose.yml run engine python manage.py issue_invite_for_the_frontend --override
|
||||
```
|
||||
|
||||
## Join community
|
||||
|
||||
<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>
|
||||
|
||||
## 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