Migrate data to other VPS

September 25, 2018 11262点热度 5人点赞 0条评论
Questions LEMP Stack Q & ACategory: LinuxMigrate data to other VPS
Jazz1611 asked 6 years ago
Hello, How to migrate data(old VPS) to other VPS(new VPS)? Stable and safe for migrate. Same configure of oneinstack on both VPS. Hope you can response to me soon. Thank you. Regards,
1 Answers
lempstack Staff answered 6 years ago

1. backup website and DB data
~/oneinstack/backup_setup.sh # choice localhost
~/oneinstack/backup.sh

You can backup file(/data/backup/*) copy to new vps and the same path.
2. sync configure file
lampstack: /usr/local/apache/conf/vhost
lempstack: /usr/local/nginx/conf/{vhost,rewrite}

这个人很懒,什么都没留下