cloud-foundry - 如何在没有 Pivotal Cloud Foundry 的情况下使用 Steeltoe

标签 cloud-foundry azure-app-service-envrmnt steeltoe

我们想使用 Steeltoe 来开发我们的微服务。但是我们不想使用 Pivotal Cloud Foundry。

我们可以将 Steeltoe 与 Azure 应用服务一起使用吗?或者在不使用 Pivotal Cloud Foundry 的情况下在 Azure 上使用 Steeltoe 的最佳解决方案是什么?

是否可以将 Steeltoe (.NET) 与免费版 Cloud Foundry 一起使用?

最佳答案

目前有 54 个 Steeltoe NuGet 包。有些是在明确支持 Pivotal Cloud Foundry 的情况下构建的,(例如,Steeltoe.Management.CloudFoundryCore 具有专门为 Pivotal Apps Manager 配置端点和执行器安全性的扩展方法)有些预计可以在其他云上运行Foundry 发行版(如 Connectors 和 Security),有些预计可以在任何地方工作(如 Hystrix、Discovery、大部分配置以及名称中没有 CloudFoundry 的管理包)。

为了提供更具体的答案,我们需要更具体地了解您想要使用 Steeltoe 的哪些部分,但简短的回答是任何不是为 Cloud 的特定功能专门构建的Foundry 应该 工作。一个可能有用的指标是 Cloud Foundry 特定的区域在文档中应该有 Cloud Foundry Logo ,如当前在 Connectors 页面上看到的那样.

就其值(value)而言,我们知道关于 Steeltoe 使用的非 Cloud Foundry 故事还不够清楚。我们开始重组,以便更清楚地说明什么可以在 Cloud Foundry 上使用或不可以使用,并理想地为在其他部署环境中使用 Steeltoe 提供更清晰(有意)的路径。

关于cloud-foundry - 如何在没有 Pivotal Cloud Foundry 的情况下使用 Steeltoe,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55518783/

相关文章:

spring-boot - cloud-foundry:ERR 1 秒后超时:健康检查从未通过

azure - 如何比较azure中的两个应用程序服务设置

mysql - 如何在 jhipster session 级别将字符集设置为 utf8

windows - 将 $HOME/.cf 重新定位到 Windows 上的其他位置(指定 .cf 的自定义路径)

azure - 将应用程序部署到 Azure 内部应用服务环境 (ASE ILB) 内的 Azure 应用服务中

Azure 虚拟机作为应用服务环境中的辅助角色

asp.net-core - 在 .NET Core 控制台应用程序上使用 Steeltoe Discovery 客户端 (Spring Cloud Config)

asp.net-core-2.1 - 如何将 Steeltoe Dynamic Logging 与第 3 方记录器一起设置为 Serilog?

port - 如何使用VCAP_APP_PORT