readme: Add aur package
This commit is contained in:
parent
e8918ce3e7
commit
94a2b9aded
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ A bridge between ntfy and Alertmanager.
|
||||||
Simply use go build or the [docker image] with [docker-compose file].
|
Simply use go build or the [docker image] with [docker-compose file].
|
||||||
`ntfy-alertmanager:latest` is built from the latest tagged release while
|
`ntfy-alertmanager:latest` is built from the latest tagged release while
|
||||||
`ntfy-alertmanager:dev` is built from the master branch.
|
`ntfy-alertmanager:dev` is built from the master branch.
|
||||||
|
On Arch Linux you can install the [aur package] as well.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
@ -57,3 +58,4 @@ or write to me directly on matrix [@xenrox:xenrox.net].
|
||||||
[docker-compose file]: https://git.xenrox.net/~xenrox/ntfy-alertmanager/tree/master/item/docker/docker-compose.yml
|
[docker-compose file]: https://git.xenrox.net/~xenrox/ntfy-alertmanager/tree/master/item/docker/docker-compose.yml
|
||||||
[example configuration file]: https://git.xenrox.net/~xenrox/ntfy-alertmanager/tree/master/item/config.scfg
|
[example configuration file]: https://git.xenrox.net/~xenrox/ntfy-alertmanager/tree/master/item/config.scfg
|
||||||
[my deployment]: https://git.xenrox.net/~xenrox/ansible/tree/master/item/roles/alertmanager/templates/ntfy-alertmanager.j2
|
[my deployment]: https://git.xenrox.net/~xenrox/ansible/tree/master/item/roles/alertmanager/templates/ntfy-alertmanager.j2
|
||||||
|
[aur package]: https://aur.archlinux.org/packages/ntfy-alertmanager
|
||||||
|
|
Loading…
Reference in a new issue