Skip to content
aerth edited this page Apr 18, 2016 · 1 revision

See it 18 out of 24 hours a day: http:https://cosgo.herokuapp.com

Simple deployment. Procfile and Godeps are included in the repository.

For default template, just

  • fork the repo

  • plug in your github details on Heroku's "Deploy" tab (after creating a new heroku "app")

You may keep your master branch out of heroku by creating a new branch called "deploy" or something.

  • Go to "Settings" tab, click "Reveal Config Vars"

  • Define: PORT and COSGO_DESTINATION

  • Go to "Deploy" tab, scroll down and link up your repository [choose the branch] and scroll down to manual deploy and click:

"Deploy Branch"