Skip to content

Kavitesh/jetty-openshift-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jetty QuickStart for OpenShift

Jetty is a Java web server (with some application server characteristics) for serving web applications. It's known for being stable, feature-rich and fast. In comparison to Tomcat, Jetty takes less resources and is one of the first java servers that provided a C10K solution.

Installation

Create new application

rhc app create jetty diy-0.1

and check an article on the required steps to setup Jetty.

About

Jetty on OpenShift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%