/openshift-beego

Build the Beego web framework on the openshift

Primary LanguageShell

openshift-beego

Build the Beego web framework on the openshift.

How to install?

  • Create a new account of OpenShift free plan, you can build three Web Apps.
  • Add a Do-It-Yourself (DIY) Application.
  • Enter what you want name to the Public URL field.
  • The Source Code field, enter my repository url. (https://github.com/DonaldIsFreak/openshift-beego)
  • Final, Click the Create Application button.

如何安裝?

  • 建立 OpenShift Free plan帳號,可以免費新增三個Web App。
  • 新增Do-It-Yourself (DIY) Application。
  • Public URL可依喜好輸入。
  • Source Code可以使用小弟做好的shell script。( https://github.com/DonaldIsFreak/openshift-beego )
  • 按下Create Application即可。

後續如何維護,可以參考OpenShift的官方文件,可選擇用git或rhc的方式,十分容易異動。