How we can change the server Ids in Linux environment Please let me know
1. any possibility to install the same Jira version two times in the single Linux server.
then how we will change the Server Ids .if run same versions means it will impact the existing Version or not.
You can change the server IDs by running the query in https://confluence.atlassian.com/jirakb/changing-server-id-for-test-installations-285839562.html against the database.
As for installing the same Jira version two times, that can be done. Just make sure they're running on different ports, pointing to different databases, different home directories, etc.
You can indeed run the second Jira instance without impacting the first.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.