Dealing with special chars in a Nomad Template block
I recently encountered a puzzling issue with a Nomad job, where a crucial environment variable was missing a #
character.
After some investigation, I finally uncovered the root cause.
I recently encountered a puzzling issue with a Nomad job, where a crucial environment variable was missing a #
character.
After some investigation, I finally uncovered the root cause.
Earlier this year, I began working on a PHPStan extension for Sylius at the Sylius hackathon in Cologne. After meeting Ondřej Mirtes at a conference last month, I was motivated to prepare a first release of the extension.
In this blog post, I highlighted how we use the IONOS Cloud LaaS solution to collect the Logs from our Nomad cluster. But how to give users access to the logs?
In our latest Sylius project, we make heavy use of Sylius UX Components, e.g. Twig Components and Live Components.
Combining both with Sylius Twig Hooks, you can build a fully customizable, extendable, and interactive UI interfaces without the need for writing much Javascript code.
I've been selected to speak at SyliusCon 2025 in October. At the conference, I will talk about "Simplifying Sylius Containerization with DDEV". After having to cancel at the last minute last year, I'm thrilled to have a second opportunity to deliver this presentation, and I'm looking forward to sharing it with you.
A recent question in the Sylius Slack community asked how to customize error pages in Sylius 2.x. Having just tackled this challenge in one of our own merchant projects, I was able to provide some valuable guidance and insights.
The next PHP meetup Metropolregion Rhein-Neckar meetup is scheduled for the 30th of October 2025.
In Sylius v2, when you create or update a resource in the back office, the flash message in German would look like this:
"Product wurde erfolgreich aktualisiert."
However, "Product" is not the correct wording in German.
Last year, I covered how to set up and configure the IONOS Cloud LaaS offering. Now it is time to showcase how we collect logs from Nomad via FluentBit and send them to the IONOS Cloud LaaS.