Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplicitesoftware/jetty

Pre-configured Jetty server for the Simplicité low code platform
https://github.com/simplicitesoftware/jetty

java jetty low-code

Last synced: about 1 month ago
JSON representation

Pre-configured Jetty server for the Simplicité low code platform

Awesome Lists containing this project

README

        

Jetty for Simplicité®
================================

This repository contains an optimized and customized version of Eclpse Jetty® suitable for the Simplicité® platform.

Additional JARs
---------------

Some additional JARs have been included in the `lib/ext` folder:

- `commons-dbcp-1.x.jar`
- `commons-pool-1.x.jar`
- `mysql-connector-java-x.y.z-bin` the MySQL/MariaDB JDBC driver
- `postgresql-x.y.z` the PostgreSQL JDBC driver

Usage
-----

The server is configured to use plain HTTP on the `8080` port.

If you deploy it behind a reverse proxy you must configure `default/start.d/server.ini` and `default/start.d/http.ini` accordingly.