Skip to content

Commit f25faa5

Browse files
committed
update-aws
1 parent cdfee6c commit f25faa5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+6777
-2543
lines changed

.gitignore

+4-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
2-
Azure/Orchestrator/PaaS/delete/MultiNode/azuredeploy.json
3-
Azure/Orchestrator/PaaS/delete/MultiNode/azuredeploy.parameters.json
4-
Azure/Orchestrator/PaaS/delete/MultiNode/README.md
5-
Azure/Orchestrator/PaaS/delete/SingleNode/azuredeploy.json
6-
Azure/Orchestrator/PaaS/delete/SingleNode/README.md
7-
Redis/Redis for windows/.DS_Store
8-
.DS_Store
9-
.history
10-
Redis-removed/
11-
ML/du_prereq.sh
1+
.idea/
2+
taskcat_outputs/
3+
.taskcat/
4+
.vscode/

.gitmodules

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[submodule "AWS/submodules/quickstart-aws-vpc"]
2+
path = AWS/submodules/quickstart-aws-vpc
3+
url = https://github.com/aws-quickstart/quickstart-aws-vpc.git
4+
branch = main
5+
[submodule "AWS/submodules/quickstart-aws-acm-certificate"]
6+
path = AWS/submodules/quickstart-aws-acm-certificate
7+
url = https://github.com/aws-quickstart/quickstart-aws-acm-certificate.git
8+
branch = main

AWS/.gitmodules

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[submodule "submodules/quickstart-aws-vpc"]
2+
path = submodules/quickstart-aws-vpc
3+
url = https://github.com/aws-quickstart/quickstart-aws-vpc.git
4+
branch = main
5+
[submodule "submodules/quickstart-aws-acm-certificate"]
6+
path = submodules/quickstart-aws-acm-certificate
7+
url = https://github.com/aws-quickstart/quickstart-aws-acm-certificate.git
8+
branch = main
9+
[submodule "scripts"]
10+
path = scripts
11+
url = https://github.com/UiPath/cloud-marketplace-common.git
12+
branch = main
13+
14+

AWS/.taskcat.yml

+78
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
project:
2+
name: quickstart-uipath-orchestrator
3+
parameters:
4+
QSS3KeyPrefix: "quickstart-uipath-orchestrator/"
5+
QSS3BucketName: "$[taskcat_autobucket]"
6+
QSS3BucketRegion: "$[taskcat_current_region]"
7+
HAAPassword: "$[taskcat_genpass_8]"
8+
OrchestratorPassword: "$[taskcat_genpass_8]"
9+
RDSUsername: "$[taskcat_random-string]"
10+
RDSPassword: "$[taskcat_genpass_8]"
11+
RDSDBName: "$[taskcat_random-string]"
12+
GatewayName: "$[taskcat_random-string]"
13+
14+
regions:
15+
- ap-northeast-1
16+
- ap-northeast-2
17+
- ap-south-1
18+
- ap-east-1
19+
- ca-central-1
20+
- eu-central-1
21+
- eu-west-1
22+
- eu-west-2
23+
- eu-west-3
24+
- me-south-1
25+
- sa-east-1
26+
- us-east-1
27+
- us-east-2
28+
- us-west-1
29+
- us-west-2
30+
shorten_stack_name: true
31+
package_lambda: false
32+
tests:
33+
default-orchestrator:
34+
template: ./templates/orchestrator/master.template.yaml
35+
regions:
36+
- us-east-2
37+
parameters:
38+
AvailabilityZones: "$[taskcat_getaz_2]"
39+
UiPathFQDN: testone.uipathmarketplace.net
40+
41+
three-az-orchestrator:
42+
template: ./templates/orchestrator/master.template.yaml
43+
regions:
44+
- us-east-1
45+
parameters:
46+
AvailabilityZones: "$[taskcat_getaz_3]"
47+
UiPathFQDN: testtwo.uipathmarketplace.net
48+
49+
robotsimple:
50+
template: ./templates/robot/master.template.yaml
51+
regions:
52+
- us-west-2
53+
parameters:
54+
AvailabilityZones: "$[taskcat_getaz_2]"
55+
AdminPassword: "$[taskcat_genpass_8]"
56+
RobotRole: localadmin
57+
OrchestratorURL: ""
58+
OrchestratorAPIUser: ""
59+
OrchestratorAPIPassword: ""
60+
OrchestratorTenant: ""
61+
62+
add-license-orchestrator:
63+
template: ./templates/orchestrator/master.template.yaml
64+
regions:
65+
- us-west-1
66+
parameters:
67+
AvailabilityZones: "$[taskcat_getaz_2]"
68+
UiPathFQDN: testthree.uipathmarketplace.net
69+
OrchestratorLicense: "orchlicense"
70+
71+
europe-orchestrator:
72+
template: ./templates/orchestrator/master.template.yaml
73+
regions:
74+
- eu-west-1
75+
parameters:
76+
AvailabilityZones: "$[taskcat_getaz_2]"
77+
UiPathFQDN: testfour.uipathmarketplace.net
78+
OrchestratorInstanceCount: "3"

AWS/LICENSE.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>097C247A3B4EA576</RequestId><HostId>+Fo4ytgMmWUcU8TBfZ34NkJyJkm8k/0V5T0IueF+I0OqwarertWvSD0Cg55Z79rbdA3Kda8XcnY=</HostId></Error>

AWS/NOTICE.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>27D96D3D85349DFE</RequestId><HostId>qPbvUDDubrSeQ9wGX18Mbc1qW4X7NJGyz8PRtSCRr1FVOnpxFoex76PxHzZ/vZbWiAvh3BSvUE4=</HostId></Error>

AWS/README.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# quickstart-uipath-orchestrator
2+
## UIPath Orechestrator on AWS Cloud
3+
4+
This Quick Start reference deployment guide provides step-by-step instructions for deploying UiPath Orchestrator on AWS Cloud.
5+
6+
This Quick Start is for users who wants to deploy UiPath Orchestrator web application on AWS cloud. It deploys UiPath Orchestrator which manages robotic automation processes, allowing users to automate attended and unattended process task within their enterprise environment.
7+
8+
The AWS CloudFormation templates included with the Quick Start automate the following:
9+
10+
- [Deploying the UiPath Orchestrator on AWS Cloud](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/template?stackName=uipath&templateURL=https://aws-quickstart.s3.amazonaws.com/quickstart-uipath-orchestrator/templates/orchestrator/master.template.yaml)
11+
- [Deploying the UiPath Robot on AWS Cloud](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/template?stackName=uipath&templateURL=https://aws-quickstart.s3.amazonaws.com/quickstart-uipath-orchestrator/templates/robot/master.template.yaml)
12+
13+
You can also use the AWS CloudFormation templates as a starting point for your own implementation.
14+
15+
![Quick Start architecture for UiPath Orchestrator on AWS](./UIPath-Orchestrator-arch.png)

AWS/Terraform/Orchestrator/multi-node/README.md

-60
This file was deleted.

AWS/Terraform/Orchestrator/multi-node/application-load-balancer.tf

-64
This file was deleted.

AWS/Terraform/Orchestrator/multi-node/autoscale-policy.tf

-88
This file was deleted.

0 commit comments

Comments
 (0)