码迷,mamicode.com
首页 > 其他好文 > 详细

将SAP UI5应用部署在Heroku云平台里

时间:2020-09-11 14:16:02      阅读:30      评论:0      收藏:0      [点我收藏+]

标签:github   author   branch   deploy   connect   https   nec   ecif   convert   

If you already have a running UI5 application and uploaded it to your Github repository, it will be very easy to host that application in Heroku with only a few steps.
First you should have registered an account in Heroku.com( a free user can create at maximum 5 application ). After registration, create a new application:

技术图片

And click button “Connect to Github”,

技术图片

Click button “Authorize Heroku”:

技术图片

Then specify the very Github repository belonging to your github account – this repository will be bound to your Heroku application:

技术图片

Enable Automatic Deploys so that every time you push your local commit to Github, the change will also be deployed to Heroku automatically.

技术图片

Click button “Deploy Branch” to deploy the master branch to the Heroku application:

技术图片

You can view your application log from this menu:

技术图片

You can access my sample UI5 application hosted in Heroku via url:https://jerrylist.herokuapp.com/ui5/

技术图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术图片

将SAP UI5应用部署在Heroku云平台里

标签:github   author   branch   deploy   connect   https   nec   ecif   convert   

原文地址:https://www.cnblogs.com/sap-jerry/p/13586327.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!