ecs-taskdefinition Questions
3
Solved
I am trying to mount my EFS to a multi-docker Elastic Beanstalk environment using task definition with Dockerrun.aws.json. Also, I have configured the security group of EFS to accept NFS traffic fr...
Edison asked 10/3, 2021 at 6:23
3
Solved
Hi I'm newbie in AWS CloudFormation, and I'm working right now with an ECS Service with 1 task, but I would like to add more tasks using CloudFormation. However, inside the properties on AWS ECS Se...
Gazo asked 3/5, 2021 at 22:34
2
Actually I have a simple use case, where I have to pass a custom config file in my ECS task definition. Example- Let's suppose I want to run Nginx as a service in ECS cluster and now I have to pass...
Glyceryl asked 19/5, 2020 at 5:37
4
Solved
I am trying to run a django application inside of a docker container (ECS - Fargate)
However, I am having trouble figuring out how to run multiple commands in the Command section of a task definit...
Putrescible asked 12/5, 2020 at 7:57
1
Solved
I have an ECS cluster with a bunch of different tasks in it (using the same docker image but with different environment variables).
Some of the tasks come up without problem but others fail a lot e...
Haag asked 25/3, 2022 at 16:3
1
I am using the Amazon ECS "Deploy Task Definition" Action for GitHub Actions template to deploy my app. It sometimes get stuck on this step:
Deploy Amazon ECS task definition
It can get...
Dorree asked 9/3, 2022 at 20:50
1
I'm following the datadog guide here: https://docs.datadoghq.com/database_monitoring/setup_postgres/aurora/?tab=docker
which says to run this docker command:
docker run -e "DD_API_KEY=${DD_API...
Ferraro asked 12/11, 2021 at 15:11
1
Solved
I am getting the following error
Properties validation failed for resource mytaskdefinition with message: #/ContainerDefinitions/0: extraneous key [linuxParameters] is not permitted
Per https://d...
Iolaiolande asked 9/4, 2021 at 1:11
0
Is there a way to see the history of task definitions for an ECS service? It is easy to see the current task definition for the service as well as the current task definition for the tasks. But I c...
Barrier asked 18/8, 2020 at 17:49
1
© 2022 - 2024 — McMap. All rights reserved.