mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
- reorder and update form fields in data.yml for all versions (14-rootless, 14.0.1-rootless, 14.0.1, 14) - add 'edit: true' property to port fields - update database field labels and add Turkish (tr) translations - change default database username and password values - update docker-compose volumes and ports mapping for all versions - remove obsolete upgrade.sh scripts - rewrite README with detailed product introduction and features - update main data.yml with new description, type, and supported architectures - update application logo
32 lines
986 B
YAML
32 lines
986 B
YAML
name: Forgejo
|
|
tags:
|
|
- DevOps
|
|
title: 下一代代码托管平台
|
|
description: 下一代代码托管平台
|
|
additionalProperties:
|
|
key: forgejo
|
|
name: Forgejo
|
|
tags:
|
|
- DevOps
|
|
shortDescZh: 下一代代码托管平台
|
|
shortDescEn: The next generation of code hosting platform
|
|
description:
|
|
en: The next generation of code hosting platform
|
|
zh: 下一代代码托管平台
|
|
zh-Hant: 下一代代碼託管平台
|
|
ja: 次世代のコードホスティングプラットフォーム
|
|
ms: Platform hosting kod generasi seterusnya
|
|
pt-br: A próxima geração de plataforma de hospedagem de código
|
|
ru: Платформа хостинга кода следующего поколения
|
|
ko: 다음 세대 코드 호스팅 플랫폼
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://forgejo.org
|
|
github: https://codeberg.org/forgejo/forgejo
|
|
document: https://forgejo.org/docs
|
|
architectures:
|
|
- amd64
|
|
- arm64
|
|
- arm/v6
|