Skip to content

Commit

Permalink
Merge pull request #319 from visulate/pgoldtho/update-mk-links
Browse files Browse the repository at this point in the history
update links to cloud console
  • Loading branch information
pgoldtho authored Oct 29, 2024
2 parents c174fc3 + ad8bfee commit 6d7e377
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 7 deletions.
Binary file added docs/images/google-marketplace-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 6 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@
<div class="content">
<header>
<h1>Oracle to Google AI</h1>
<p>Visulate: Empowering Database Developers with Oracle-Google Gemini AI Integration</p>
<p>Connect your Oracle databases to Google's AI</p>
</header>
<p><b>Visulate for Oracle</b> is a powerful tool designed to streamline the work of database developers by seamlessly integrating <b>Oracle databases</b> with <b>Google Gemini AI</b>. It unlocks new levels of productivity by reading metadata from the Oracle Data Dictionary, understanding object structures, relationships, and dependencies. With this knowledge, Visulate automates the generation of optimized code in <b>any programming language</b>, streamlining complex SQL, PL/SQL, and API interactions, and supporting AI-powered development workflows.</p>

<ul class="actions">
<li><a href="https://console.cloud.google.com/marketplace/details/visulate-llc-public/visulate-for-oracle" class="button big">Install from Google Cloud Marketplace</a></li>
<li><a href="https://console.cloud.google.com/marketplace/product/visulate-llc-public/visulate-vm">
<img style="height: 6em; width: auto" src="/images/google-marketplace-button.png" alt="Launch on Google Cloud Marketplace" />
</a></li>
</ul>

</div>
<span class="video">
<iframe width="600" height="338"
Expand All @@ -26,7 +29,7 @@
<!-- Section -->
<section>
<header class="major">
<h2>Designed for Developers: Automated Code, Smart Insights</h2>
<h2>Designed for Developers: Smart Insights, Automated Code</h2>
</header>
<div class="features">
<article>
Expand Down
6 changes: 3 additions & 3 deletions docs/pages/quickstart-k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ How to create a Visulate for Oracle instance on Google Cloud Platform (GCP) and


### Before you begin
1. Identify or [create a Kubernetes cluster](https://cloud.google.com/kubernetes-engine/docs/quickstart) in GCP2.
2. Open the Visulate for Oracle Console
1. Identify or [create a Kubernetes cluster](https://cloud.google.com/kubernetes-engine/docs/quickstart) in Google Cloud.
2. Install Visulate from the Google Cloud Marketplace Console

<a href="https://console.cloud.google.com/marketplace/details/visulate-llc-public/visulate-for-oracle"
class="button big" target="_blank">Go to Console</a>
class="button big" target="_blank">Go to Google Cloud Marketplace</a>

### Configure an instance

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Running Visulate for Oracle on a Virtual Machine.
2. Install Visulate from the Google Cloud Marketplace Console

<ul class="actions">
<li><a href="https://console.cloud.google.com/marketplace/details/visulate-llc-public/visulate-vm__draft" class="button big">Go to Google Cloud Marketplace Console</a></li>
<li><a href="https://console.cloud.google.com/marketplace/details/visulate-llc-public/visulate-vm" class="button big">Go to Google Cloud Marketplace</a></li>
</ul>

## Post install setup
Expand Down

0 comments on commit 6d7e377

Please sign in to comment.