@@ -53,8 +53,8 @@ These templates create all the required resources, plug-n-play:
5353
5454| Launch type | |
5555| -------------| ----|
56- | Fargate | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/new ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-fargate-full.yml ) |
57- | EC2 | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/new ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-ec2-full.yml ) |
56+ | Fargate | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/create/review ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-fargate-full.yml ) |
57+ | EC2 | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/create/review ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-ec2-full.yml ) |
5858
5959### Intallation without networking
6060
@@ -76,8 +76,8 @@ These templates require the following resources to be provided via template para
7676
7777| Launch type | |
7878| -------------| ----|
79- | Fargate | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/new ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-fargate-no-network.yml ) |
80- | EC2 | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/new ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-ec2-no-network.yml ) |
79+ | Fargate | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/create/review ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-fargate-no-network.yml ) |
80+ | EC2 | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/create/review ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-ec2-no-network.yml ) |
8181
8282### Intallation without cluster and networking
8383
@@ -100,8 +100,8 @@ These templates require the following resources to be provided via template para
100100
101101| Launch type | |
102102| -------------| ----|
103- | Fargate | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/new ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-fargate-no-cluster.yml ) |
104- | EC2 | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/new ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-ec2-no-cluster.yml ) |
103+ | Fargate | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/create/review ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-fargate-no-cluster.yml ) |
104+ | EC2 | [ ![ ] ( assets/launch-stack.svg )] ( https://console.aws.amazon.com/cloudformation/home#/stacks/create/review ?stackName=imgproxy&templateURL=https://imgproxy-cf.s3.amazonaws.com/latest/ecs-ec2-no-cluster.yml ) |
105105
106106## Building your own template
107107
0 commit comments