Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a Tomcat image to run OpenBoxes release WAR #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tcarterBAMF
Copy link

This is an alternate Docker Compose configuration that uses a Tomcat docker image to run the WAR from a release version of OpenBoxes. It may be useful for folks that aren't trying to do OpenBoxes development with docker.

@jmiranda
Copy link
Member

Thanks @tcarterBAMF!

Apologies for the delay. I just noticed this PR while looking into upgrading our docker resources for the 0.9.x release. Beautiful work. I'll try to get the team to review and merge it next week.

By the way, with the upcoming 0.9.x release we can run OpenBoxes using an embedded tomcat instance.

java -jar openboxes.war

I'm not sure if that improves anything beyond what you've done here, but it could lead to a size reduction (base image: jre vs tomcat+jre).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants