S
S
Sergey Blokhin2015-05-15 12:25:08
Virtualization
Sergey Blokhin, 2015-05-15 12:25:08

Are there virtual environments for organizing a web server (apache + php + mysql)?

Are there virtual environments (how to call them correctly) inside which you can put apache + mysql + php so that a working site can be easily and quickly transferred from one server to another (Ubuntu everywhere). The easiest way is to install a VirtualBox virtual machine inside Ubuntu with another Ubuntu and set up a web server inside it. Maybe there are easier options?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
_
_ _, 2015-05-15
@TITnet

Docker

D
D', 2015-05-15
@Denormalization

If you need purely for development, then Vagrant + VirtualBox. For Vagrant, there are a lot of different ready-made images.

M
Max Sysoev, 2015-05-15
@ColCh

I tried many options, but eventually settled on this stack. Depends on OS and application type:
"New" stack. If the application can run in multiple containers:
"Old" stack. If the application can not run in containers: for all systems - Vagrant and Puppet

B
burabay86, 2015-05-15
@burabay86

turnkey linux, though it's on Debian.
Finished VM with LAMP

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question