Hi all,
I have a “test” environment and a “production” environment. Both environments are close copies; basically, only the dns names are different. The “test” environment is to implement changes and test before implementing the same to “production”..
So far I implement all my changes manually, which is a strain (of course) and it is error-prone.
So I would be curious as to any tip you may have to perform certain changes in an automated fashion? Is there maybe a way to roll the complete “test” environment to “production” and adapt the dns-specific changes afterwards? (In my case it is not an issue to have short downtimes on the “production” environment; I can choose deployment windows outside of company hours..)
Thanks, cheers,
Igor