如何将我的 war 文件部署到 Bluemix 中的 IBM MFP 容器并且还需要知道费用
How can I deploy my war file to IBM MFP container in Bluemix and also need to know the charges
我正在探索 IBM MobileFirst Platform 容器,我成功地创建了一个 MFP 容器,并且我能够看到默认部署到该容器的 wishlist 应用程序。现在如果我想在此服务器中部署我自己的 war 文件,我该如何进行?另外 bluemix 容器的费用是多少,因为我们有一些外部客户,其 MFP 在 IMI 服务器中为 运行,我们希望将其移动到 bluemix。
Now If I want to to deploy my own war file in this server what should I do?
如果您想使用您的应用程序和适配器部署自己的 .war 文件,您需要自己创建容器映像。作为 IBM 客户,您可以访问您需要使用的脚本,以便获取本地 MobileFirst Studio/CLI 项目并将其移动 "to the cloud".
查看本教程:https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/7.1/ibm-containers/run/
@gopi nath 将您的客户转移到 Bluemix - 您需要从 Passport Advandage 下载带有脚本的 continer zip 文件(link Idan 在上面提供)并应用最新的 iFix。 bluemix 容器目录中的容器镜像仅用于演示,不能/不应修改以供生产使用。
我正在探索 IBM MobileFirst Platform 容器,我成功地创建了一个 MFP 容器,并且我能够看到默认部署到该容器的 wishlist 应用程序。现在如果我想在此服务器中部署我自己的 war 文件,我该如何进行?另外 bluemix 容器的费用是多少,因为我们有一些外部客户,其 MFP 在 IMI 服务器中为 运行,我们希望将其移动到 bluemix。
Now If I want to to deploy my own war file in this server what should I do?
如果您想使用您的应用程序和适配器部署自己的 .war 文件,您需要自己创建容器映像。作为 IBM 客户,您可以访问您需要使用的脚本,以便获取本地 MobileFirst Studio/CLI 项目并将其移动 "to the cloud".
查看本教程:https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/7.1/ibm-containers/run/
@gopi nath 将您的客户转移到 Bluemix - 您需要从 Passport Advandage 下载带有脚本的 continer zip 文件(link Idan 在上面提供)并应用最新的 iFix。 bluemix 容器目录中的容器镜像仅用于演示,不能/不应修改以供生产使用。