migrate from Turnkey Linux Container to a Full VM

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shootify
    Member
    • May 2021
    • 89

    #1

    migrate from Turnkey Linux Container to a Full VM

    Hello guys, i have a espocrm 8.4.2 running on a turnkey linux vm and want to move or migrate data to a full VM in which i am planning using the script installation so it iwill install the latest version, I was thinking it will be best if the script can install the same version but it seems it will only install the latest verison available, is there any guide or advice i need to follow, i wil appreciate if you guys can share any suggestions. thanks
    EspoCRM is a mobile-friendly open source CRM application that allows you to see, enter and evaluate all your company relationships regardless of the type. It integrates with your calendar, email and social media to track leads, opportunities and accounts. People, companies, projects - all in an easy and intuitive interface.
  • victor
    Active Community Member
    • Aug 2022
    • 1169

    #2
    Upgrade your current instance from v8.4.2 to v9.2.3 and then migrate.
    Then use the official installer documentation, including migration between the old and current version.

    Comment

    • shootify
      Member
      • May 2021
      • 89

      #3
      hi victor i cant upgrade to latest version on my current Turnkey LInux as this is old debian and it wont support latest php Version which is required for upgrading espocrm v9.

      Comment

      • victor
        Active Community Member
        • Aug 2022
        • 1169

        #4
        In this case, you can try 2 more options:
        1. Export your data (/data, /custom and sql dump) from v8.4.2 to the installed v9.3.3. More about this: https://forum.espocrm.com/forum/inst...345#post105345.
        2. Use the Export-Import extension. More about this: https://docs.espocrm.com/extensions/...port/overview/

        Both options are not optimal.

        Comment

        • shootify
          Member
          • May 2021
          • 89

          #5
          hi victor i was able to upgrade my espocrm on the turnkey linux container to V9.2.7, the other server has the version 9.2.5 installed via script, the installations resides on different domains. crm.company.com for the turnkey linux container, and crm.company2.com to the latest fresh installation. please proivde me any advice or suggestion i need to follow as i am about to attempt this up. thanks for your time and help.

          Comment

          • victor
            Active Community Member
            • Aug 2022
            • 1169

            #6
            You can find the entire necessary set of commands for "Installation by Script" in the documentation: https://docs.espocrm.com/administrat...ion-by-script/.

            It's up to you, but personally I would install a clean EspoCRM and then transfer /custom, /data and import the dump --> Rebuild.

            Comment

            Working...