Skip to content

Commit 2441369

Browse files
committed
Convert getting started to markdown
1 parent dc1cf85 commit 2441369

File tree

2 files changed

+34
-38
lines changed

2 files changed

+34
-38
lines changed

Diff for: source/tutorials.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Getting Started
2+
3+
The following tutorials are designed to get you started deploying and using
4+
Alerta in common scenarios.
5+
6+
## Tutorials
7+
8+
* [Deploying an Alerta Server](gettingstarted/tutorial-1-deploy-alerta.rst)
9+
* [Alert timeouts, heartbeats and housekeeping](gettingstarted/tutorial-2-housekeeping.rst)
10+
* [Use plugins to enhance Alerta](gettingstarted/tutorial-3-plugins.rst)
11+
* [Alerts explored in-depth](gettingstarted/tutorial-4-alerts.rst)
12+
* [Suppressing Alerts using Blackouts](gettingstarted/tutorial-5-blackouts.rst)
13+
* [Authentication & Authorization](gettingstarted/tutorial-6-auth.rst)
14+
* [Using Docker to deploy Alerta](gettingstarted/tutorial-10-docker.rst)
15+
16+
:::{note}
17+
If you require help with any of the above tutorials post a question on [Slack](https://slack.alerta.dev).
18+
:::
19+
20+
## How-to Guides
21+
22+
[How To Monitor Nagios Alerts with Alerta on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-monitor-nagios-alerts-with-alerta-on-ubuntu-16-04) by [Vadym Kalsin][VK]
23+
24+
[How To Monitor Zabbix Alerts with Alerta on CentOS 7](https://www.digitalocean.com/community/tutorials/how-to-monitor-zabbix-alerts-with-alerta-on-centos-7) by [Vadym Kalsin][VK]
25+
26+
[VK]: https://www.digitalocean.com/community/users/neformat
27+
28+
[OpenSource Metric Based Monitoring](http://crapworks.de/post/metric-based-monitoring/) by [Christian Eichelmann](https://github.com/Crapworks)
29+
30+
[Installing Alerta on Debian | Ubuntu](https://github.com/ccdcoe/CDMCS/blob/master/TICK/Alerta/README.md) in [Cyber Defence Monitoring Course Suite (CDMCS)](https://github.com/ccdcoe/CDMCS)
31+
32+
[SRE Engineering Practice – Alarm Based on Time Series to Store Data](http://docker.codescode.com/sre-engineering-practice-alarm-based-on-time-series-to-store-data/) on [Docker Mail](http://docker.codescode.com/)
33+
34+
[Simple tutorial for wetting your appetite on using alerta.io](https://github.com/deeplook/alerta_tutorial) by [deeplook](https://github.com/deeplook)

Diff for: source/tutorials.rst

-38
This file was deleted.

0 commit comments

Comments
 (0)