Skip to content

lstoll/heroku-war

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heroku war plugin

This plugin adds some commands to the heroku gem to allow it to deploy a .war to an application

Installation

To install:

$ heroku plugins:install https://github.com/lstoll/heroku-war.git

Commands

Deploy

$ heroku war:deploy -a appname filename.war

This will deploy the given .war file in a tomcat runner.

About

Deploy a .war file directly to heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages