Answer the question
In order to leave comments, you need to log in
What web server configuration should I choose to install Drupal 8?
I install the assembly opensocial . This is my first time dealing with Drupal. The project is not very visited, up to 1000 uniques per day. At the time of installation and testing up to 50 uniques per day.
server parameters at the time of testing: 20gb/1gb (VPS)
will be launched at: 80gb/8gb
-----
Vesta Vesta control panel
allows you to choose NGINX + Apache / NGINX + php-fpm / Apache
Which is better to choose for Drupal ? And in general, is there anything Drupal-specific at the installation stage.
I will also be grateful for any links a la drupal for dummies
Answer the question
In order to leave comments, you need to log in
The Nginx + php5-fpm bundle is considered to be more productive.
Excellent performance is provided by the combination of nginx + php-fpm (not lower than version 7, better than 7.2).
When I was choosing a suitable solution for my server and testing Vesta, it turned out that the standard Drupal web server configs were not suitable. I don’t remember exactly what exactly, unfortunately, because then I simply refused the panels as such. It seems like these templates for Vesta helped https://github.com/Niklan/Trash/tree/master/VestaC...
In addition, I recommend moving the Drupal cache to Redis, given that there will be 8 gigs of RAM. It is easy to install, requires almost no settings, speeds up noticeably. For example, according to this manual https://chromatichq.com/blog/configuring-redis-cac...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question