Skip to content

Commit

Permalink
update cloud manuals
Browse files Browse the repository at this point in the history
  • Loading branch information
adukhovskoy-gehtsoft committed Sep 3, 2019
1 parent 0c676b0 commit 91e39fc
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AWS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ There is a step-by-step guide how to deploy the indicore backtester image in AWS
![TaskName](img/TaskName.JPG)
10. Set Task memory and Task CPU then press "Add container" button
![TaskResources](img/TaskResources.JPG)
11. Set the container name (could be any name), Image docker.io/gehtsoft/backtestutils and Port mappings 80
11. Set the container name (could be any name), Image docker.io/gehtsoft/indicore-backtest and Port mappings 80
![ContainerSettings](img/ContainerSettings.JPG)
12. Set any other parameters if needed
13. Press "Add" button
Expand Down
Binary file modified AWS/img/ContainerSettings.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion GoogleCloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ There is a step-by-step guide how to deploy the indicore backtester image in Goo
![NewVM](img/NewVM.JPG)
3. Set Name, Machine type (f1-micro is enough)
![VMName](img/VMName.JPG)
4. Choose "Deploy a container image to this VM instance", enter Container image - docker.io/gehtsoft/backtestutils, choose "Allow HTTP traffic" and press "Create" button
4. 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
![VMContainer](img/VMContainer.JPG)
5. Wait till VM instance is created, and state changed to "Running". BacktestUtils REST API is available at External IP on port 80
![ViewVM](img/ViewVM.JPG)
Binary file modified GoogleCloud/img/VMContainer.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion MicrosoftAzure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ There is a step-by-step guide how to deploy the indicore backtester image in Mic
![NewService](img/NewService.JPG)
3. Set Subscription, Resource Group (create new if neccessary), Name, Publish - Docker Image, Operating system - Linux, App Service Plan (F1 is enough), then press "Next: Docker" button
![ServiceName](img/ServiceName.JPG)
4. Choose Image Source - Docker Hub, Image and tag - gehtsoft/backtestutils, then press "Review and create" button
4. Choose Image Source - Docker Hub, Image and tag - gehtsoft/indicore-backtest, then press "Review and create" button
![ServiceContainer](img/ServiceContainer.JPG)
5. Press "Create" button
![CreateService](img/CreateService.JPG)
Expand Down
Binary file modified MicrosoftAzure/img/ServiceContainer.JPG
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 91e39fc

Please sign in to comment.