Skip to content

Commit

Permalink
Updates to manifest for CW. WMS 11541 (#347)
Browse files Browse the repository at this point in the history
* Changed name from ADB Shared to Serverless

* fixed typo

* cloudworld 2023 updates - new setup

* Update to use terraform and cloudworld2023 changes

* manifest update with new names

* use graph blocks

* Now creating graphs. Using blocks.

* Setup should run post-install steps

* Added login as moviestream user

* updates to variables

* Updates due to UX updates

* Updates based on UX change

* gen-ai first commit

* ADB Speaks Human commit

* renamed project folder to ADB Speaks Human

* First draft of ADB Speaks Human

* Minor update to manifest for green button

* install app

* test

* working on repo install

* testing repo install

* tf script that installs apex too

* new notebook

* fixed deprecated URLs

* make downloads more obvious using buttons

* Updating manifests

* Update to graph queries

* Moved the react app file to LiveLabs object store

* Minor update. Made create compartment optional

* Also requires Chicago region

* minor update highlighting database name and always free

* updates on Chicago req for OCI GenAI

* fixed dmbs typo

* Updating content for ANDOUC event

* starting adb at azure workshop

* QA for workshop 8081

* manifests for cw hol
  • Loading branch information
martygubar authored Aug 5, 2024
1 parent 11e7394 commit d2bdba4
Show file tree
Hide file tree
Showing 6 changed files with 289 additions and 0 deletions.
62 changes: 62 additions & 0 deletions shared/adb-ai-web-app/workshops/sandbox-python/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Oracle LiveLabs gives you access to Oracle's products to run a wide variety of labs and workshops; allowing you to experience our best technology, live!">
<title>Oracle LiveLabs</title>

<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-1.11.0.min.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-ui-1.10.4.custom.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/main.min.js"></script>

<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
</head>

<body>
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
<span class="hol-Header-toggleIcon"></span>
</button>
</div>
</div>
</header>

<div id="container">
<div id="leftNav">
<div id="toc"></div>
</div>
<div id="contentBox">
<main class="hol-Content" id="module-content"></main>
</div>
</div>

<footer class="hol-Footer">
<a class="hol-Footer-topLink" href="#top">Return to Top</a>
<div id="footer-banner"><div class="footer-row">
<div class="footer-content"><ul class="footer-links">
<li><a href="https://docs.oracle.com/pls/topic/lookup?ctx=en/legal&id=cpyr" target="_blank" aria-label="Open a new window to Oracle legal notices" data-lbl="copyright">© Oracle</a></li>
<li><a href="https://www.oracle.com/corporate/index.html" target="_blank" aria-label="Open a new window to learn more about oracle" data-lbl="about-oracle">About Oracle</a></li>
<li><a href="https://www.oracle.com/corporate/contact/" target="_blank" aria-label="Open a new window to contact oracle" data-lbl="contact-us">Contact Us</a></li>
<li class="footer-links-break"></li>
<li><a href="https://docs.oracle.com/en/browseall.html" target="_blank" aria-label="Open a new window to products a-z" data-lbl="products-a-z">Products A-Z</a></li>
<li><a href="https://www.oracle.com/legal/privacy/" target="_blank" aria-label="Open a new window to read more about Oracle terms of use and privacy" data-lbl="terms-of-use-and-privacy">Terms of Use & Privacy</a></li>
<li><a href="https://www.oracle.com/legal/privacy/privacy-policy.html#11" target="_blank" aria-label="Open a new window to read more about managing Oracle cookie preferences" data-lbl="cookie-preferences">Cookie Preferences</a></li>
<li><a href="https://www.oracle.com/legal/privacy/marketing-cloud-data-cloud-privacy-policy.html#adchoices" target="_blank" aria-label="Open a new window to ad choices" data-lbl="ad-choices">Ad Choices</a></li>
<li class="footer-links-break"></li><li class="last"><a href="https://docs.oracle.com/pls/topic/lookup?ctx=en/legal&id=cpyr" target="_blank" aria-label="Open a new window to Oracle legal notices" data-lbl="copyright">© Oracle</a></li>
</ul>
</div>
</div>
</div>
</footer>
</body>

</html>
67 changes: 67 additions & 0 deletions shared/adb-ai-web-app/workshops/sandbox-python/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"workshoptitle": "Develop apps using GenAI, Autonomous Database and React",
"help": "[email protected]",
"include": {
"iam-compartment-create-body.md":"/common/building-blocks/tasks/iam/compartment-create-body.md",
"adb-goto-service-body.md":"/common/building-blocks/tasks/adb/goto-service-body.md",
"adb-connect-with-sql-worksheet-body.md":"/common/building-blocks/tasks/adb/connect-with-sql-worksheet-body.md"
},
"variables": ["./variables.json"],
"tutorials": [
{
"title": "Introduction",
"description":"Introduction to the workshop",
"filename": "../../introduction/introduction.md"
},
{
"title": "Get started",
"description":"Get started using Oracle Cloud Infrastructure",
"filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/cloud-login.md"
},
{
"title": "Lab 1: Set up your workshop environment",
"description":"Set up an Autonomous Database and an LLM account",
"filename": "../../setup-environment/setup-environment.md"
},
{
"title": "Lab 2: Explore OCI Generative AI Service",
"description":"Explore OCI Generative AI Service",
"filename": "../../explore-oci-genai/explore-oci-genai.md"
},
{
"title": "Lab 3: Integrate OCI Generative AI with Autonomous Database",
"description":"Connect Autonomous Database to your LLM",
"filename": "../../integrate-genai/integrate-genai.md"
},
{
"title": "Lab 4: Use GenAI to analyze your data in Autonomous Database",
"description":"Deliver GenAI projects tat summarize chats and recommend movies",
"filename": "../../business-logic/business-logic.md"
},
{
"title": "Lab 5: Publish AI projects as RESTful services",
"description":"Enable analytics across your organization",
"filename": "../../expose-rest/expose-rest.md"
},
{
"title": "Lab 6: Use OpenAPI tools with your RESTful services",
"description":"Document and test your APIs",
"filename": "../../openapi-integration/openapi-integration.md"
},
{
"title": "Lab 7: Deliver a React app that uses the RESTful AI services",
"description":"Building custom apps",
"filename": "../../deliver-nl-app/deliver-nl-app.md"
},
{
"title": "Lab 8: Clean Up",
"description":"Destroy the resources to clean up",
"filename": "../../cleanup/cleanup.md"
},
{
"title": "Need Help?",
"description": "Solutions to Common Problems and Directions for Receiving Live Help",
"filename":"https://oracle-livelabs.github.io/common/labs/need-help/need-help-freetier.md"
}
]
}
10 changes: 10 additions & 0 deletions shared/adb-ai-web-app/workshops/sandbox-python/variables.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"db_name": "MYQUICKSTART",
"db_display_name":"MyQuickStart",
"db_ocpu": "2 ECPUs",
"db_storage": "1 TB",
"db_name_livelabs": "MOVIE+your user id",
"db_name_livelabs_example": "MOVIE2252",
"db_workload_type":"Autonomous Data Warehouse",
"oac_instance_name": "WORKSHOPADWOAC"
}
62 changes: 62 additions & 0 deletions shared/adb-ai-web-app/workshops/tenancy-python/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Oracle LiveLabs gives you access to Oracle's products to run a wide variety of labs and workshops; allowing you to experience our best technology, live!">
<title>Oracle LiveLabs</title>

