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

请问stdgrm的服务该怎么部署? #110

Closed
shenpeilin opened this issue Jul 20, 2023 · 3 comments
Closed

请问stdgrm的服务该怎么部署? #110

shenpeilin opened this issue Jul 20, 2023 · 3 comments
Assignees

Comments

@shenpeilin
Copy link

shenpeilin commented Jul 20, 2023

我在https://www.secretflow.org.cn/docs/scql/latest/zh-Hans/getting_started/deployment
中看到的事例是使用toygrm,但这种方式显然是没有办法用在生产环境中的。我看到还有另一种方式是stdgrm,这个似乎需要启动一个grm服务,但我没看到关于这个服务如何部署的文档。
虽然找到了https://www.secretflow.org.cn/docs/scql/latest/zh-Hans/reference/grm
但这看起来是一个接口文档也不是部署文档。
所以请问grm服务的部署方式是什么呢?

@6fj
Copy link
Member

6fj commented Jul 20, 2023

Hi @tongke6 你可以看一下吗,感谢!

@tongke6
Copy link
Collaborator

tongke6 commented Jul 20, 2023

@shenpeilin 生产可用的 GRM 服务需要集成方根据 GRM 接口自己去实现的。SCDB 对接集成方的 GRM 服务的时候,把 scdb 的配置文件里的 grm.grm_mode 改成 stdgrm,grm.host 填成实现的 GRM 服务的地址。

@tongke6
Copy link
Collaborator

tongke6 commented Sep 11, 2023

Hi @shenpeilin, GRM 依赖在 0.3.0b1 版本中被移除掉了,不再要求集成方提供 GRM 服务。

@tongke6 tongke6 closed this as completed Sep 20, 2023
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

No branches or pull requests

3 participants