S
S
Stepan Gervik2019-09-06 18:58:11
System administration
Stepan Gervik, 2019-09-06 18:58:11

Automatic web server installation?

There are several machines on which you need to install the full package for the web server to work: apache, php, mysql, phpmyadmin, ftp. Is there any universal script that allows you to do this in "one click" or as simply as possible, maybe it takes about 20+- minutes to install and configure one server, and about 30 servers

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
neol, 2019-09-06
@HiLevel

Ansible, salt, puppet, etc.
If you need to automate the installation of the OS, and not just the settings, then preseed (for deb) / kickstart (for rpm) will help.
But these are not magic buttons "do it well" and in order to deploy all 30 hosts in 10 minutes, you will first have to smoke mana for a week, write configs / scripts and test this joy.

S
Stanislav Bodrov, 2019-09-11
@jenki

Docker containers and their orchestration systems.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question