如何将Go应用程序部署到Bluemix? [英] How to deploy a Go application to Bluemix?

查看:78
本文介绍了如何将Go应用程序部署到Bluemix?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Bluemix来运行应用程序,我可以将Java应用程序部署到Bluemix,有谁知道如何将Go应用程序部署到Bluemix?

解决方案

您可以将Go应用程序部署到Bluemix,但需要使用Go Buildpack URL提供-b。

有一个示例应用程序,您可以看看:
https://github.com/acostry/Go-on-Bluemix


I am using Bluemix to run app, I can deploy Java app to Bluemix, does anyone know how to deploy a Go App to Bluemix?

解决方案

You can deploy a Go application to Bluemix, but need to supply -b with the Go Buildpack URL.

There is a sample application you can take a look: https://github.com/acostry/Go-on-Bluemix

这篇关于如何将Go应用程序部署到Bluemix?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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