N
N
nekritik2018-02-08 18:58:29
Network administration
nekritik, 2018-02-08 18:58:29

A virtual machine with the possibility of local development and subsequent transfer to production. What are the options?

Basically, the question is in the title. We need a virtual machine for local development with the ability to transfer it entirely to a production server. The first thing that comes to mind is docker, but before docker, that's not it. Using docker, it is customary to create a separate container for each service / daemon. In addition, docker needs to write volumes (volumes) in order for services to be writable. I, however, do not need this, I need to install all the software on one virtual machine (mysql, nginx, php) and transfer it entirely to the production server after the development of the php application is completed.
Please tell me something
related Thanks in advance

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Konstantin Malyarov, 2018-02-08
@Konstantin18ko

I spin on raspberry, at the institute I throw it on combat servers.

P
Puma Thailand, 2018-02-08
@opium

I always transfer rsincom because it turns out full compatibility between any virtualization and further hardware

S
Sanes, 2018-02-08
@Sanes

OpenVZ, KVM (QCOW2 disk), LXD will do?
Or maybe it's better to write a configuration script, like Ansible?

P
planc, 2018-02-08
@planc

ansible playbook

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question