M
M
Mikhail Bazhenov2014-05-01 18:04:45
Web servers
Mikhail Bazhenov, 2014-05-01 18:04:45

Quick server setup

Recently, I have come across the fact that I need to configure VDS often for different sites, how can I quickly configure all packages, as I understand it, Docker is needed?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vlad Zhivotnev, 2014-05-02
@benign

It's full of options.
Starting from a sh-script that does everything you need, continuing with server configuration systems (salt, ansible, puppet, chef, cf-engine. Ansible is best for individual servers, the rest are more designed for bundles of servers), ending with the mentioned Docker and chroot- ami, for which a base container is prepared in advance, which is then dragged between servers and launched.
Choose what is convenient. The easiest way, probably, is a sh-script, because you for certain already do all actions in the console.

D
Dmitry, 2014-05-01
@ExileeD

Chef, puppet

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question