Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tjwatson/open-liberty-instanton-setup


https://github.com/tjwatson/open-liberty-instanton-setup

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Open Liberty InstantOn Setup
Setup script for getting a development environment setup on RHEL 9.0 or Ubuntu 22.04 for Liberty InstantOn

Run the provided `instanton-setup.sh` using the `-j` option to point to a build of
the Open J9 JVM with CRIU Support. For example a build from
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Build_JDK11_x86-64_linux_criu_Nightly/

For example:

```
./instanton-setup.sh -j https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Build_JDK11_x86-64_linux_criu_Nightly/212/OpenJ9-JDK11-x86-64_linux_criu-20230131-012749.tar.gz
```