Skip to content

Commit

Permalink
demo-app info
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashiSubramanya committed Mar 5, 2024
1 parent 1b23212 commit e80927d
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 4 deletions.
37 changes: 33 additions & 4 deletions modules/ROOT/pages/vercel-int.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Integrate with Vercel
:toc: true
:toclevels: 3
:toclevels: 2

:page-title: Vercel and ThoughtSpot integration
:page-pageid: vercel-integration
Expand Down Expand Up @@ -118,13 +118,42 @@ You can also copy the code and use it in your embedding application.
. After verifying the code, click **Next**.
. Review the integration summary. +
The summary page provides the following options:
* Use the sample code generated in the previous step and embed ThoughtSpot content in your app. If you have set up Trusted Authentication, the page displays additional details and instructions.
* If you don't have an app to embed ThoughtSpot content, you can deploy a Vercel app and integrate ThoughtSpot content.
* Use the sample code generated in the previous step and embed ThoughtSpot content in your app. If you have set up Trusted Authentication, the page displays the details of the authentication setup.
* If you don't have an app to embed ThoughtSpot content, you can xref:vercel-int.adoc#_deploy_thoughtspot_demo_app_in_vercel[deploy a demo app in Vercel] and view the embedded content.
* Navigate to your ThoughtSpot application instance.
. Click **Finish Setup**.
. To complete the installation, click **Finish Setup**. +
. To view the integration details at any time:
.. Log in to your Vercel account.
.. Go to the Vercel project in which the ThoughtSpot integration is installed.
.. Click **Manage**. +
The ThoughtSpot integration page appears.
[.bordered]
[.widthAuto]
image::./images/ts-integration-config.png[ThoughtSpot integration]
.. To view the integration details, click **Configure**.
.. To install ThoughtSpot integration in another Vercel project, click **Manage** and add the project.

===== Deploy ThoughtSpot demo app in Vercel

If you don't have the application setup to embed ThoughtSpot content, you can use the ThoughtSpot demo app. The demo app allows you to load data and view embedded content.

To deploy the demo app:

. In the ThoughtSpot integration summary page, click **Don't have an application? Deploy the ThoughtSpot Demo App**. +
The environment variables required to set up the demo app are displayed. Copy the variable values.
. Click **Deploy Demo App**.
. In the Vercel app deployment page, go to **Configure Project** > **Required Environment Variables**.
. Add the values copied from the Vercel integration page.
. Click **Deploy**.
. After the app is deployed, click the app to view the embedded pages in the demo app.


== Remove integration

To remove ThoughtSpot integration from your Vercel project:

.. Go to the Vercel project in which the ThoughtSpot integration is installed.
.. Click **Manage**.
The ThoughtSpot integration page opens.
.. Scroll down to the **Uninstall** section and click **Remove Integration**.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e80927d

Please sign in to comment.