mdserver-web/plugins/mongodb/info.json

20 lines
481 B
JSON
Raw Normal View History

2021-11-22 16:03:55 -05:00
{
"sort": 7,
2024-05-05 05:49:29 -04:00
"hook":["database"],
2024-05-03 04:00:09 -04:00
"ps": "一个高性能的NOSQL数据库【社区版】",
2021-11-22 16:03:55 -05:00
"name": "mongodb",
2024-05-05 11:46:52 -04:00
"title": "MongoDB",
2021-11-22 16:03:55 -05:00
"shell": "install.sh",
2023-08-17 00:27:31 -04:00
"install_pre_inspection":true,
2024-05-07 08:18:23 -04:00
"uninstall_pre_inspection":true,
2023-08-16 10:00:57 -04:00
"versions":["4.4","5.0","6.0","7.0"],
2021-11-22 16:03:55 -05:00
"tip": "soft",
"checks": "server/mongodb",
"path": "server/mongodb",
"display": 1,
"author": "mongodb",
"date": "2021-11-23",
2022-07-01 04:03:11 -04:00
"home": "https://www.mongodb.com/docs/v4.4/installation/",
2021-11-22 16:03:55 -05:00
"type": 0,
"pid": "2"
}