Skip to content

Commit ebf555c

Browse files
WMS 11850: Formatting fixes (#530)
* WMS ID 11172: new manifest for OCW AUH WMS ID 11172: new manifest for OCW AUH * WMS 11120: Updates to reflect ADB Serverless and ECPU WMS 11120: Updates to reflect ADB Serverless and ECPU * Patch PAR URLs developer repository Patch PAR URLs developer repository * Patch part 2 - developer Patch part 2 - developer * Patch 3 - developer Patch 3 - developer * Patch 4 - developer Patch 4 - developer * developer url fix developer url fix * init * Update manifest.json * Update introduction.md * updates * Update introduction.md * updates * Update build-a-test-env.md * update names * WMS ID: 11850 - Updates Added new Lab 2 Updated Lab 3 Updated manifest * WMS ID: 11850 - Updates WMS ID: 11850 - Updates fixed manifest * WMS ID: 11850 - Updates started lab 3 - coding basics * Update codingbasics.md * WMS ID: 11850 - Updates Updates: - fixed intro, lab 1, - removed labs 4-7 * WMS ID: 11850 - more Updates ready for review lab: 3 * WMS ID: 11850 - more Updates WMS ID: 11850 - more Updates * WMS ID: 11850 - more Updates architecture updates * WMS ID: 11850 - mini update name change * Update connect-to-env.md * WMS ID: 11850 - mini update WMS ID: 11850 - mini update fixing side bar ttitle * WMS 11850: Added microservices as new workshop WMS 11850: Added microservices as new workshop * WMS 11850: fixed manifest WMS 11850: fixed manifest * WMS 11850: fixed images WMS 11850: fixed images * WMS 11850: fixed indentation WMS 11850: fixed indentation * WMS 11850: fixed images WMS 11850: fixed images * WMS 11850: fixed path WMS 11850: fixed path * Update build.md * WMS 11900: Initial workshop - demo and coding experience WMS 11900: Initial workshop - demo and coding experience * WMS 11900: Initial workshop - finished all labs WMS 11900: Initial workshop - finished all labs * WMS 11900: fixed login process WMS 11900: fixed login process * WMS 11900: fixed typo WMS 11900: fixed typo * WMS 11850: Fixed typo WMS 11850: Fixed typo * WMS 11866: Added new MVP manifest WMS 11866: Added new MVP manifest * WMS 11866: Rollback of manifest.json changes for mvp WMS 11866: Rollback of manifest.json changes for mvp * WMS 11900 - fixed instructions WMS 11900 - fixed instructions * WMS 11866: update manifest title WMS 11866: update manifest title * WMS 11866: Redo intro and lab 1 WMS 11866: Redo intro and lab 1 * WMS 11866: redo of lab 2 WMS 11866: redo of lab 2 * WMS 11866: redo of lab 3 WMS 11866: redo of lab 3 * WMS 11866: redo of lab 4 and other fixes WMS 11866: redo of lab 4 and other fixes * WMS 11866: fixes reported for intro, lab 2, lab 3 WMS 11866: fixes reported for intro, lab 2, lab 3 * WMS 11866: additional changes WMS 11866: additional changes * WMS 11866: additional changes WMS 11866: additional changes * WMS 11866: added video to intro WMS 11866: added video to intro * WMS 11866: removed lab 5 from mvp candidate WMS 11866: removed lab 5 from mvp candidate * WMS 11866: removed appendix WMS 11866: removed appendix * WMS 11866: fixed images WMS 11866: fixed images * WMS 11866: updated manifest WMS 11866: updated manifest * WMS 11866: fixed filename WMS 11866: fixed filename * WMS 11866: added clarification WMS 11866: added clarification * Revert "WMS ID#11866 (#512)" This reverts commit f4ee5c3. * WMS 11866: updated duration WMS 11866: updated duration * WMS 11850: removing how-to run app temporarily WMS 11850: removing how-to run app temporarily * WMS 11850: Formatting fixes WMS 11850: Formatting fixes --------- Co-authored-by: Matt Kowalik <[email protected]>
1 parent 4ea1070 commit ebf555c

File tree

2 files changed

+35
-25
lines changed

2 files changed

+35
-25
lines changed

dev-guide-ai-finance/local-tenancy/local-tenancy.md

Lines changed: 29 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Add 5 rules using the below information.
7373
| 3 | 0.0.0.0/0 | 1522 |
7474
| 4 | 0.0.0.0/0 | 8501 |
7575
| 5 | 0.0.0.0/0 | 8502 |
76+
{: title="Ingress rules"}
7677

7778
When you've added all 5 ingress rules, click the **Add Ingress Rules** button at the bottom right of the page.
7879

@@ -94,6 +95,8 @@ Your default security list should look like the below screenshot.
9495

9596
3. Name the instance **SeerVM**, verify you're in the correct compartment, and accept all the defaults. Click the **Next** button.
9697

98+
> **Note**: While all operating systems are supported, we recommend using Oracle Linux 9 as the operating system. The application runs on any available shape, including shapes available in the OCI Always Free tier.
99+
97100
![Create Compute Instance](./images/create-instance-2.png " ")
98101

99102
4. Click **Next** on the Security screen.
@@ -102,13 +105,13 @@ Your default security list should look like the below screenshot.
102105

103106
![Select VNIC](./images/name-vnic-confirm.png " ")
104107

105-
In the **Add SSH Keys** section, you can generate a new SSH key pair or use your favorite existing keys.
108+
In the **Add SSH Keys** section, you can generate a new SSH key pair or use your favorite existing keys.
106109

107110
6. To generate a new key pair, click the radio button next to **Generate a key pair for me**. Then click the **Download private key** button to save the file to your local downloads directory. Click the button to **Download public key** to your local computer so you have both keys for safe-keeping.
108111

109112
![Generate public SSH keys](./images/generate-public-keys.png " ")
110113

111-
In Task 3, you'll need the SSH keys to gain access to the compute instance where you'll configure and run the software for this lab. Feel free to move the SSH keys to the .ssh directory of your terminal application. This will vary depending on which terminal emulator you're using on your system.
114+
In Task 3, you'll need the SSH keys to gain access to the compute instance where you'll configure and run the software for this lab. Feel free to move the SSH keys to the .ssh directory of your terminal application. This will vary depending on which terminal emulator you're using on your system.
112115

113116
7. You can also utilize an existing key pair if you already have one. Choose the radio button for **Upload public key file (.pub)** and drop the file on the box or click it to locate the file and upload it to the VM.
114117

@@ -258,29 +261,29 @@ The application requires an Autonomous Database. Follow the steps to provision a
258261
3. Use the information in the table below to fill out the **Create Autonomous Database Serverless** form. Proceed to the next step for instructions on setting up **Network Access**.
259262
260263
261-
| Field Name | Input |
262-
| ------------- | ------------ |
263-
| Display Name | SeerATP |
264-
| Database Name | SeerATP |
265-
| Compartment | Verify correct compartment |
266-
| Workload Type | ATP |
267-
| Database Version | 23ai |
268-
| ECPU Count | 2 |
269-
| Password | Password1234! |
264+
| Field Name | Input |
265+
| ------------- | ------------ |
266+
| Display Name | SeerATP |
267+
| Database Name | SeerATP |
268+
| Compartment | Verify correct compartment |
269+
| Workload Type | ATP |
270+
| Database Version | 23ai |
271+
| ECPU Count | 2 |
272+
| Password | Password1234! |
273+
{: title="ADB configuration details overview"}
270274
271-
-------------------------------------------------------
272275
273276
![Create Autonomous Database form](./images/create-adb-form.png " ")
274277
275-
4. In the **Network access** section, choose **Secure access from allowed IPs and VCNs only**. In the **IP notation type** drop-down, choose **CIDR block**. For values, enter **0.0.0.0/0**. Verify that **Require mutual TLS (mTLS) authentication** is disabled. Click the **Create** button.
278+
1. In the **Network access** section, choose **Secure access from allowed IPs and VCNs only**. In the **IP notation type** drop-down, choose **CIDR block**. For values, enter **0.0.0.0/0**. Verify that **Require mutual TLS (mTLS) authentication** is disabled. Click the **Create** button.
276279
277280
![Create Autonomous Database form](./images/atp-security-mtls.png " ")
278281
279-
5. The ATP Database will enter the provisioning state. In a few minutes the state will turn from Provisioning to Available.
282+
2. The ATP Database will enter the provisioning state. In a few minutes the state will turn from Provisioning to Available.
280283
281284
![Provisioning an Autonomous Database instance](./images/provisioning-atp.png " ")
282285
283-
6. Once the state changes to **Available**, the Autonomous Transaction Processing database is ready to use! Review the database details.
286+
3. Once the state changes to **Available**, the Autonomous Transaction Processing database is ready to use! Review the database details.
284287
285288
![Provisioning an Autonomous Database instance](./images/atp-detail-review.png " ")
286289
@@ -308,23 +311,24 @@ OCI Generative AI is a fully managed service available via API to seamlessly int
308311
309312
![Preview Private Key](./images/key-preview.png " ")
310313
311-
6. If you misplace the copied information, you can retrieve the configuration file data anytime by locating the key, then clicking on the elipsis at the end of the record, then choose **View configuration file**.
314+
6. If you misplace the copied information, you can retrieve the configuration file data anytime by locating the key, then clicking on the ellipsis at the end of the record, then choose **View configuration file**.
312315
313316
![Find the configuration file later](./images/find-configuration-file.png " ")
314317
315-
Next you will need to create a policy to allow you to use OCI Generative AI within your compartment. *It's important that your policy references the compartment where your Autonomous Database is deployed.* The policy will be necessary for Autonomous Database to interact with OCI Generative AI.
318+
Next you will need to create a policy to allow you to use OCI Generative AI within your compartment. *It's important that your policy references the compartment where your Autonomous Database is deployed.* The policy will be necessary for Autonomous Database to interact with OCI Generative AI.
316319
317320
7. Open the Navigation menu and click **Identity & Security**. Under Identity, click **Policies**.
318321
319322
![Click Policies](./images/policies.png " ")
320323
321324
8. Verify the applied filter is set to the correct compartment and click **Create policy**. Paste the following into the appropriate fields:
322325
323-
| Field | Information |
324-
| ----- | ----------- |
325-
| Name | PublicGenAI |
326-
| Description | Public GenAI Policy |
327-
| Compartment | Select your compartment |
326+
| Field | Information |
327+
| ----------- | ----------------------- |
328+
| Name | PublicGenAI |
329+
| Description | Public GenAI Policy |
330+
| Compartment | Select your compartment |
331+
{: title="OCI Gen AI details"}
328332
329333
![Enter Policy Info](./images/policy-info.png " ")
330334
@@ -342,7 +346,7 @@ Next you will need to create a policy to allow you to use OCI Generative AI with
342346
343347
![Paste Policy](./images/policy.png " ")
344348
345-
You've added a policy to allow users to manage the GenAI service in your compartment.
349+
You've added a policy to allow users to manage the GenAI service in your compartment.
346350
347351
![Paste Policy](./images/added-policy.png " ")
348352
@@ -380,15 +384,15 @@ You've added a policy to allow users to manage the GenAI service in your compart
380384
</copy>
381385
````
382386
383-
6. In the .setup directory, you will create a copy of your OCI API key. Open an editor using the filename 'oci_api_key.pem' Use vi, nano or your favorite editor.
387+
6. In the `.setup` directory, you will create a copy of your OCI API key. Create a new file named `oci\_api_key.pem`. Use vi, nano or your favorite editor.
384388
385389
````
386390
<copy>
387391
nano oci_api_key.pem
388392
</copy>
389393
````
390394
391-
6. Locate the API Key you downloaded in Task 5, Step 4. Open it in a text editor and copy the contents of the key and paste it into the oci_api_key.pem file you have open in the editor. Save the file.
395+
7. Locate the API Key you downloaded in Task 5, Step 4. Open it in a text editor and copy the contents of the key and paste it into the oci_api_key.pem file you have open in the editor. Save the file.
392396
393397
![Copy the API key](./images/copy-api-key.png " ")
394398

dev-guide-ai-finance/workshops/sandbox_paramount/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
"description": "This is a step-by-step guide showcasing how the demo instance is navigated",
3333
"filename": "../../ai-exercise/ai-vector-search-challenge-answers.md"
3434

35+
},
36+
{
37+
"title": "Lab 5: Run the app in your own environment",
38+
"description": "This is a step-by-step guide showcasing how the demo instance is navigated",
39+
"filename": "../../local-tenancy/local-tenancy.md"
40+
3541
},
3642
{
3743
"title": "Need Help?",

0 commit comments

Comments
 (0)