From 80e90bd1050ee6dfc581a1ceaf87f7a6cb7ad8e3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 16 Oct 2024 18:18:47 +0000 Subject: [PATCH] Remove Vigil (unmaintained since Oct 9, 2023) (#890) - ref. #1 - `ERROR:awesome_lint.py: Vigil: last updated -369 days, 1:25:01.112966 ago, older than 365 days` --- software/vigil.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 software/vigil.yml diff --git a/software/vigil.yml b/software/vigil.yml deleted file mode 100644 index 3e8bfeefa3..0000000000 --- a/software/vigil.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: Vigil -website_url: https://crates.io/crates/vigil-server -description: Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). -licenses: - - MPL-2.0 -platforms: - - Rust - - Docker - - deb -tags: - - Status / Uptime pages -source_code_url: https://github.com/valeriansaliou/vigil -demo_url: https://status.crisp.chat/ -stargazers_count: 1716 -updated_at: '2023-10-09' -archived: false