A
A
alex stephen2016-08-31 17:57:22
Chef
alex stephen, 2016-08-31 17:57:22

What is the best way to deploy N almost identical sites on the server?

Actually, for the first time we set the task to deploy * twenty sites on one engine with minimal differences in configs.
Briefly: there is a git repository with an engine that needs to be downloaded, migrated (a separate database is created for each site with the appropriate separation of rights), create a vhost in nginx with Varnish and a couple more applications. Sites from each other must be independent for security purposes. And, of course, then the question of mass rolling out updates from the git will arise.
Poke, please, with your nose where to dig. Some "best practices".
Docker, Chef, Ansible?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg Bukatchuk, 2016-08-31
@berezuev

Salt Stack & Docker+Compose

S
Sanes, 2016-08-31
@Sanes

I did it with Ansible.
Example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question