A
A
algrigoryan2020-02-26 04:22:41
Web development
algrigoryan, 2020-02-26 04:22:41

Ways to automate website development?

Hello,
There are several sites on a LEMP server (CentOS, Nginx, MariaDB, PHP-FPM), you need to do something like a Dev / Test server in order to first test all the changes there and then apply them automatically if necessary on the production / main server. Please advise in which direction to look, and whether all this makes sense at all.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2020-02-26
@HistoryART

Why didn't git work? If you want to introduce new functionality and test it, create a new branch, if everything suits you, merge it into the prod. if not, keep working.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question