A
A
Alexander Evgenievich2016-08-22 19:01:51
PHP
Alexander Evgenievich, 2016-08-22 19:01:51

What is the best way to configure the project?

Hello !
There will be a project with a trace. technologies:
AngularJS, SF3, MSSQL.
The frontend will be in a separate repository, the backend will also be in a separate one. The fact is that under php Centos will be installed, and for MSSQL - Express SQL Server. The first thing that came to my mind was to use Vagrant to deploy all this on a working machine, since it supports " MULTIPLE MACHINES ", i.e. there will be a separate virtual machine for Centos, separately for SQL Server.
The question is: is this a good idea (Vagrant + Multi Machine), and are there better options?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Evgenievich, 2016-08-30
@banderos120

In general, the option was chosen:
VagrantBOX was configured through the puphpet configuration.
Centos 6.4 , NGINX, php7.0, php-fpm, php-mssql, odbc, freetls
MSSQL server was deployed on the working machine.

R
Roman Romanov, 2016-08-22
@Roman_Romanov

I don’t know if it’s worth splitting into several virtual machines, but it seems to me that the option - VBOX, vagrant, docker ansible would not be bad. And SQL Server is not a separate Wirth. but in a separate container. Not an expert, but I hope it helped

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question