Answer the question
In order to leave comments, you need to log in
How to completely copy a project with server settings?
Greetings! Faced with the task of moving the project (Ubuntu, LAMP) to a new server, but I have to re-install packages, configure configs, what tools can help automate this? something like cloning comes out
Answer the question
In order to leave comments, you need to log in
If the OS on the receiver server is the same, then everything can be synced.
It's just that all the files will be copied to the new server, then just fix the configs, there are ip, hosts, and so on.
Well, either use all sorts of systems for automation, ansible, etc., or wrap everything in dockers and drag them around. You can generally copy disks through dd, it depends on your specific case.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question