Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Jetty9 Instance

Joe Hohertz edited this page Jun 25, 2014 · 1 revision

HOME > BURI ROLE GUIDE > JETTY9_INSTANCE

Jetty9 is the java servlet container Buri is using to deploy java-based web applications.

This dependency role is invoked by any role deploying java web applications. It ensures that jetty9 is available, and creates a new jetty.base structure for the application under /opt/jetty/apps/ and informs the upstart jobs that a new instance is available.

Clone this wiki locally