MuleSoft Runtime Fabric使用API
This application is still in pre-release status.
该API公开有关Anypoint Runtime Fabric群集的使用信息,尤其是节点和pod数据。
关于
提供此API和应用程序是为了提取运行时结构使用情况数据-特别是千百万字节和分配给已部署MuleSoft应用程序的内存。此数据对于Runtime Fabric群集的操作管理很有用,可以突出显示或警告商业或技术级别的限制或容量。
可以预
istex-dl
是专用于ISTEX子语料库提取的Web应用程序。 使用Web界面可以轻松地将多个文档下载为ZIP文件。
先决条件
对于调试:nodejs> = 8
用于生产: & -compose或
运行调试
git clone gitgithub.com:istex/istex-dl.git && cd istex-dl
npm install
npm start
# or run this command on windows instead of "npm start"
.