Git Product home page Git Product logo

heroku-war-runner's Introduction

#Stormpath is Joining Okta We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at [email protected].

Stormpath War Jetty Runner for Heroku

Deploy A Maven based war artifact to Heroku. This project is intended to enable simple way to bootstrap an example application to Heroku. The pom.xml will download a war artifact and run that war with Jetty.

Example:

Deploy

Heroku requires an app.json at root of a git repo (not a bad requirement), but we (and other projects) have a lot of examples in a Maven sub-module typically named examples. This repo will wrap any Maven war project and download the latest release and run it with Jetty.

Button format:

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/stormpath/heroku-war-runner&env\[GROUP_ID\]=<maven-groupId-here>&env\[ARTIFACT_ID\]=<maven-artifactId-here>)

Where <maven-groupId-here> is your groupId, and <maven-artifactId-here> is your artifactId.

Supported URL parameters:

Parameter Default Value Description
env[GROUP_ID] N/A War artifact's group ID
env[ARTIFACT_ID] N/A War artifact's ID
evn[VERSION] [0.0.0,) War artifact's version

heroku-war-runner's People

Contributors

bdemers avatar brentstormpath avatar

Watchers

 avatar  avatar  avatar

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.