We have a clone of the production system that we use to test upgrades and the like, as is suggested by the documentation. The issue is that whatever we do to the clone, happens to the production. We even went into the "General Configuration" page and change the server's address and it changes both systems. We do not have and do not want clustering in this case. What are we doing wrong?
Hello Mark,
Welcome to Atlassian community.
Can you be little bit more clear with the below, what things are getting updated
The issue is that whatever we do to the clone, happens to the production. We even went into the "General Configuration" page and change the server's address and it changes both system
I presume your database in bamboo.cfg.xml is pointing differently in both and test environment.
There are few important configurations which you need to make sure are right in the test environment
The new home directory: Make sure that the new Bamboo server points to the new home directory. The configuration file is <bamboo-install>/atlassian-bamboo/WEB-INF/classes/bamboo-init.properties
Base URL: Make sure to change the baseurl configuration to the new one from <bamboo-home>/shared/configuration/administration.xml
Database connection: Make sure to change the database connection to the new one from <bamboo-home>/bamboo.cfg.xml
Change/Remove application links to the production environment
Regards,
Shashank Kumar
**please don't forget to Accept the answer if your query was answered**
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.