apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
29.18k stars 10.21k forks source link

普通应用如何不通过Portal来管理配置? #5225

Closed a1156698162 closed 2 weeks ago

a1156698162 commented 2 months ago

描述问题

apollo提供了openai的方式支持第三方应用可以公共http的方式来管理应用配置包括新增配置,发布配置等操作? 但是对于apollo中的普通应用我看到文档用有通过http或者java客户端的方式来获取应用的配置信息,对于普通应用管理配置的方式只能通过官方提供Portal来操作吗?

期望

我希望对于普通应用能有用http的方式或者java客户端的方式来管理应用配置,而不是通过Portal界面来管理

nobodyiam commented 2 months ago

OpenAPI 提供了常用的管理配置能力

a1156698162 commented 2 months ago

Apollo提供的OpenApi不仅能管理第三方应用,也能管理普通应用吗。那管理普通应用的token从哪里获取呢

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 2 weeks ago

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.