在GAE上部署webapp,然后从GAE控制台在线进行更改 [英] Deploy webapp on GAE then do changes online from GAE console

查看:80
本文介绍了在GAE上部署webapp,然后从GAE控制台在线进行更改的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在GAE上部署了一个webapp2 python应用程序。有什么方法可以探索源代码或从GAE控制台对项目文件进行更改。如果我只想更新已经部署的应用程序中的单个.py文件,而不是再部署整个项目,是否有可能? 解决方案

p>我认为您正在寻找此功能:



https://console.cloud.google.com/code/develop



我使用git将我的代码推送到Google Cloud Platform上,而我能够直接在线更改文本文件。

文档位于以下位置:
https://cloud.google.com/source-repositories/


I deployed a webapp2 python application on GAE. Is there any way with which i can explore the source code or make changes in the project files from GAE console. Is it possible that if i only want to update a single .py file on already deployed app rather than again deploying the whole project?

解决方案

I think you're looking for this :

https://console.cloud.google.com/code/develop

I pushed my code on Google Cloud Platform with git, and I'm able to change text files directly online.

The doc is here : https://cloud.google.com/source-repositories/

这篇关于在GAE上部署webapp,然后从GAE控制台在线进行更改的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