Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Moderator: crythias

Locked
msksharma
Znuny newbie
Posts: 91
Joined: 24 Mar 2014, 13:58
Znuny Version: 6.0.26
Real Name: Krishna M S
Company: Toradex AG

Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by msksharma »

Hi,

We plan to upgrade from OTRS 6.0.26 to Znuny 6.0.32. However i could not find any documentation for the same?

Could u please share the link for the same?

Regards,
Krishna M S
root
Administrator
Posts: 4240
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by root »

Hi,

What kind of installation do you use? Source or RPM?

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
msksharma
Znuny newbie
Posts: 91
Joined: 24 Mar 2014, 13:58
Znuny Version: 6.0.26
Real Name: Krishna M S
Company: Toradex AG

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by msksharma »

Hi,

We are using Ubuntu 18 Server. Usually we install using the source code.

Regards,
Krishna M S
root
Administrator
Posts: 4240
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by root »

msksharma wrote: 16 Feb 2021, 08:47
We are using Ubuntu 18 Server. Usually we install using the source code.
Is working the same way as before. Except that the extracted folder is not named otrs-6.0.x but znuny-6.0.x.

A rework of the documentation is in progress in the meantime the original one works too: https://doc.znuny.org/doc/manual/admin/ ... ating.html

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
msksharma
Znuny newbie
Posts: 91
Joined: 24 Mar 2014, 13:58
Znuny Version: 6.0.26
Real Name: Krishna M S
Company: Toradex AG

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by msksharma »

Hi,

We currently use /opt/otrs for the OTRS folder. Can we re-use the same when we download and extraxt Znuny?

Regards,
Krishna M S
root
Administrator
Posts: 4240
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by root »

msksharma wrote: 16 Feb 2021, 08:57 We currently use /opt/otrs for the OTRS folder. Can we re-use the same when we download and extraxt Znuny?
Yes, and it's expected. Maximum compatibility also means same linux user, same home dir. Since the SysConfig Home is set to /opt/otrs by default keep it like it is.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
msksharma
Znuny newbie
Posts: 91
Joined: 24 Mar 2014, 13:58
Znuny Version: 6.0.26
Real Name: Krishna M S
Company: Toradex AG

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by msksharma »

Hi,

We have developed our own plugin for Integration with Sugar CRM. When i do a upgrade, I rename the current OTRS folder and move the new version to /opt/otrs.

I am not sure if we have to re-install this Plugin. Since i am not an expert in OTRS, i do not know how the plugin data is stored. Could u please advise?

Regards,
Krishna M S
root
Administrator
Posts: 4240
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by root »

Hi,

Is you integration packages as an add-on? The reinstall it otherwise copy all needed files to their location in the new /opt/otrs folder.

- Roy

P.S.: Always perform everything on a test system.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
msksharma
Znuny newbie
Posts: 91
Joined: 24 Mar 2014, 13:58
Znuny Version: 6.0.26
Real Name: Krishna M S
Company: Toradex AG

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by msksharma »

Hi,

Yes it is a add-on. I have attached a screenshot.

Regards,
Krishna M S
You do not have the required permissions to view the files attached to this post.
root
Administrator
Posts: 4240
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Upgrade from OTRS 6.0.26 to Znuny 6.0.32

Post by root »

Hi,

Then run

Code: Select all

bin/otrs.Console.pl Admin::Package::ReinstallAll
as OTRS user in the new folder.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Locked