mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51:03 +08:00
- delete old community edition docker-compose.yml for version 6.0 - create new pro edition docker-compose.yml for version 6.2.668 with updated service architecture - rename directory from `udyk-ce` to `udyk` and update file paths accordingly - rename and update sample environment file and data configuration file - update application display name in data.yml from "友得云客房产系统(社区版)" to "友得云客房产系统" - update service images to pro edition tags (e.g., nginx-6.2.668, server-6.2.668, www-6.2.668) - restructure services: replace `panel` service with separate `nginx` and `www` services - update container names to remove `-ce` suffix (e.g., udyk-server instead of udyk-ce-server) - adjust volume mounts and paths for new service structure - preserve and relocate README.md and logo.png files
17 lines
678 B
YAML
17 lines
678 B
YAML
additionalProperties:
|
|
key: udyk-ce
|
|
name: 友得云客房产系统
|
|
tags:
|
|
- Website
|
|
shortDescZh: 为房产行业打造的开源的线上营销获客系统
|
|
shortDescEn: An open-source online marketing and customer acquisition system tailored for the real estate industry.
|
|
description:
|
|
en: An open-source online marketing and customer acquisition system tailored for the real estate industry.
|
|
zh: 为房产行业打造的开源的线上营销获客系统
|
|
type: website
|
|
crossVersionUpdate: false
|
|
limit: 1
|
|
website: https://www.youdeyunke.com
|
|
github: https://github.com/youdeyunke/app
|
|
document: https://youdeyunke.yuque.com/r/organizations/homepage
|