Skip to content

V4#32

Open
WayneWang00 wants to merge 69 commits into
mainfrom
v4
Open

V4#32
WayneWang00 wants to merge 69 commits into
mainfrom
v4

Conversation

@WayneWang00

Copy link
Copy Markdown
Contributor

No description provided.

WayneWang00 and others added 25 commits October 27, 2025 20:34
- add remove-containers.sh script for batch container cleanup
- update the README document to improve the formatting of model requirements and resource configuration instructions
- replace review and chatrag configuration items with variables in the higress configuration file
…hods

- add a trial reminder table to explain the functional support of different deployment methods
- add a ZIP package download deployment method as an alternative to Git cloning
…ation format

- uniformly correct "Costrict" to "CoStrict"
- update the APIKEY configuration format of the code completion model, moving "Bearer" from configure.sh to docker-compose.yml.tpl
…tion

- add a new add-exec-permission.sh script for batch adding execution permissions to files
- add execution permissions to all .sh, .sql, and .sql.tpl files
- update the README document to include steps for setting execution permissions
- fix the mandatory field markers for configuration parameters
- update the image list and deployment checklist
- adjust the model configuration instructions and interface address format
- add port configurations for PORT_COTUN2(7890), PORT_CODEBASE_QUERIER(8888), and PORT_CODEBASE_EMBEDDER(8889)
- remove configurations related to the chatgpt service
- update port mapping to use variable configurations
- update the port checking commands in the deployment documentation
- add PostgreSQL database initialization scripts: casdoor-create.sql, casdoor-alter.sql, casdoor-insert.sql.tpl
- modify the database initialization process to execute SQL scripts in the order of create/alter/insert
- update port configurations, adjust each service port to the 39xxx range to avoid conflicts
- update the port number configuration in the documentation
- newly add scripts/clean-storage.sh for cleaning up the storage directory
- fix the etcd port configuration, using the fixed port 2379
- increase the waiting time of the database initialization script to 5 seconds
- improve container dependency configuration
- optimize the logic of the container removal script for handling restarting containers
- remove the deprecated postgres/scripts/casdoor.sql.tpl
- remove the model description field from the configuration parameters
- adjust the document structure by moving the operation and maintenance management chapter to a later position
- add new deployment FAQ documents (both Chinese and English versions)
- comment out the unique index of github_id to resolve user creation conflicts
- comment out the quota-manager configuration from the deployment script
- remove the quota-manager service from the docker-compose template
- update the deployment documentation, adding authentication-related issues and solutions
- remove the quota-manager image from the image list
- fix Docker Compose service dependencies
- add troubleshooting guidelines for model refresh issues in the deployment FAQ
- correct the format of access address references in the documentation
- modify the database initialization script to support SQL file names with numeric suffixes (such as casdoor-create1.sql)
- split casdoor-create.sql into casdoor-create1.sql and casdoor-create2.sql
- update the deployment documentation and add solutions to frequently asked questions
- update documentation to remove information related to code review models
- delete configuration files and templates related to code review
- modify AI gateway configuration to remove code review model routes and plugins
- update script configuration to remove code review models
…mages

- add English documentation for Casdoor login configuration guide
- add English documentation for Higress AI gateway configuration
- add localized screenshots for English documents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants