Coder Social home page Coder Social logo

deploy_button's Introduction

deploy_button's People

Contributors

southpolesteve avatar

Stargazers

Suriyaa Sundararuban avatar

Watchers

 avatar James Cloos avatar

Forkers

mahmoudimus kul1

deploy_button's Issues

Configuring for Heroku

Currently, there is no way to configure the app for deployment. Running migrations, setting config vars, provisioning add-ons, etc. I am thinking of documenting a Travis-CI style yaml file that sits in the base of the repo and specs these tasks. What this might look like:

addons:
 - redis:basic
before_deploy:
- cp Gemfile.heroku Gemfile
after_deploy:
 - rake db:migrate
config:
 PAYEE_NAME:
  help: This is the name of the person who will be payed
  label: Payee Name
  required: true
  default: John Doe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.