Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解决跨域问题,加载前端静态资源即可访问页面,启动更快 #237

Merged
merged 7 commits into from
Apr 9, 2024

Conversation

successren
Copy link
Collaborator

@successren successren commented Apr 9, 2024

  • To resolve cross-origin issues, load frontend static resources to access the page without the need to start the frontend service, resulting in faster startup.

  • Address ES (Elasticsearch) permission problems.

  • Increase the MySQL connection pool size to 32.

  • Remove restrictions on N-card models, abandon the use of a lookup table for GPU models, and use PyCuda to query GPU computing power.

  • 解决跨域问题,加载前端静态资源即可访问页面,不需要启动前端服务,启动更快

  • 解决ES权限问题

  • mysql连接数增大到32

  • 不再限制N卡型号,废弃显卡型号查表,使用pycuda查询显卡算力

@successren successren merged commit da7c5f4 into master Apr 9, 2024
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.

2 participants