5 Commits

Author SHA1 Message Date
ErickSkrauch 9729fc939d Upgrade backend engine 2021-02-14 19:01:49 +01:00
ErickSkrauch f33439d829 Completely untie the backend from the frontend.
Build nginx and mariadb together with the app image.
Upgrade docker-compose configuration to 3 version.
Add cleanup step to the gitlab-ci.
2019-04-06 15:52:23 +02:00
ErickSkrauch c0aa78d156 Implemented WebHooks delivery queue.
Completely removed usage of the RabbitMQ. Queue now based on Redis channels.
Worker process now extracted as separate docker container.
Base image upgraded to the 1.8.0 version (PHP 7.2.7 and pcntl extension).
2018-07-08 18:20:19 +03:00
ErickSkrauch ffd17ace2c Обновление Docker файлов в силу новополученных знаний 2016-09-15 18:52:07 +03:00
ErickSkrauch 65382fa1ce Добавлен phpmyadmin в docker-compose 2016-05-12 23:28:23 +03:00