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
migrate from Turnkey Linux Container to a Full VM
Collapse
X
-
migrate from Turnkey Linux Container to a Full VM
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.Tags: None -
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
-
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
-
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

Comment