There is a step-by-step guide how to deploy the indicore backtester image in Google Cloud. Please pay attention - usage of the mentioned services of Google is not free and you would better to know the costs in advance.
- Login to Google Cloud Console https://console.cloud.google.com/compute/instances
- Press "Create" button
- Set Name, Machine type (f1-micro is enough)
- Choose "Deploy a container image to this VM instance", enter Container image - docker.io/gehtsoft/indicore-backtest, choose "Allow HTTP traffic" and press "Create" button
- Wait till VM instance is created, and state changed to "Running". BacktestUtils REST API is available at External IP on port 80