text 与谷歌云工具合作intellij。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 与谷歌云工具合作intellij。相关的知识,希望对你有一定的参考价值。

1) go to intellij - file - settings - plugins - browse repositories- search for (Google cloud tools)
2) Restart your intellij
3) Go to edit congigurations beside run button 
4) Now click + button and add google app engine deployment
5) add the server to google app engine 
6) server to "JAR" or "WAR" file
7) Deploy archive - point to the war file which is there in your target folder which has to be deployed  or somewhere else.
8) access your cloud account and select to which project you are going to deploy.
9) go to file - project structure and create a flexible module and point it to app.yaml file.
10) now you are set for the deployment of your app from local code editor.
11) open application servers below and press deploy server 
12) finally after deployment success you will get a link with a sha key at the start.
13) go to google cloud console - appengine - versions and divert the audience from old deployment to new deployment.

以上是关于text 与谷歌云工具合作intellij。的主要内容,如果未能解决你的问题,请参考以下文章

谷歌云与Elastic和MongoDB等开源公司合作 挑战亚马逊

将 github 存储库与谷歌云存储桶同步

Ticketek将MongoDB Atlas与谷歌云相结合, 助力分析应用

谷歌云 pubsub node.js 客户端与谷歌云功能不兼容

谷歌云数据存储与谷歌应用引擎

使用联合查询将 bigquery 表与谷歌云 postgres 表合并