Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjwatson/open-liberty-instanton-setup
https://github.com/tjwatson/open-liberty-instanton-setup
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tjwatson/open-liberty-instanton-setup
- Owner: tjwatson
- Created: 2023-01-31T15:15:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T19:00:53.000Z (4 months ago)
- Last Synced: 2024-10-04T09:58:24.866Z (about 1 month ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 InstantOnRun 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
```