From fdc81bf2a51943b4ce70a3fc8c3feeaa991ff1f0 Mon Sep 17 00:00:00 2001 From: Florent Date: Thu, 5 Jan 2023 18:39:35 +0100 Subject: [PATCH] Add elasticsearch7 to catalog --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index f0881acb..1503d90e 100644 --- a/apps.json +++ b/apps.json @@ -1029,6 +1029,17 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/elabftw_ynh" }, + "elasticsearch7": { + "category": "dev", + "state": "working", + "antifeatures": [ + "not-totally-free" + ], + "subtags": [ + "programming" + ], + "url": "https://github.com/YunoHost-Apps/elasticsearch7_ynh" + }, "element": { "category": "communication", "level": 8,