Skip to content

Commit f0f6c93

Browse files
committed
Update iLab module
1 parent f5a4530 commit f0f6c93

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed
411 KB
Loading
473 KB
Loading
-16.3 KB
Loading

content/modules/ROOT/pages/module-ilab.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,26 @@ To begin working with InstructLab, you'll need to access the provided noNVC virt
6363

6464
==== Click the `Show Applications` icon to show all the applications
6565

66+
==== Click the `Terminal` icon to Open a new terminal
67+
68+
image::ilab/launch-terminal.png[Launch Terminal]
69+
70+
==== Set up the REHL VM environment
71+
72+
Run the following bash script in the terminal.
73+
74+
[.console-input]
75+
[source,shell,subs="+attributes,macros+"]
76+
----
77+
sh parasol-insurance/scripts/rhelvm-setup.sh
78+
----
79+
80+
This script will perform the following actions:
81+
82+
* Install OpenJDK 21 using sdkman
83+
* Build the Quarkus (_parasol-insurnce_) application
84+
* Run the Quarkus application in the REHL VM
85+
6686
==== Click the `Visual Studio Code` icon to launch Visual Studio Code
6787

6888
image::ilab/launch-vscode-desktop.png[Launch Podman Desktop]

0 commit comments

Comments
 (0)