-
Notifications
You must be signed in to change notification settings - Fork 1
/
ktorbase-test.json
102 lines (102 loc) · 2.5 KB
/
ktorbase-test.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[
{
"ParameterKey": "CertificateArn",
"ParameterValue": "arn:aws:acm:eu-central-1:276003551821:certificate/400168d2-fd3a-417f-907d-e6b192ac3279"
},
{
"ParameterKey": "CwAgentSecurityGroupId",
"ParameterValue": "sg-055e2154d9fb86368"
},
{
"ParameterKey": "EcsCluster",
"ParameterValue": "arn:aws:ecs:eu-central-1:276003551821:cluster/ktorbase"
},
{
"ParameterKey": "Environment",
"ParameterValue": "test"
},
{
"ParameterKey": "ServiceCpu",
"ParameterValue": "512"
},
{
"ParameterKey": "ServiceDeregistrationDelaySeconds",
"ParameterValue": "10"
},
{
"ParameterKey": "ServiceDeploymentMinimumPercent",
"ParameterValue": "100"
},
{
"ParameterKey": "ServiceDeploymentMaximumPercent",
"ParameterValue": "200"
},
{
"ParameterKey": "ServiceImageName",
"ParameterValue": "276003551821.dkr.ecr.eu-central-1.amazonaws.com/ktorbase/service"
},
{
"ParameterKey": "ServiceImageVersion",
"ParameterValue": "latest"
},
{
"ParameterKey": "ServiceMemory",
"ParameterValue": "1024"
},
{
"ParameterKey": "ServiceNodeCount",
"ParameterValue": "1"
},
{
"ParameterKey": "ExternalSubnets",
"ParameterValue": "subnet-0c97bb1a47f292011, subnet-0ba963f40a0c02335"
},
{
"ParameterKey": "InternalSubnets",
"ParameterValue": "subnet-08ef622575c3c7834, subnet-018c0ba7a8c95b714"
},
{
"ParameterKey": "ParameterStoreArn",
"ParameterValue": "arn:aws:ssm:eu-central-1:276003551821:parameter/ktorbase-test/*"
},
{
"ParameterKey": "VpcId",
"ParameterValue": "vpc-0bd0ea329858c5c73"
},
{
"ParameterKey": "AppBannerBackgroundColor",
"ParameterValue": "rgba(0, 255, 0, 0.5)"
},
{
"ParameterKey": "AppBannerMenuBackgroundColor",
"ParameterValue": "rgba(0, 125, 0, 0.6)"
},
{
"ParameterKey": "AppBaseUrl",
"ParameterValue": "https://ktorbase-test.linked-planet.com"
},
{
"ParameterKey": "AppSsoSaml",
"ParameterValue": "false"
},
{
"ParameterKey": "AppTitle",
"ParameterValue": "linked-planet KtorBase - Test"
},
{
"ParameterKey": "SamlIdentityProviderCertificate",
"ParameterValue": ""
},
{
"ParameterKey": "SamlIdentityProviderEntityId",
"ParameterValue": "http://mock-idp"
},
{
"ParameterKey": "SamlIdentityProviderLoginUrl",
"ParameterValue": "http://localhost:8180/SingleSignOnService"
},
{
"ParameterKey": "SamlIdentityProviderLogoutUrl",
"ParameterValue": "http://localhost:8180/logout"
}
]