简体   繁体   English

无法在Bluemix中部署区块链演示应用程序

[英]Deployment of blockchain demo app in Bluemix not possible

I'm trying to deploy eg the Car Lease demo application in Bluemix, but deployment doesn't seem to be possible once you will deploy in Bluemix. 我正在尝试在Bluemix中部署例如Car Lease演示应用程序,但是一旦在Bluemix中进行部署,似乎无法进行部署。

I go to the section "Related links" here: https://console.bluemix.net/docs/services/blockchain/index.html#gettingstartedtemplate Click eg "IBM Car Lease Demo (Github)", and when clicking "Deploy to Bluemix" you are redirected to Bluemix. 我在这里转到“相关链接”部分: https : //console.bluemix.net/docs/services/blockchain/index.html#gettingstartedtemplate单击例如“ IBM汽车租赁演示(Github)”,然后单击“部署到Bluemix”,您将被重定向到Bluemix。 In Bluemix you are asked to create a (DevOps) toolchain including a "Delivery Pipeline" service (that doesn't exist more in the catalog). 在Bluemix中,系统要求您创建一个(DevOps)工具链,其中包括“交付管道”服务(在目录中不存在)。 The "Deploy" button is de-active, and hence you are unable to deploy. “部署”按钮处于停用状态,因此无法部署。

Any help appreciated. 任何帮助表示赞赏。

As you note, the DevOps Delivery Pipeline service no longer exists. 如您所述,DevOps交付管道服务不再存在。 The Car Lease demo's "Deploy to Bluemix" button needs updating to leverage the Continuous Delivery service that replaced the DevOps service. Car Lease演示的“ Deploy to Bluemix”按钮需要更新,以利用取代DevOps服务的Continuous Delivery服务。 You can manually create a Continuous Delivery service for your Bluemix org/account. 您可以为您的Bluemix组织/帐户手动创建一个持续交付服务。

Once created, you can select the option to create a new pipeline from a template, and select the Simple Cloud Foundry toolchain template . 创建后,您可以选择从模板创建新管道的选项,然后选择Simple Cloud Foundry工具链模板 Specify the Car Lease repository's address in the "Source repository URL:" field - https://github.com/IBM-Blockchain/car-lease-demo . 在“源存储库URL:”字段-https: //github.com/IBM-Blockchain/car-lease-demo中指定Car Lease存储库的地址。 That should set you up with a pipeline. 那应该设置一个管道。

I should note that the Blockchain services are being refreshed in the near term, and hence even this workaround will be short lived, until the team gets around to updating the Car Lease demo for Hyperledger Fabric v1.0. 我应该注意,区块链服务将在短期内更新,因此,即使这种解决方法也将是短暂的,直到团队开始更新Hyperledger Fabric v1.0的汽车租赁演示。

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

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