简体   繁体   English

Bluemix Secure Gateway Docker客户端的高可用性

[英]High Availability for Bluemix Secure Gateway Docker Client

Architecting a solution on Bluemix that will use the Secure Gateway service to connect to on-premise resources. 在Bluemix上设计一个解决方案,该解决方案将使用Secure Gateway服务连接到本地资源。 Trying to understand how to approach achieving a production high availability configuration for the Secure Gateway Client which runs inside a Docker contained provided by Bluemix. 试图了解如何为在Bluemix提供的Docker中运行的Secure Gateway Client实现生产高可用性配置。

How are others approaching HA for the SG Client? 其他人如何与SG客户联系HA?

Docker does support an auto-start functionality, but there is no built in support within Secure Gateway currently to take advantage of that. Docker确实支持自动启动功能,但是Secure Gateway当前没有内置支持可利用该功能。 Our next release (1.3.0) will support native installers for Linux (Ubuntu, RHEL and SLES), which will be out last week this month. 我们的下一个版本(1.3.0)将支持Linux的本地安装程序(Ubuntu,RHEL和SLES),该安装程序将于本月上周发布。 Once out, you could use the native installer, setup the auto-start facility and control your client using native upstart or systemD capabilities. 一旦发布,您可以使用本机安装程序,设置自动启动功能,并使用本机新贵或systemD功能控制您的客户端。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM