Howto set TIBCO BusinessWorks Container Edition (BWCE) environment variables in AWS Fargate
Label:
blog
door Joshua Moesa op 13 november, 2019
Filter:
tech
AWS Fargate is a compute engine for Amazon ECS that allows you to run BWCE containers without having to manage servers or clusters. A quick howto on deploying BWCE applications to AWS Fargate can be found here(Verwijst naar een externe website).
Below you will find a list of environment variables that users can set for BusinessWorks Container Edition application deployment that might come in handy at runtime:
In AWS Fargate you can set them in the Container Definition as past of your Task Definition. Below example shows how to set the loglevel to “DEBUG”