H
H
HoHsi2015-10-31 10:59:10
System administration
HoHsi, 2015-10-31 10:59:10

How to make a quick system deployment according to a template?

Good afternoon!
It is quite common to install a Node.JS + MongoDB + Nginx + Supervisord + etc stack on client machines. Is there a way to automate this by making templates and launch options for configurations?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ruslan Fedoseev, 2015-10-31
@HoHsi

ansible
chef
puppet
choose ;)

V
Vlad Zhivotnev, 2015-11-03
@inkvizitor68sl

For template deployment - ansible, its logic is more suitable for deployment (besides, you won't need to install anything on the remote side, except for python / python-apt).
Well, it's the easiest of all, sit yourself YAML scribble.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question