- add comprehensive data.yml with multi-language form fields for frontend/backend ports, password, and AI provider API keys
- implement docker-compose.yml with environment variables for 16+ AI providers including OpenAI, Anthropic, Google, Azure, and local models
- add init.sh script for environment variable management and docker env file generation
- include README documentation in both Chinese and English with system requirements and feature comparison
- provide application metadata with multi-language descriptions and architecture support
- add logo.png for application branding
- 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)
- add PRIVILEGED environment variable with select field in form configuration
- update docker-compose to use PRIVILEGED variable instead of hardcoded true value
- provide both English and Chinese labels for privilege mode option
- include enabled/disabled options with true/false values for flexible permission management
- add community edition with tdengine/tsdb:3.3.8.1 image
- add enterprise edition with tdengine/tsdb-ee:3.3.8.1 image
- configure multiple service ports including taosc, tdgpt, restful, and taosx
- add comprehensive documentation with port mapping details
- include application metadata and logo for tdengine database
- add data.yml with form fields for KV database, dashboard credentials, telegram integration, and content moderation
- add docker-compose.yml for container deployment with environment variables and network configuration
- add README.md with setup instructions and telegram bot configuration guide in chinese
- add README_en.md with english version of setup instructions
- add main data.yml with application metadata, tags, and architecture support