March 19, 2019
Adobe licensing for ColdFusion Docker images
Comments
(5)
March 19, 2019
Adobe licensing for ColdFusion Docker images
ColdFusion troubleshooter
Wizard 146 posts
Followers: 115 people
(5)

[Originally authored March 19, 2019, latest update Aug 29 2022]

You may know that Adobe offers Docker images for CF and related CF services, for CF2021, CF2018 and CF2016. But have you wondered what the licensing is, to run such containers in production? This post addresses that question.

Let’s clarify first: using the images/containers for development is free, per typical CF Developer edition licensing, as covered in the CF EULA (which I discuss and link to in another post).

As for the licensing of containers for production, note that it varies between Standard and Enterprise editions, and for now the only information we have is the following brief sentences mentioned in the FAQ pages for each CF edition. (For now, there is no mention of Docker or containers in the EULA.)

For ColdFusion Enterprise, its FAQ page discussion on containers (“How do I license ColdFusion on containerized deployments?“) indicates that it allows 8 containers per license (from https://helpx.adobe.com/coldfusion/enterprise/faq.html):

ColdFusion Enterprise Edition allows a maximum of eight containers to be used for every Enterprise license, provided the underlying instance is licensed as per the ColdFusion End User Licensing Agreement (EULA).

As for that phrase about “the underlying instance”, the implication seems to relate to how CF is licensed per the number of cores on the box (physical or virtual, as discussed in the EULA). Of course, a challenge is that in container deployment (and orchestration), we may not have control over what “machines” our containers run on. (I discuss below how to reach out to Adobe to get questions answered.)

For ColdFusion Standard, the discussion of that same question in its FAQ page indicates instead that you need a license for EACH container (from https://helpx.adobe.com/coldfusion/standard/faq.html):

With ColdFusion Standard Edition, every containerized deployment needs to be licensed as per the ColdFusion End User Licensing Agreement (EULA). For instance, if ColdFusion is being deployed on two containers on a single VM instance, then both containers running ColdFusion will have to be licensed separately as per the ColdFusion EULA based on that VM instance being used.

Note as well that this licensing discussion applies just as well if deploying Adobe CF via Commandbox Docker images.

For more info

Again, there are certainly many questions one could have that are not answered by those. You should reach out to Adobe to ask more.

There had been acknowledgment in mid-2020 of a need to change the licensing for practical containerized deployment. Again, though, use of containers for dev is free. It’s just use for prod requires licensing, like with regular CF deployment. (And some people may only use containers in development, or for exploration.)

You can learn still more about using the CF docker containers in the CF docs on them.

Maybe in time we may hear new info from Adobe  on any licensing change regarding containers. I plan to update this post if I do.

Updates: Since originally posting this in Mar 2019, I have updated the post a couple of times, either confirming that the information is unchanged, or to update links.


For more blog posts from Charlie Arehart, see his posts here as well as his posts at carehart.org. And follow him on Twitter and other social media as carehart.

5 Comments
2019-03-20 18:11:25
2019-03-20 18:11:25

Hi All,

Can anyone please clarify what is “ColdFusion Enterprise Edition allows a maximum of eight containers to be used for every Enterprise license”. We have three Non-Prod Environments and One Prod Environment. We have total of 4 Projects.

Thanks

Ram

Like
(1)
>
R. Ramgopal
's comment
2019-03-27 03:27:17
2019-03-27 03:27:17
>
R. Ramgopal
's comment

Ram, what does a “project” mean here? Is it just another word for what you refer to as an “environment”, and is that just how you refer to a container?

Assuming so, then is your question really whether non-prod containers count against the limit? It would seem to depend on what you mean by “non-prod”. If you read the CF EULA, you will see it distinguishes things. With the Developer edition (no license), which I mentioned above is always free–and meant for non-prod use of course, that limits the number of concurrent requests that can run.

With the Standard or Enterprise license, there is then a distinction between use of that license for production versus use of that license for test/qa/staging and development (with no limit on concurrent requests).

It would seem that those same distinctions apply to this discussion on containers. That said, I do not work for Adobe and am not a lawyer, so do not consider this legal advice, just an educated opinion.

Like
2019-03-19 16:12:57
2019-03-19 16:12:57

Please remove the closing brackets from https://helpx.adobe.com/coldfusion/standard/faq.html)

Link is generating a 404.

Like
(2)
>
gobiem95484943
's comment
2019-03-19 16:21:45
2019-03-19 16:21:45
>
gobiem95484943
's comment

Thanks for that observation. This is a problem with the portal’s wysiwyg editor. And I want to fix that bad link, but note that the post will be taken offline until the change is “moderated” by Adobe.

Let me coordinate with someone there to make sure they can approve it as soon as I change it. (With newer posts, I usually wait a few days before making any changes, because of this quirky behavior. But I agree in this case it’s important to correct, since the link would fail.) Again, thanks.

Like
>
Charlie Arehart
's comment
2019-03-19 16:31:04
2019-03-19 16:31:04
>
Charlie Arehart
's comment

I got that change in, and the post was released from moderation. Again, thanks gobiem.

Like
Add Comment