简体   繁体   English

我可以将单个自定义域名与多个组织(同一帐户)关联吗?#bluemix

[英]Can I associate a single custom domain name with multiple organizations (same account) #bluemix

I have a single bluemix account for our company, serving multiple BUs, which each have their own organization in bluemix. 我为我们公司拥有一个bluemix帐户,为多个BU服务,每个BU在bluemix中都有自己的组织。

Each organization provides sites and services and we want all applications to be available on the same common domain name. 每个组织都提供站点和服务,我们希望所有应用程序都可以在相同的通用域名上使用。

Can I re-use the same custom domain name in multiple organizations in bluemix? 是否可以在bluemix中的多个组织中重复使用相同的定制域名? For each application I will assign a unique subdomain of course. 我将为每个应用程序分配一个唯一的子域。

Or is this bad practice? 还是这是不好的做法? Should I rather create a single organization and multiple spaces, one for each BU, instead? 我是否应该创建一个单一的组织和多个空间,每个事业部一个空间? (Which would of course eliminate the problem - perhaps I have the answer!). (当然可以消除问题-也许我有答案!)。

Yes, you should be able to do cf share-private-domain OTHER_ORG MY_CUSTOM_DOMAIN . 是的,您应该可以cf share-private-domain OTHER_ORG MY_CUSTOM_DOMAIN This is a general feature of open-source Cloud Foundry, so it should work on Bluemix as well, but you should try it out to be certain. 这是开源Cloud Foundry的一般功能,因此它也应在Bluemix上运行,但是您应该尝试一下。

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

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