mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1573 from fflorent/patch-4
[WIP] Add elasticsearch7 to catalog
This commit is contained in:
commit
5fac037342
1 changed files with 11 additions and 0 deletions
11
apps.json
11
apps.json
|
@ -1037,6 +1037,17 @@
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/elabftw_ynh"
|
"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": {
|
"element": {
|
||||||
"category": "communication",
|
"category": "communication",
|
||||||
"level": 8,
|
"level": 8,
|
||||||
|
|
Loading…
Add table
Reference in a new issue