TabMove Lite is offered as a solution that you can deploy on your own infrastructure in a number of ways. From the simplest to the most advanced, these are:
Method | Difficulty | Remarks |
---|---|---|
From a marketplace (AWS Marketplace, Salesforce AppExchange) | Easiest | This will become the recommended approach, but is not available yet. |
Moderate | This is the currently recommended approach. In the future, this will be a decent alternative in case specific requirements can’t be met with the marketplace approach. | |
As an executable | Advanced | On-demand only, for exceptional use-cases. |
Review the information in each section below to learn more about each deployment method.
General Requirements
To function correctly, TabMove Lite needs HTTPS access to the following resources:
Your current Tableau Server
Tableau Cloud:
*.online.tableau.com
Licensing & activation: see https://help.cryptolens.io/security/api-ip.
Biztory TabMove Telemetry (optional):
tabmove-telemetry.biztory.com
...
Deploying from a Marketplace
AWS Marketplace
Info |
---|
TabMove Lite will be made available on the AWS Marketplace in the future. |
...
Deploying as a Container Image
If you want to run TabMove Lite as a container on your own infrastructure (e.g. Docker), you can follow the steps below. The example assumes a local Docker installation for demonstration purposes, but most concepts can be applied e.g. on AWS ECS, GCP, or other infrastructure.
...