How to duplicate a site in qdx 5.5

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf How to duplicate a site in qdx 5.5

  • Creator
    Topic
  • #49812
    Hal Ozcan
    Participant

      We are a new Cloverleaf re-seller in Dallas. We are in the process of doing our first installation at a customer site.

      Our question is: We have setup a “test” site and tested the connections and configuration on this site. We would like to now move everything into a “production” site and go-live.

      Question: what is the best way to do this? Can we do the following: 1) create the “production site 2)copy paste all the subdirectories from “test” site to production site.

      Thank you.

    Viewing 1 reply thread
    • Author
      Replies
      • #63684
        Michael Hertel
        Participant

          If you’re on AIX:

          Use siteinit to create the site.

          You can copy all subdirectories EXCEPT the exec subdirectory. Leave that one alone.

          Don’t forget to change ports and hosts as needed.

        • #63685
          Alan James
          Participant

            You can copy using the tar command.  For example:

            from /quovadx/qdx5.5/integrator/”testsite” run:  tar -cvf site.tar NetConfig views formats tclprocs Xlate Tables

            copy the site.tar file to /quovadx/qdx5.5/integrator/”qasite”

            from “qasite” run tar -xvf site.tar

            modify ports and IPs to match what you are sending to in “qasite”

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.