Search Criteria
Package Details: vigil 1.26.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vigil.git (read-only, click to copy) |
---|---|
Package Base: | vigil |
Description: | Microservices Status Page. Monitors a distributed infrastructure and sends alerts |
Upstream URL: | https://github.com/valeriansaliou/vigil |
Licenses: | MPL2 |
Submitter: | kauron |
Maintainer: | kauron |
Last Packager: | kauron |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-25 16:27 (UTC) |
Last Updated: | 2023-08-14 10:16 (UTC) |
Dependencies (2)
- libstrophe (libstrophe-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
kauron commented on 2022-04-13 20:41 (UTC)
Since 1.22.2 I've removed the compilation option to notify the user via XMPP, as it currently does not work (see issue #112 upstream).
kauron commented on 2021-03-25 16:55 (UTC) (edited on 2021-03-25 16:55 (UTC) by kauron)
The
libstrophe
is only necessary for XMPP, and can be removed if the build process is done without the--all-features
flag.