From 3180b7452330f5390032684cd7a43cbd74c2e845 Mon Sep 17 00:00:00 2001 From: M3t4Data Date: Sat, 12 Aug 2023 20:09:33 +0200 Subject: [PATCH] adding influxdb v2 into apps.toml --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 95d47fce..7ac966d3 100644 --- a/apps.toml +++ b/apps.toml @@ -1567,6 +1567,12 @@ state = "working" subtags = [ "websites", "blog" ] url = "https://github.com/YunoHost-Apps/indexhibit_ynh" +[influxdb_v2] +category = "system_tools" +state = "working" +subtags = [ "db", "monitoring" ] +url = "https://github.com/YunoHost-Apps/influxdb_v2_ynh" + [internetarchive] category = "wat" level = 0