Skip to content

plexiti/camunda-webapp-tomcat-standalone-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda Camunda BPM for ...

Heroku  Tomcat  Postgres

Deploy camunda BPM standalone on Heroku

Either you just push that button... :-)

Deploy

... and you will be asked to decide about the needed Camunda BPM version on the next page.

Or if you prefer the command line:

git clone git@github.com:plexiti/camunda-webapp-tomcat-standalone-heroku.git
cd camunda-webapp-tomcat-standalone-heroku
heroku create --region eu
git push heroku master
heroku open

That's all there is to it. Have fun! Then star this repository :-), but also have even more fun and ...

Deploy a different (than default) version

If you don't want to use the button above, just set the pom.xml property camunda-bpm.version - and you are done. Or, as a second possibility you can set an environment variable called CAMUNDA_BPM_VERSION:

heroku config:set CAMUNDA_BPM_VERSION=7.5.0-alpha1

The maven build creates a war overlay and uses a defensive xsl:stylesheet to add the postgres configuration required for Heroku to camunda's applicationContext. So everything should continue to work fine, even if that applicationContext changes in the future. If not, please report an issue here at GitHub!

## Maintainer

Martin Schimak - eMail - GitHub - Blog

## License

Apache License, Version 2.0

About

Camunda Standalone Webapp - ready for Heroku, Tomcat, Postgres

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages