From 773444c915e4a5a8617eb0895743058f517e573e Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 25 Jul 2022 04:50:22 +0600 Subject: [PATCH] Add Vigil / issue-tracker --- src/technologies/v.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/technologies/v.json b/src/technologies/v.json index 48dfa2218..221328749 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -409,6 +409,24 @@ "icon": "Vignette.png", "website": "http://www.vignette.com" }, + "Vigil": { + "cats": [ + 13 + ], + "description": "Vigil is a microservices status page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).", + "icon": "default.svg", + "implies": [ + "Rust", + "Docker" + ], + "dom": { + "p > a[href*='github.com/valeriansaliou/vigil']": { + "text": "^Vigil$" + } + }, + "oss": true, + "website": "https://github.com/valeriansaliou/vigil" + }, "Vimeo": { "cats": [ 14