Article Kate Lau · Mar 15, 2023 2m read Walk through of deploying InterSystems API Manager (IAM) on AWS EC2
go to post Kate Lau · Mar 15, 2023 In fact I encountered the error of unable to pass the variable to "ISC_IRIS_URL", "ISC_IAM_IAMGE","ISC_CA_CERT" I suspect that the iam-setup.sh now working very well As a work around, I hard code the variables in the docker-compose.yml and run the sudo docker compose up -d again go to post Kate Lau · Mar 15, 2023 Sure, let me do it on Friday Certifications & Credly badges:Kate has no Certifications & Credly badges yet.Global Masters badges:Kate has no Global Masters badges yet.Followers:show all 1Scott R.Following:Kate has not followed anybody yet.
go to post Kate Lau · Mar 15, 2023 Sure, let me do it on Friday Certifications & Credly badges:Kate has no Certifications & Credly badges yet.Global Masters badges:Kate has no Global Masters badges yet.Followers:show all 1Scott R.Following:Kate has not followed anybody yet.
In fact I encountered the error of unable to pass the variable to
"ISC_IRIS_URL", "ISC_IAM_IAMGE","ISC_CA_CERT"
I suspect that the iam-setup.sh now working very well
As a work around, I hard code the variables in the docker-compose.yml
and run the
sudo docker compose up -d
again