Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Transfer Settings?

New Here ,
Apr 04, 2008 Apr 04, 2008
Does CF8 provide an easy way to transfer server settings (including DSN and paths) from one server to another? We have 4 development servers that we work on, and woudl prefer not to have to walk to each one and add each setting manually. I was hoping if we had the admin access to each, we coudl sync them.

Suggestions?
469
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Contributor , Apr 04, 2008 Apr 04, 2008
CF Admin > Packaging & Deployment > ColdFusion Archives (.car)

Create a new archive file. It has to have a .car extension. Follow the wizard to select settings to backup. Once you're done, on the line that shows your new archive, click the middle icon to Build the CAR file.

Once the file is created, you can load the settings into another CF server from the same page. Under " Deploy an Existing Archive", browse to the .car file and then click the "Deploy" button.

HTH
Translate
Contributor ,
Apr 04, 2008 Apr 04, 2008
CF Admin > Packaging & Deployment > ColdFusion Archives (.car)

Create a new archive file. It has to have a .car extension. Follow the wizard to select settings to backup. Once you're done, on the line that shows your new archive, click the middle icon to Build the CAR file.

Once the file is created, you can load the settings into another CF server from the same page. Under " Deploy an Existing Archive", browse to the .car file and then click the "Deploy" button.

HTH
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 05, 2008 Apr 05, 2008
LATEST
Perfect, thank you. I'm not sure how I missed this!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources