A
A
Andrey San2015-12-04 13:11:58
Software Deployment
Andrey San, 2015-12-04 13:11:58

How to update the site?

In general, guys, I have no experience in this matter, but I need to learn.
The task is that every 3 days you have to update some site files.
there are about 30 servers on different Linux OS
how the update happens:
1. go to the server1,
2. end the java session,
3. remove the backup files,
4. update the files,
5. run java on behalf of another user,
6. end the session.
and so all 30 servers,
servers are not clustered, on each server different files are updated
how to organize all this correctly?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Viktor Maksimov, 2015-12-04
@ValorVl

Look at this thing spacewalk.redhat.com/. She can do everything you said and more.
Especially since you have 30 servers.

P
Puma Thailand, 2015-12-04
@opium

You need a deployment system, not a server configuration management system. some kind of jenkins or any of its analogues. Ansible is not needed here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question