Coldfusion license 2023 clarification
I've read the EULA and read notes about the license in the ColdFusion End User Licensing Agreement (EULA), and my understanding (which may be wrong) is its one license per VM with a maximum of 8 cores.
My current cf enterprise is a vmware instance with less than 8 cores has one ColdFusion server running 2 enterprise instances on different ports. Its configured in an HA config and I hae a second server similarly configured usign cluster configuration.
I am working through 2 phases of this to migrate 206 to 2023 to AWS AMI, then once everythig is up and running turn it to a containerized solution using AWS ECS or EKS:
1. I'm moving CF 2016 to an Coldfusion 2023 on aws linux with 2-4 CPU with a single core per CPU until I can develop the resource configuraiton for AWS ECS.
2. After we migrate the server to the new environment I'll be building a containerized solution where each enterprise intance will be its own container.
Creating the same configuration isn't a problem since I know the single lincense works as its implemented. on a previous POC I was told to create 2 containers one dedicated to each instance. I know I can run 2 containers using the same license, aned was curious if its possible with a single licnense and would be worth installing 2 seperate cf servers on the ami as a prep to streamline the containerization process.
I was asking becasue I am in the process of settign up my qa/test environment and wanted to replicate a similar configuration on both environments.
