Answer the question
In order to leave comments, you need to log in
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
If you need purely for development, then Vagrant + VirtualBox. For Vagrant, there are a lot of different ready-made images.
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question