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

https://github.com/cbuschka/payara5-eval


https://github.com/cbuschka/payara5-eval

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# A dockerized payara5 with example app

## Prerequisites

* GNU make
* curl
* docker

## Usage

```bash
make run
```

## Links
* [Payara Blog - customizing start up](https://blog.payara.fish/flexibility-first-payara-docker-images-allow-a-completely-custom-start-up-configuration)
* [Payara 5 Docs - fine tuning for production](https://blog.payara.fish/fine-tuning-payara-server-5-in-production)
* [Payara 5 Docs - ssl configuration guide](https://docs.payara.fish/enterprise/docs/documentation/payara-server/server-configuration/ssl-certificates.html)

## License
Copyright (c) 2024 by [Cornelius Buschka](https://github.com/cbuschka).

[MIT](./license.txt)