<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-1.11.0.min.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-ui-1.10.4.custom.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/main.min.js"></script>

<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
</head>

<body>
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
<span class="hol-Header-toggleIcon"></span>
</button>
</div>
</div>
</header>

<div id="container">
<div id="leftNav">
<div id="toc"></div>
</div>
<div id="contentBox">
<main class="hol-Content" id="module-content"></main>
</div>
</div>

<footer class="hol-Footer">
<a class="hol-Footer-topLink" href="#top">Return to Top</a>
<div id="footer-banner"><div class="footer-row">
<div class="footer-content"><ul class="footer-links">
<li><a href="https://docs.oracle.com/pls/topic/lookup?ctx=en/legal&id=cpyr" target="_blank" aria-label="Open a new window to Oracle legal notices" data-lbl="copyright">© Oracle</a></li>
<li><a href="https://www.oracle.com/corporate/index.html" target="_blank" aria-label="Open a new window to learn more about oracle" data-lbl="about-oracle">About Oracle</a></li>
<li><a href="https://www.oracle.com/corporate/contact/" target="_blank" aria-label="Open a new window to contact oracle" data-lbl="contact-us">Contact Us</a></li>
<li class="footer-links-break"></li>
<li><a href="https://docs.oracle.com/en/browseall.html" target="_blank" aria-label="Open a new window to products a-z" data-lbl="products-a-z">Products A-Z</a></li>
<li><a href="https://www.oracle.com/legal/privacy/" target="_blank" aria-label="Open a new window to read more about Oracle terms of use and privacy" data-lbl="terms-of-use-and-privacy">Terms of Use & Privacy</a></li>
<li><a href="https://www.oracle.com/legal/privacy/privacy-policy.html#11" target="_blank" aria-label="Open a new window to read more about managing Oracle cookie preferences" data-lbl="cookie-preferences">Cookie Preferences</a></li>
<li><a href="https://www.oracle.com/legal/privacy/marketing-cloud-data-cloud-privacy-policy.html#adchoices" target="_blank" aria-label="Open a new window to ad choices" data-lbl="ad-choices">Ad Choices</a></li>
<li class="footer-links-break"></li><li class="last"><a href="https://docs.oracle.com/pls/topic/lookup?ctx=en/legal&id=cpyr" target="_blank" aria-label="Open a new window to Oracle legal notices" data-lbl="copyright">© Oracle</a></li>
</ul>
</div>
</div>
</div>
</footer>
</body>

