Hello all,
I'm not sure this is the best place to ask, but I could use some help.
I have a VM running Turnkey Linux EspoCRM and the host OS is outdated. I'd like to migrate the EspoCRM to a new VM and run EspoCRM as a docker instance.
I have used AI resources to walk me through backing up the EspoCRM and db files, but getting the db imported has been an issue.
Is there a guide or any guidance anyone can provide? Essentially, I can't find a way to properly import the dump.sql into the mariadb container.
There is also an issue with the docker-compose file referenced in the attached link. The actually locations of the EspoCRM files goes to "/var/www/html/var/www/espocrm" which I would assume is incorrect.
Thanks!
I'm not sure this is the best place to ask, but I could use some help.
I have a VM running Turnkey Linux EspoCRM and the host OS is outdated. I'd like to migrate the EspoCRM to a new VM and run EspoCRM as a docker instance.
I have used AI resources to walk me through backing up the EspoCRM and db files, but getting the db imported has been an issue.
Is there a guide or any guidance anyone can provide? Essentially, I can't find a way to properly import the dump.sql into the mariadb container.
There is also an issue with the docker-compose file referenced in the attached link. The actually locations of the EspoCRM files goes to "/var/www/html/var/www/espocrm" which I would assume is incorrect.
Thanks!
Comment