More Flexibility in Tower Forge - Ability to Add Lines to Launch Template
acknowledged
Ken Brewer
Some of our long running workflows eventually fail with the error:
Error when retrieving credentials from container-role: Error retrieving metadata: Received error when attempting to retrieve ECS metadata: Connect timeout on endpoint URL: "http://XXX.XXX.XXX.X/v2/credentials/XXXXXXXXXXXXXXXXXXXXX"
(Specific info redacted)
We would like to implement the fix described here. Is there an easy way to add that line to the launch template using Tower Forge? I know it is possible to create a custom AMI that includes some variation of those instructions, but that's a lot of work and I thought I'd check if there's an easier way to solve the problem first.
Rob Newman
Merged in a post:
Add Custom Commands to Launch Template
Drew DiPalma
I would like the ability to add custom commands to the launch template directly through the compute environment creation user interface. This would allow me to run specific bash commands or install additional software when the instance is launched.
Rob Newman
acknowledged