如何通过https访问限制ssh的防火墙访问heroku git [英] How to access heroku git over https behind firewalls restricting ssh

查看:84
本文介绍了如何通过https访问限制ssh的防火墙访问heroku git的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Heroku的部署在我的家中像一个魅力。

但是我的办公网络限制了ssh,它阻止了命令git push heroku master
有没有一种方法可以使用heroku git仓库的https url来推送我的应用程序。

解决方案

您可以通过ssh推送到heroku git。



更新(per @ryanbrainard comment):
HTTP Git现在是GA https://blog.heroku.com/archives/2014/12/5/http_git_now_generally_available


Heroku deployment works like a charm in at my home.

But my office network restricts ssh which blocks the command "git push heroku master" Is there a way to use a https url of the heroku git repository to push my app.

解决方案

You can push to heroku git only through ssh.

Update(per @ryanbrainard comment): HTTP Git is now GA https://blog.heroku.com/archives/2014/12/5/http_git_now_generally_available

这篇关于如何通过https访问限制ssh的防火墙访问heroku git的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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