-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
FEATURE: Add Flow-Framework deployer recipe #838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEATURE: Add Flow-Framework deployer recipe #838
Conversation
|
I file this pr against master because in the past new base-recipes were often added in dot-releases. If requested i will gladly rebase on 4.x. |
|
I think it's can be separate repo with this recipe. |
|
It is a base recipe like those for laravel, symfony or typo3 wich are part of the main deployer-repository, that is why i think this belongs here. In a separate repo the projects using this would either copy the recipe-file or use a custom deployer build wich both is a hurdle. |
With this recipe projects based on the Flow-Framework (https://flow.neos.io/) and Neos-CMS (https://www.neos.io) can be deployed.
aac276f to
b431a81
Compare
|
Closing as fameless. |
|
@Elfet what would make this not fameless ... creating an issue and collecting +1 comments? |
|
@mficzel community. |
|
Why you don't want to create separate project with your recipe for your framework? |
|
@Elfet Just to make it clear. Flow is not my personal framework it has some community around europe (especially germany) and is already some years old. I am part of the neos and flow team but i am still pretty new there. In that role i work on making the use easier for new users ... supporting deployer is part of that. Maybe a clarification about how contributing to deployer works and what kind of code is welcome would help. I do'nt want to steal your time with pr's that do'nt go in and would rather compile the needed informations you need beforehand. |
|
Maybe some statistics are interesting here:
Note: The namespace typo3 will be removed from the project in the future this was started as a typo3-rewrite but grew to a seperate project. |
|
Looks like a lot (118 388) installs. |
With this recipe projects based on the Flow-Framework (https://flow.neos.io/) and Neos-CMS (https://www.neos.io) can be deployed.