rainforestapp/heroku-deploy

Name: heroku-deploy

Owner: Rainforest QA

Description: A docker image for deploying to Heroku

Created: 2017-12-05 22:53:25.0

Updated: 2018-05-24 10:52:51.0

Pushed: 2018-05-24 10:52:50.0

Homepage: null

Size: 12

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

heroku-deploy

A Dockerfile that we use to deploy stuff to Heroku with.

Configuration

Expose heroku credentials to the container via: HEROKU_LOGIN and HEROKU_API_KEY variables (set in CircleCI's UI or config.yml)

deploy.sh does a heroku push and runs migrations by default. Migrations can be skipped by setting HEROKU_SKIP_DB_MIGRATE to any value.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.