August Neos and Flow Meetup Munich — a new form builder and Docker
On August 23th the Neos and Flow Meetup Munich took place at Format D (thank’s for hosting us!). Topics this time were a new, node-based form builder for Neos and Docker in combination with Neos. The form-builder was presented by Benno of Format D and Hans talked about the Docker part.
I won’t go into details of the talks because of a lack of time but both speakers shared some links you might want to find helpful.
Node based form builder for Neos
The node based form builder hasn’t been released yet but already looks pretty amazing and is also in production in a few projects. Bastian Waidelich of the Neos core team is currently working on finishing the packages and will be happy if you’ll be able to provide test feedback.
The two repositories can be found here:
bwaidelich/form-builder
form-builder - [BETA] Flow Form Framework integration into Neos CMS
github.com
Docker and Neos
This is a topic we could have been talking for days but Hans managed to give us a run through in about two hours — as you might imagine we left the Meetup with lots of discussions and ideas for improving our own workflows.
Hans is a member of the webdevops team that aims to provide reliable and high performance Docker containers for a wide range of purposes. As far as I’ve seen it so far it’s one of the most solid foundation to use Docker, both for development and production!
The presentation can be found here:
Further links:
webdevops Slack: https://webdevops.io/slack/
Rancher — Container Management and Deployment:
Docker Boilerplate for PHP
Frontend tooling
Reverse proxy
Dinghy http proxy
codekitchen/dinghy-http-proxy
dinghy-http-proxy - the http proxy container that dinghy uses
github.com
Gitlab CI example
Gitlab CI example by myself (not as advanced as Hans’ example but includes a Kubernetes deployment example)
