Is this possible in3 nodes Data center jira setup? Our DC setup will be as shown in image attached
There are 2 projects A and B.
1. I want to restrict project A to be accessible only from Node1 and Node2.
2. Project B should be accessible in all 3 nodes.
@Rilwan Ahmed As your diagram depicts it correctly, all nodes in a datacenter will be using shared database and shared filesystem. Hence it will not be and should NOT be the case where a particular project is accessible from only one node.
Datacenter will ensure that search indexes across all nodes in sync and hence there is consistent searching experience across all nodes. It will also help balancing load to your jira instance.
Hope this clarifies your query. Also to restrict user or group of users from accessing particular projects, you can make use of project permissions instead.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.