J
J
jenya77712019-08-14 00:50:29
linux
jenya7771, 2019-08-14 00:50:29

Is it possible to create a script to automatically configure a linux server?

Hello, are there scripts or can it be created for automatic software installation and configuration.
For example, I need to install Nginx, PosgreSql, Redis, NodeJs. Change ssh port etc.
Thank you.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
I
Ivan Shumov, 2019-08-14
@jenya7771

Ansible, Chef, Puppet, Salt) to choose from

P
prostoprofan, 2019-08-14
@prostoprofan

Can

N
Nikita Kolesnikov, 2019-08-14
@NikitOS_MV

https://github.com/oneinstack/lnmp
https://github.com/centminmod/centminmod

E
Eugene, 2019-08-14
@yellowmew

To the above, I want to add cloud-init
awesome thing

V
Victor Taran, 2019-08-14
@shambler81

yes, this is a regular bash script
https://klondike-studio.ru/blog/bekap-saytaov-na-f...
for example, it's more complicated
https://github.com/servisys/ispconfig_setup/blob/m...
there is this it’s already GIT analogues if it’s really difficult for
you You should understand that in Linux console commands are a priority and they can always do more than GUI
And settings and configs are in regular files (the registry is not used for this in Linux)
as a result of the ease of working with the installation and configurations, often just put your config and everything is set.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question