Migration of the config to another machine

Moderator: crythias

Locked
marouitaa1988
Znuny newbie
Posts: 31
Joined: 28 Feb 2011, 13:11
Znuny Version: 3.0.5

Migration of the config to another machine

Post by marouitaa1988 »

i want to migrate the configuration of OTRS3.0.6 to another machine without
overwriting the DB.

when I do a backup for my system I have therefore three archives:
Config.tar.gz
DatabaseBackup.sql.gz
Application.tar.gz
I just want to migrate the configuration of my machine to another
is Config.tar.gz is useful for this?
If yes how to use it? :?
hellllp
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: Migration of the config to another machine

Post by ferrosti »

Yes, config.tar.gz is the way to go.
After extracting the files make sure to reset permissions and rebuild config. To be on the safe side restart apache afterwards.

Do you want to setup a second system with similar to this one or will only run one system at a time?
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
marouitaa1988
Znuny newbie
Posts: 31
Joined: 28 Feb 2011, 13:11
Znuny Version: 3.0.5

Re: Migration of the config to another machine

Post by marouitaa1988 »

Yeah that what i want to do : setup a second system with similar to this one
Locked