有没有办法离线加载插件 || Is there a way to load plug-in offline #2876
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
感谢大神 @CH3CHO Thanks to the great god @CH3CHO |
Beta Was this translation helpful? Give feedback.
0 replies
-
经过测试发现,不需要部署你提到的那个服务,直接把 plugin.wasm 文件放在一个http服务器上,然后插件里的URL配置成http,就可以拉取了 @CH3CHO After testing, it was found that there was no need to deploy the service you mentioned. Just put the plugin.wasm file on an http server, and then configure the URL in the plugin to http, and you can pull @CH3CHO |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
higress 的 wasm 插件镜像,例如 ai-proxy,有没有办法离线加载,我们有个环境没办法连外网 @CH3CHO
higress's wasm plug-in image, such as ai-proxy, is there a way to load offline? We have an environment that cannot connect to the external network @CH3CHO
Beta Was this translation helpful? Give feedback.
All reactions