Skip to content

Commit 1f0e63e

Browse files
authored
Merge pull request #29 from william-masdon-oracle/main
hosted workshops PAR update
2 parents 002a898 + 137458e commit 1f0e63e

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

credit_risk_assessment/provision/provision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ This lab assumes you have:
2020

2121
## Task 1: Provision resources
2222

23-
1. Go to Resource manager -> Stacks -> Create Stack. Choose My configuration and upload the provided zip file and click Next: [orm_stack_a100_credit_risk_assessment.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/viJR1QQJZiZd7rqW8-LyDqNo9iZmihIelxvnisP9d2QkIim5wS4X1wnd3qs-LvYC/n/c4u02/b/hosted_workshops/o/orm_stack_a100_credit_risk_assessment.zip)
23+
1. Go to Resource manager -> Stacks -> Create Stack. Choose My configuration and upload the provided zip file and click Next: [orm_stack_a100_credit_risk_assessment.zip](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/tfC_fKB7HB5Wo1pvpYu1fHifVw-E7MZruSx9l5J6ebjhGZOwsFawUiJlJhzgR7Hy/n/c4u02/b/hosted_workshops/o/orm_stack_a100_credit_risk_assessment.zip)
2424

2525
![Resource Manager](images/resource_manager.png)
2626

2727
Or you could use a single click deployment button shown below
2828

29-
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://objectstorage.us-ashburn-1.oraclecloud.com/p/viJR1QQJZiZd7rqW8-LyDqNo9iZmihIelxvnisP9d2QkIim5wS4X1wnd3qs-LvYC/n/c4u02/b/hosted_workshops/o/orm_stack_a100_credit_risk_assessment.zip)
29+
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/tfC_fKB7HB5Wo1pvpYu1fHifVw-E7MZruSx9l5J6ebjhGZOwsFawUiJlJhzgR7Hy/n/c4u02/b/hosted_workshops/o/orm_stack_a100_credit_risk_assessment.zip)
3030

3131
2. Provide the information for **Compartment**, **VCN (Any suitable name)**, **Subnet**, **VM Display Name(Any suitable name)**
3232

fraud_risk/provision/provision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ This lab assumes you have:
2020

2121
## Task 1: Provision resources
2222

23-
1. Go to Resource manager -> Stacks -> Create Stack. Choose My configuration and upload the provided zip file and click Next: [orm_stack_a10_gpu-ai_fin_new_vcn.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/MowTvhjhvgsR5msJwtCzVxhveQKdE9T0ii9jcWnCZvwKScoR7TFkuDdCDLITZorc/n/c4u02/b/hosted_workshops/o/orm_stack_a10_gpu-ai_fin_new_vcn.zip)
23+
1. Go to Resource manager -> Stacks -> Create Stack. Choose My configuration and upload the provided zip file and click Next: [orm_stack_a10_gpu-ai_fin_new_vcn.zip](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/tfC_fKB7HB5Wo1pvpYu1fHifVw-E7MZruSx9l5J6ebjhGZOwsFawUiJlJhzgR7Hy/n/c4u02/b/hosted_workshops/o/orm_stack_a10_gpu-ai_fin_new_vcn.zip)
2424

2525
![Resource Manager](images/resource_manager.png)
2626

2727
Or you could use a single click deployment button shown below
2828

29-
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://objectstorage.us-ashburn-1.oraclecloud.com/p/MowTvhjhvgsR5msJwtCzVxhveQKdE9T0ii9jcWnCZvwKScoR7TFkuDdCDLITZorc/n/c4u02/b/hosted_workshops/o/orm_stack_a10_gpu-ai_fin_new_vcn.zip)
29+
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/tfC_fKB7HB5Wo1pvpYu1fHifVw-E7MZruSx9l5J6ebjhGZOwsFawUiJlJhzgR7Hy/n/c4u02/b/hosted_workshops/o/orm_stack_a10_gpu-ai_fin_new_vcn.zip)
3030

3131
2. Provide the information for **Compartment**, **VM Display Name (Any suitable name)**, **Shape (Keep GPU A10 shape)**, **Operating System (Either Oracle Linux or Canonical Ubuntu (According to your preference)**, **Operating System Version (If you choose Oracle Linux then it should be 8 otherwise 24.04 for Ubuntu)**
3232

thingsboard/data/data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ This lab assumes you have:
9696

9797
![Stream_Message](images/stream_message.png)
9898

99-
2. Use the following python script to send a random temperature after every second. Click on the link to download the script: [send_telemetry.py](https://objectstorage.us-ashburn-1.oraclecloud.com/p/OaVlhC2SwLpwqkAZ4sfijoYU_nOcRSX8yPT1WZD3-fqN_XwdOwZcSnZVoEPI5ELE/n/c4u02/b/hosted_workshops/o/send_telemetry.py)
99+
2. Use the following python script to send a random temperature after every second. Click on the link to download the script: [send_telemetry.py](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/tfC_fKB7HB5Wo1pvpYu1fHifVw-E7MZruSx9l5J6ebjhGZOwsFawUiJlJhzgR7Hy/n/c4u02/b/hosted_workshops/o/send_telemetry.py)
100100

101101
3. You will need to change the url and device id on line 7 and 8 of the script. In the url section, replace the public ip of the instance. For device id, use Access Token saved in Task 1. Also shown in the image below.
102102

vllm_on_oke/provision/provision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ This lab assumes you have:
2222

2323
## Task 1: Provision resources
2424

25-
1. Go to Resource manager -> Stacks -> Create Stack. Choose My configuration and upload the provided zip file and click Next: [orm-stack-oke-helm-deployment-vllm.zip](https://objectstorage.us-ashburn-1.oraclecloud.com/p/Z7QTIjq8Mtyr_r4U-RYmASfn_dnET8MsiYhDpa9UaAlkU_5fc8NyJPg8ePTUuQ-q/n/c4u02/b/hosted_workshops/o/orm-stack-oke-helm-deployment-vllm.zip)
25+
1. Go to Resource manager -> Stacks -> Create Stack. Choose My configuration and upload the provided zip file and click Next: [orm-stack-oke-helm-deployment-vllm.zip](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/tfC_fKB7HB5Wo1pvpYu1fHifVw-E7MZruSx9l5J6ebjhGZOwsFawUiJlJhzgR7Hy/n/c4u02/b/hosted_workshops/o/orm-stack-oke-helm-deployment-vllm.zip)
2626

2727
![Resource Manager](images/resource_manager.png)
2828

2929
Or you could use a single click deployment button shown below
3030

31-
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://objectstorage.us-ashburn-1.oraclecloud.com/p/Z7QTIjq8Mtyr_r4U-RYmASfn_dnET8MsiYhDpa9UaAlkU_5fc8NyJPg8ePTUuQ-q/n/c4u02/b/hosted_workshops/o/orm-stack-oke-helm-deployment-vllm.zip)
31+
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://c4u02.objectstorage.us-ashburn-1.oci.customer-oci.com/p/tfC_fKB7HB5Wo1pvpYu1fHifVw-E7MZruSx9l5J6ebjhGZOwsFawUiJlJhzgR7Hy/n/c4u02/b/hosted_workshops/o/orm-stack-oke-helm-deployment-vllm.zip)
3232

3333
2. Provide the information for **Compartment**, **Kubernetes Cluster Name (Any suitable name)** , **Check Create new VCN**, **VCN Name (Any suitable name)**, **Leave other Networking information as default**, **Kubernetes nodepool configuration (You can leave them as default or change according to your preference)**
3434

0 commit comments

Comments
 (0)