P
P
Pavel2015-09-23 04:38:22
linux
Pavel, 2015-09-23 04:38:22

How to control file changes on hosting?

Available: 1) VPS
with two sites (a and b)
2) shared hosting 1 with a site (c) 3) shared
hosting 2 with a site (d) 4
) VM connected to the Internet be able to "return as it was" - if the changes are planned - accept them. I suspect that you need something like git, but I'm not sure about the possibilities and methods of updating.


Answer the question

In order to leave comments, you need to log in

7 answer(s)
A
Alexey, 2015-09-23
@gentee

On shared for tracking changes, you can try Watcher4site
https://github.com/novostrim/watcher4site/
but "return as it was" is not supported.

V
Vlad Zhivotnev, 2015-09-23
@inkvizitor68sl

With shared, the devil knows what to do, but on git vds, monitor git status and do not forget to set up gitignore for all kinds of upload /

V
Vladimir Kuts, 2015-09-23
@fox_12

Look towards Tripwire, samhain.

I
Igor, 2015-09-24
@fredyk

I vote for git =)

P
Pavel, 2015-09-25
@pbt39

There is git on the shared, I checked it today.
It remains to understand from which side to start ...
I suppose, create a repository on the VM and upload the contents of the shared and VPS into it.
If you know a good manual - please tell me ...

N
Nikolai Kovalev, 2015-09-27
@nkmail

Set up changes via git deploy from booking.com
Uncontrolled changes should be prohibited.

X
xarigul, 2015-10-01
@xarigul

If the task is to fight the infection of the site, then there is CXS. If the task is the simultaneous work of several people, then it is better through the git.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question