1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
pooneyy 9779122311
feat(apps): add structured label field to all application configurations
- add nested label field with en and zh translations for all parameters
- maintain existing labelEn and labelZh fields for backward compatibility
- apply consistent internationalization structure across all apps
- improve localization support for multi-language user interfaces
2025-11-06 23:35:02 +08:00
pooneyy 4fc5f22cb3
feat(gitlab): add community edition support and improve configuration
- add new gitlab 18.5.1-ce.0 community edition with data.yml and docker-compose.yml
- standardize SSH port environment variable naming from PANEL_APP_PORT_22 to PANEL_APP_PORT_SSH across both editions
- update SSH port labels for better clarity in both English and Chinese
- enhance README with edition clarification (ce for community, ee for enterprise)
2025-10-31 00:28:43 +08:00