1
0
Fork 0

feat: 增加部分应用的内存需求

This commit is contained in:
zhengkunwang223 2024-08-23 16:20:57 +08:00 committed by CityFun
parent cc3918c8f3
commit 1c7becec73
4 changed files with 22 additions and 18 deletions

View File

@ -17,6 +17,7 @@ additionalProperties:
website: https://dataease.io/
github: https://github.com/dataease/dataease
document: https://dataease.io/docs/
memoryRequired: 8192
architectures:
- amd64
- arm64

View File

@ -4,21 +4,22 @@ tags:
title: 强大易用的开源建站工具
description: 强大易用的开源建站工具
additionalProperties:
key: halo
name: Halo
tags:
- Website
shortDescZh: 强大易用的开源建站工具
shortDescEn: Powerful and easy-to-use open source website builder
type: website
crossVersionUpdate: true
limit: 0
recommend: 10
website: https://halo.run/
github: https://github.com/halo-dev/halo
document: https://docs.halo.run/
architectures:
- amd64
- arm64
- ppc64le
- s390x
key: halo
name: Halo
tags:
- Website
shortDescZh: 强大易用的开源建站工具
shortDescEn: Powerful and easy-to-use open source website builder
type: website
crossVersionUpdate: true
limit: 0
recommend: 10
website: https://halo.run/
github: https://github.com/halo-dev/halo
document: https://docs.halo.run/
memoryRequired: 1024
architectures:
- amd64
- arm64
- ppc64le
- s390x

View File

@ -26,6 +26,7 @@ additionalProperties:
website: https://www.jumpserver.org
github: https://github.com/jumpserver/jumpserver
document: https://docs.jumpserver.org
memoryRequired: 8192
architectures:
- amd64
- arm64

View File

@ -17,6 +17,7 @@ additionalProperties:
website: https://www.metersphere.io
github: https://github.com/metersphere/metersphere
document: https://metersphere.io/docs
memoryRequired: 4096
architectures:
- amd64
- arm64