在Heroku上執行Go+Revel程式
Revel is a Play-like web framework for Go. I’m new to the Go programming language but I’ve heard good things. So I thought I’d take Revel for a spin and get it working on Heroku. Luckily there is already a Go Buildpack and a great article on how to use it.
To get Revel working on Heroku I had to make a few changes to Revel and create a modified buildpack. But it all works! Lets walk through the steps you can follow to deploy Revel apps on Heroku.
First lets get a simple Revel app working locally.
Step 1) Install Go
Step 2) Install Mercurial
Step 3) Install Git
Step 4) Create a new directory that will contain everything:
To get Revel working on Heroku I had to make a few changes to Revel and create a modified buildpack. But it all works! Lets walk through the steps you can follow to deploy Revel apps on Heroku.
First lets get a simple Revel app working locally.
Step 1) Install Go
Step 2) Install Mercurial
Step 3) Install Git
Step 4) Create a new directory that will contain everything:
CODE:
mkdir ~/go來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/301743/viewspace-745457/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 在APACHE上執行ASP.NET程式ApacheASP.NET
- 在 heroku 平臺部署 node.js 程式Node.js
- 在 WASI 上執行 .NET 7 應用程式
- 在NuoDB上執行AsteriskAST
- 在window上執行bash
- 在OSX和Windows版本Docker上執行GUI程式WindowsDockerGUI
- 在VSCode上執行Python程式(Mac)VSCodePythonMac
- Spark程式碼在叢集上執行過程理解Spark
- wine-在mac上執行exe執行檔案Mac
- 在 Mac 上執行 Windows 應用程式,只需一個CrossOver!MacWindowsROS
- 在Ubuntu上利用vim進行程式編寫及執行Ubuntu行程
- 程式執行緒篇——執行緒切換(上)執行緒
- 在 Azure 上使用 Docker 執行 MonoDockerMono
- 轉:在Linux上執行WinFormLinuxORM
- 在IDEA上執行成功,打包成jar包後,執行報錯,程式自動退出IdeaJAR
- PlayOnMac ,一款可以在mac上執行Windows程式的工具MacWindows
- 在Mac上用自己編譯出的DNX執行.NET程式Mac編譯
- 整理課程中將程式碼部署上線(Heroku)的內容
- Hazelcast JET在Spring Boot上執行ASTSpring Boot
- Phoenix:在HBase上執行SQL查詢SQL
- 可以在Windows的"執行"中直接執行的程式Windows
- Heroku 自動部署 GitHub 程式碼Github
- 在Linux作業系統上執行Windows應用程式(轉)Linux作業系統Windows
- 在單機上執行julia並行加速的例子並行
- Heroku sqlSQL
- 怎樣在 Kubernetes 上執行 PostgreSQLSQL
- 在kubernetes上執行WASM負載ASM負載
- 在 Windows 系統上執行 VIC 水文模型Windows模型
- Clojure執行環境在windows上安裝Windows
- 配置 Rational Functional Tester 在 Linux 上執行FunctionLinux
- 使用 ARChon 執行時環境在 Ubuntu 上執行 Android 應用UbuntuAndroid
- 在終端中執行 Swift 程式Swift
- 在linux上面執行java程式LinuxJava
- Java在不同執行緒中執行程式碼Java執行緒行程
- 在手機上如何執行Python程式Python
- Ubuntu上使用QT creator執行cuda程式UbuntuQT
- 在Kubernetes上執行SAP UI5應用(上)UI
- Hummingbird: 在Web上執行Flutter應用WebFlutter