Skip to content

thermondo/heroku-buildpack-structurizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-structurizr

This is a Heroku buildpack to run Structurizr lite within a dyno.

Setup

heroku buildpacks:add https://github.com/thermondo/heroku-buildpack-structurizr

How does it work?

  • It depends on the heroku/jvm buildpack being added beforehand as well.
  • It downloads the structurizr war file and puts it into the home directory of the dyno so that you can run it in your dyno.

To run structurizr in a web process you would need to do the following web: java -Dserver.port=${PORT} -jar structurizr-lite.war . and then the home directory of the dyno would be the workspace.

About

Install Structurizr on Heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •