M
M
MarkBogrov2017-10-14 19:08:48
Network administration
MarkBogrov, 2017-10-14 19:08:48

How to quickly set up a web server on a VPS?

Please share your tips on how to quickly cook up a web server for developing several Laravel applications on one VPS, and not run into a bunch of problems with security, access rights, etc.
There are some things I would like to clarify:

  1. Are there images of ready-made web servers for various tasks?
  2. Is it possible to copy the image of a configured VPS and quickly deploy it to another?
  3. Are there analogues of Homebrew under linux systems for quick installation of packages?
  4. Is it possible to create some kind of web server package by hand and then deploy it with one command on new projects?

Thanks for any kicks in the right direction!

Answer the question

In order to leave comments, you need to log in

6 answer(s)
Z
zooks, 2017-10-14
@zooks

Vesta CP

S
Sanes, 2017-10-14
@Sanes

https://web-cp.ru/

V
Vladimir Mukovoz, 2017-10-14
@castomi

Are there images of ready-made web servers for various tasks?
Yes, but it's better to do it yourself or order.
Is it possible to copy the image of a configured VPS and quickly deploy it to another?
Can.
Are there analogues of Homebrew under linux systems for quick installation of packages?
Well, probably only manual divisions. Well, unless, of course, you count the installation of full-fledged hosting control panels.
Is it possible to create some kind of web server package by hand and then deploy it with one command on new projects?
Maybe.

A
Alexander, 2017-10-14
@ushliy

I would recommend some Ansible. To just add a variable (domain, for example), run the playbook and see the results of your work. The same goes for deploying new servers. Or docker

I
Igor Vorotnev, 2017-10-15
@HeadOnFire

Yes, there are. Ansible and similar tools. Many hosters (Amazon AWS, Digital Ocean) have the ability to make images and then deploy from them, it is possible to use scripting at the stage of server creation. In fact, almost everything can be automated.

J
justhostRU, 2022-03-03
@justhostRU

yes, as a rule, with the site control panel in scripts, a web server is installed.
you can install a ready-made template.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question