mirror of
https://github.com/moan0s/alertbot.git
synced 2024-10-01 06:25:35 -04:00
Remove test locally from readme
This is a very edge case that is more puzzeling than helpful
This commit is contained in:
parent
fd70866be0
commit
e6777b9bf6
10
README.md
10
README.md
@ -77,16 +77,6 @@ The grafana setup is fairly simple and can be used to forward grafana alerts to
|
||||
|
||||
![Screenshot of the Grafana Setup](assets/grafana.png)
|
||||
|
||||
## Run Locally
|
||||
|
||||
You might want to test the bot on your local machine but send webhooks to a public server. To do that use a domain
|
||||
e.g. webbhook.example.com and configure nginx as reverse proxy for port 4242 for this domain.
|
||||
|
||||
**Connect**
|
||||
|
||||
Run the local server and connect via (29316 is the local maubot port)
|
||||
`ssh -N -R 4242:localhost:29316 webhook.example.com`
|
||||
|
||||
## Send Test Alerts
|
||||
|
||||
Use an example from the `alert_examples/` to test your setup
|
||||
|
Loading…
Reference in New Issue
Block a user