</html>
78 changes: 78 additions & 0 deletions shared/adb-ai-web-app/workshops/tenancy-python/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
{
"workshoptitle": "Develop apps using GenAI, Autonomous Database and React",
"help": "[email protected]",
"include": {
"iam-compartment-create-body.md":"/common/building-blocks/tasks/iam/compartment-create-body.md",
"adb-goto-service-body.md":"/common/building-blocks/tasks/adb/goto-service-body.md",
"adb-connect-with-sql-worksheet-body.md":"/common/building-blocks/tasks/adb/connect-with-sql-worksheet-body.md"
},
"variables": ["./variables.json"],
"tutorials": [
{
"title": "Introduction",
"description":"Introduction to the workshop",
"filename": "../../introduction/introduction.md",
"type":"python"
},
{
"title": "Get started",
"description":"Get started using Oracle Cloud Infrastructure",
"filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/cloud-login.md",
"type":"python"
},
{
"title": "Lab 1: Set up Your Workshop Environment",
"description":"Set up an Autonomous Database and an LLM account",
"filename": "../../setup-environment/setup-environment.md",
"type":"python"

},
{
"title": "Lab 2: Explore OCI Generative AI Service",
"description":"Explore OCI Generative AI Service",
"filename": "../../explore-oci-genai/explore-oci-genai.md",
"type":"python"
},
{
"title": "Lab 3: Integrate OCI Generative AI with Autonomous Database",
"description":"Connect Autonomous Database to your LLM",
"filename": "/common/building-blocks/blocks/adb/integrate-genai/integrate-genai.md",
"type":"python"
},
{
"title": "Lab 4: Use GenAI to analyze your data in Autonomous Database",
"description":"Deliver GenAI projects that summarize chats and recommend movies",
"filename": "../../business-logic/business-logic.md",
"type":"python"
},
{
"title": "Lab 5: Publish AI projects as RESTful services",
"description":"Enable analytics across your organization",
"filename": "../../expose-rest/expose-rest.md",
"type":"python"
},
{
"title": "Lab 6: Use OpenAPI tools with your RESTful services",
"description":"Document and test your APIs",
"filename": "../../openapi-integration/openapi-integration.md",
"type":"python"
},
{
"title": "Lab 7: Deliver a React app that uses the RESTful AI services",
"description":"Building custom apps",
"filename": "../../deliver-nl-app/deliver-nl-app.md",
"type":"python"
},
{
"title": "Lab 8: Clean Up",
"description":"Destroy the resources to clean up",
"filename": "../../cleanup/cleanup.md",
"type":"python"
},
{
"title": "Need Help?",
"description": "Solutions to Common Problems and Directions for Receiving Live Help",
"filename":"https://oracle-livelabs.github.io/common/labs/need-help/need-help-freetier.md"
}
]
}
10 changes: 10 additions & 0 deletions shared/adb-ai-web-app/workshops/tenancy-python/variables.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"db_name": "MovieStreamWorkshop",
"db_display_name":"MovieStreamWorkshop",
"db_ocpu": "4 ECPUs",
"db_storage": "1 TB",
"db_name_livelabs": "MOVIE+your user id",
"db_name_livelabs_example": "MOVIE2252",
"db_workload_type":"Autonomous Data Warehouse",
"oac_instance_name": "WORKSHOPADWOAC"
}

0 comments on commit d2bdba4

Please sign in to comment.