What about merging recipes and deployer?
Closed this issue · 7 comments
subj
And have one big repo of recipes in deployer.
I think it will be better for project. BTW - what about Deployer CI (Pro)? It's stopped?
Sounds good. I think having main recipes + contrib was not as intuitive as it could be and release pace of both do match.
@asafov development is continuing :) it's really big projects and have a lot of difficult parts, but I'm working on it. As well on new deployer v7, docker support, new website + new docs. So I hope to ship it soon, but dont know when.
@antonmedv на самом деле у меня уже была идея сделать что-то типа конфигуратора с веб-мордой для cli деплойера. У меня есть каркас для CRUD, который я могу быстро развернуть, дальше останется только загнать туда все модули.
Идея была сделать возможность прямо из морды конфигурировать в том числе и flow. У тебя такого же рода продукт получается?
Translate: i developed now web interface for deployer for own needs.
https://ibb.co/nrdmMkg
For example. Builded from db properties. ACL, auth, data tables, filters, fields for edit (with types), etc.
Based on ZF2. I have idea for run deployer by gearman or any other technology and build config at the fly from databases. Arch was "Host" -> "Code base" -> "Application".
"Code base" - is unique product (by git), application is Host + Code Base + Settings.