Skip to main content
September 11, 2008
Question

Sync of config settings between servers

  • September 11, 2008
  • 1 reply
  • 372 views
Does anybody know of a good way to keep the settings of two CF8 servers in sync?

So for instance if I add a datasource or sandbox to one server it automatically gets setup on the other as well?
    This topic has been closed for replies.

    1 reply

    Participant
    September 11, 2008
    There isn't an automatic way to do it that I know of. However you can use the "Packaging & Deployment" option with the CFAdmin to create a "ColdFusion Archives" to copy the settings to a .car file to import on another server.
    -Aaron Wolfe