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 is the recommended approach. |
As a container image | Moderate | This is 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 below to learn more about each deployment method.
From a Marketplace
AWS Marketplace
Step-by-step instructions here.
Salesforce AppExchange
Step-by-step instructions here.
As a Container Image
If you want to run TabMove Lite as a container on your own infrastructure (Docker), you can follow the steps below:
Add registry
Download image
Download docker-compose
docker-compose up
That is it?