Skip to content

Commit

Permalink
Patch PAR URLs oci-migration repository (#58)
Browse files Browse the repository at this point in the history
Patch PAR URLs oci-migration repository
  • Loading branch information
klazarz authored Mar 15, 2024
1 parent 34ca6ab commit bdbd3a4
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 54 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Proceed to deploy your workshop environment using Oracle Resource Manager (ORM)
- **Option (B)** - Check *Need Remote Access via SSH?* and keep *Auto Generate SSH Key Pair* unchecked to enable remote access via SSH protocol, then provide the SSH public key(s).

- **SSH Public Key**: Select *Choose SSH Key Files*
- *Choose Public Key Files*: Drag-n-drop or browse and select public key *ecchol.pub* from this directory ecc-hol-keys which can be extratced from after downloading this [ecc-hol-keys.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/jyHA4nclWcTaekNIdpKPq3u2gsLb00v_1mmRKDIuOEsp--D6GJWS_tMrqGmb85R2/n/c4u04/b/livelabsfiles/o/labfiles/ecc-hol-keys.zip) on your computer
- *Choose Public Key Files*: Drag-n-drop or browse and select public key *ecchol.pub* from this directory ecc-hol-keys which can be extratced from after downloading this [ecc-hol-keys.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/ecc-hol-keys.zip) on your computer

![Choose SSH keys](../images/hq2.png " ")

Expand Down
26 changes: 13 additions & 13 deletions ecc-developer-hol/tables/tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
You can define a table in Markdown just like so:

```
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
```
The result looks like this:

| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |

You can see that there is a default table caption provided which is by default a concatenation of the workshop title and the lab title.
Expand All @@ -30,25 +30,25 @@ If you don't like the default, you can also provide your own table title by addi
The complete markdown looks like this:

```
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
{: title="My table title"}
```

Now our table looks like this:

| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
{: title="My table title"}

As you can see, the numbering is added automatically.

Isn't that cool?

You can also refer to the [LiveLabs Markdown Cheatsheet](https://objectstorage.us-ashburn-1.oraclecloud.com/p/MKKRgodQ0WIIgL_R3QCgCRWCg30g22bXgxCdMk3YeKClB1238ZJXdau_Jsri0nzP/n/c4u04/b/qa-form/o/LiveLabs_MD_Cheat_Sheet.pdf)
You can also refer to the [LiveLabs Markdown Cheatsheet](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/LiveLabs_MD_Cheat_Sheet.pdf)
2 changes: 1 addition & 1 deletion ecc-hol/query/introduction/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This lab assumes you have:

## Task 1: Add public key in reservation of workshop

Whether running on own tenancy or livelabs sandbox, you nee to go through this step. Before reserving the lab instance, download the SSH keys from this location: [ecc-hol-keys.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/jyHA4nclWcTaekNIdpKPq3u2gsLb00v_1mmRKDIuOEsp--D6GJWS_tMrqGmb85R2/n/c4u04/b/livelabsfiles/o/labfiles/ecc-hol-keys.zip)
Whether running on own tenancy or livelabs sandbox, you nee to go through this step. Before reserving the lab instance, download the SSH keys from this location: [ecc-hol-keys.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/ecc-hol-keys.zip)
Unzip the downloaded zip file.
Go to the extract directory and open public key ecchol.pub. Copy the file content (key value) and paste it in as per the screenshot below.
![Paste Public SSH key](../images/publicssh.png " ")
Expand Down
6 changes: 3 additions & 3 deletions ecc-hol/query/prepare-and-setup/prepare-and-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This lab assumes you have:
- An Oracle Free Tier or Paid Cloud account
- SSH Keys
## Task 1: Download Oracle Resource Manager (ORM) stack zip file
1. Click on the link below to download the Resource Manager zip file you need to build your environment: [ebs-eccv10-mkplc.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/jyHA4nclWcTaekNIdpKPq3u2gsLb00v_1mmRKDIuOEsp--D6GJWS_tMrqGmb85R2/n/c4u04/b/livelabsfiles/o/labfiles/ebs-eccv10-mkplc.zip)
1. Click on the link below to download the Resource Manager zip file you need to build your environment: [ebs-eccv10-mkplc.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/ebs-eccv10-mkplc.zip)

2. Save in your downloads folder.

Expand Down Expand Up @@ -68,7 +68,7 @@ Your options are:
- **Option (B)** - Check *Need Remote Access via SSH?* and keep *Auto Generate SSH Key Pair* unchecked to enable remote access via SSH protocol, then provide the SSH public key(s).

- **SSH Public Key**: Select *Choose SSH Key Files*
- *Choose Public Key Files*: Drag-n-drop or browse and select public key *ecchol.pub* from this directory ecc-hol-keys which can be extratced from after downloading this [ecc-hol-keys.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/jyHA4nclWcTaekNIdpKPq3u2gsLb00v_1mmRKDIuOEsp--D6GJWS_tMrqGmb85R2/n/c4u04/b/livelabsfiles/o/labfiles/ecc-hol-keys.zip) on your computer
- *Choose Public Key Files*: Drag-n-drop or browse and select public key *ecchol.pub* from this directory ecc-hol-keys which can be extratced from after downloading this [ecc-hol-keys.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/ecc-hol-keys.zip) on your computer

![Choose SSH keys](../images/choose-ssh.png " ")

Expand Down Expand Up @@ -144,7 +144,7 @@ If you just completed Task 1A, please proceed to Task 2. If you have an existin
- **Option (B)** - Check *Need Remote Access via SSH?* and keep *Auto Generate SSH Key Pair* unchecked to enable remote access via SSH protocol, then provide the SSH public key(s).

- **SSH Public Key**: Select *Choose SSH Key Files*
- *Choose SSH Key Files*: Drag-n-drop or browse and select public key *ecchol.pub* from this directory ecc-hol-keys which can be extratced from after downloading this [ecc-hol-keys.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/jyHA4nclWcTaekNIdpKPq3u2gsLb00v_1mmRKDIuOEsp--D6GJWS_tMrqGmb85R2/n/c4u04/b/livelabsfiles/o/labfiles/ecc-hol-keys.zip) on your computer
- *Choose SSH Key Files*: Drag-n-drop or browse and select public key *ecchol.pub* from this directory ecc-hol-keys which can be extratced from after downloading this [ecc-hol-keys.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/ecc-hol-keys.zip) on your computer

![select SSH keys](../images/choose-ssh.png " ")
>**Notes:**
Expand Down
26 changes: 13 additions & 13 deletions ecc-hol/tables/tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
You can define a table in Markdown just like so:

```
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
```
The result looks like this:

| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |

You can see that there is a default table caption provided which is by default a concatenation of the workshop title and the lab title.
Expand All @@ -30,25 +30,25 @@ If you don't like the default, you can also provide your own table title by addi
The complete markdown looks like this:

```
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
{: title="My table title"}
```

Now our table looks like this:

| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
{: title="My table title"}

As you can see, the numbering is added automatically.

Isn't that cool?

You can also refer to the [LiveLabs Markdown Cheatsheet](https://objectstorage.us-ashburn-1.oraclecloud.com/p/MKKRgodQ0WIIgL_R3QCgCRWCg30g22bXgxCdMk3YeKClB1238ZJXdau_Jsri0nzP/n/c4u04/b/qa-form/o/LiveLabs_MD_Cheat_Sheet.pdf)
You can also refer to the [LiveLabs Markdown Cheatsheet](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/LiveLabs_MD_Cheat_Sheet.pdf)
10 changes: 5 additions & 5 deletions jboss-to-oci/on-prems-env-docker/on-prems-env-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ To run this tutorial, you will need:
```bash
<copy>
cd ~/
wget https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip
wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip
</copy>
```

Expand All @@ -92,7 +92,7 @@ To run this tutorial, you will need:
</copy>
```

You can also download the code [https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip)
You can also download the code [https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip)

### **On Mac OS X**

Expand All @@ -101,7 +101,7 @@ You can also download the code [https://objectstorage.us-ashburn-1.oraclecloud.c
```bash
<copy>
cd ~/
wget https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip
wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip
</copy>
```

Expand All @@ -120,11 +120,11 @@ You can also download the code [https://objectstorage.us-ashburn-1.oraclecloud.c
</copy>
```

You can also download the code [https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip)
You can also download the code [https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip)

### **On Windows**

1. Download the code [https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip)
1. Download the code [https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/wildfly-to-oci.zip)

2. Unzip the file with your preferred tool.

Expand Down
26 changes: 13 additions & 13 deletions sample-workshop/tables/tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
You can define a table in Markdown just like so:

```
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
```
The result looks like this:

| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |

You can see that there is a default table caption provided which is by default a concatenation of the workshop title and the lab title.
Expand All @@ -30,25 +30,25 @@ If you don't like the default, you can also provide your own table title by addi
The complete markdown looks like this:

```
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
{: title="My table title"}
```

Now our table looks like this:

| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| Tables | Are | Cool |
| ------------- | :-----------: | ----: |
| **col 3 is** | right-aligned | $1600 |
| col 2 is | *centered* | $12 |
| col 2 is | *centered* | $12 |
| zebra stripes | ~~are neat~~ | $1 |
{: title="My table title"}

As you can see, the numbering is added automatically.

Isn't that cool?

You can also refer to the [LiveLabs Markdown Cheatsheet](https://objectstorage.us-ashburn-1.oraclecloud.com/p/MKKRgodQ0WIIgL_R3QCgCRWCg30g22bXgxCdMk3YeKClB1238ZJXdau_Jsri0nzP/n/c4u04/b/qa-form/o/LiveLabs_MD_Cheat_Sheet.pdf)
You can also refer to the [LiveLabs Markdown Cheatsheet](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/LiveLabs_MD_Cheat_Sheet.pdf)
10 changes: 5 additions & 5 deletions tomcat-to-oci/on-prems-env-docker/on-prems-env-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Make sure you followed the installation instructions to set up Docker as root an
```bash
<copy>
cd ~/
wget https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip
wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip
</copy>
```

Expand All @@ -93,7 +93,7 @@ Make sure you followed the installation instructions to set up Docker as root an
</copy>
```

You can also [download the code](https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip).
You can also [download the code](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip).

### **Mac OS X**

Expand All @@ -102,7 +102,7 @@ You can also [download the code](https://objectstorage.us-ashburn-1.oraclecloud.
```bash
<copy>
cd ~/
wget https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip
wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip
</copy>
```

Expand All @@ -121,11 +121,11 @@ You can also [download the code](https://objectstorage.us-ashburn-1.oraclecloud.
</copy>
```

You can also [download the code](https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip).
You can also [download the code](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip).

### **Windows**

1. [Download the code](https://objectstorage.us-ashburn-1.oraclecloud.com/p/Ei1_2QRw4M8tQpk59Qhao2JCvEivSAX8MGB9R6PfHZlqNkpkAcnVg4V3-GyTs1_t/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip).
1. [Download the code](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/oci-library/tomcat-to-oci.zip).

2. Unzip the file with your preferred tool.

Expand Down

0 comments on commit bdbd3a4

Please sign in to comment.