If we want 4 versions of JIRA (Development, Integration, Staging, Production), what licences do we need?
The following quote (from http://www.atlassian.com/software/jira/licensing.jsp#terms) implies that we maybe only need 1 license, for the Production version:
A JIRA commercial/academic license entitles you to:
- Deploy a single instance of JIRA in a production environment on 1 server
Is that correct?
Or if not, then the alternative answer would be that each version needs its own license. The actual number of users are:
- DEV (<10)
- INT (<25)
- STG (<25 )
- PROD (>1000)
This would imply 4 licenses of the above sizes (i.e. 1 x 10 users, 2 x 25 users, 1 unlimited).
However, DEV/INT/STG environments are copies of the production database (with the 1000+ users), so even though on development there are only a few developers who ever log on, according to the licensing page, the license should still be an "unlimited" users license:
Licensing fees are quoted per number of 'active users'. An active user in JIRA is by definition any user account in the system with the "JIRA Users" global permission, i.e. anyone who can log in. Unlimited 'anonymous users' are permitted on all licenses.
So, based on this, we would need 4 "unlimited user" licenses! This seems to me not at all what Atlassian intends.
I am pretty clear I think on what the licensing page says, but what should we purchase as licenses in our instance?
Do we need only 1 "unlimited user" license since we have only 1 production server?
Do we need 4 "unlimited user" licenses?
Do we need 1 "unlimited user" license and the other environments according to actual users (which is not what the license page says, since the strict rule seems clear - number of users with the "JIRA users" global permission)?