How to Backup Ghost 5.97.0 on Nodejs and Cpanel

Hi everyone,

I installed and run Ghost v5.97.0 on Node v20 and Cpanel in a hosting copmany. I have stoped my hosting service for a half year. I did not run backup on Ghost panel. I just downloaded all files in the cpanel directory. Could anyone know how can I restore my blog on another hosting

?

Not sure about it, but first what I personally try to do is install fresh ghost cms on new vps, and copy all old files to the new vps. If you didn’t change domain name, maybe will work, but I am not sure at all…

1 Like

Should be able to just spin up a new MySQL docker image and upload the contents of the old one directly.
Only need the contents folders in ghost, which can just be migrated to a new ghost docker container easily.

On another note, since the site had been offline for over a year at this point, you have the chance to refresh all the contents from scratch.

1 Like

solved. Thanks all./……………..

1 Like