Another host for your server container. The product cannot tell the difference, by design.
Overview
Where your server container runs is a decision you have already made, or one you are about to make without us. Stape, TAGGRS, Google Cloud Run, your own infrastructure — nothing in Profitscaler talks to a hosting vendor's API, so a container hosted at Stape behaves exactly like a container hosted anywhere else.
How it works
You create a server container at Stape, point your web container's transport URL at it, and import our container file. We answer the requests that container makes, using the store's own key. Naming a host as though it were part of the architecture is a mistake worth avoiding: it makes a choice look like a dependency.
How to configure
Create a server container at Stape and note its tagging server URL.
In your web container, set the transport URL to it.
Import your Profitscaler container file into the server container and publish.

