Answer the question
In order to leave comments, you need to log in
How to recreate a production server on a virtual machine on a local server (for testing)?
There is a production server, I would like to have the closest possible copy of the entire environment installed on it at hand on the test server.
In order not to catch situations when everything is OK on the test server, but ERROR on the production, due to the fact that either the base is a slightly different version or nginx is built differently, and so on ...
What are the methods and ways to solve such a problem?
Answer the question
In order to leave comments, you need to log in
If you use very custom builds, you can package them in RPM/DEB and install them on all servers from a separate repository.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question