Blog Entries

18. 07. 2025 Tobias Goller Automation, Cloud

Running SOS Berlin JobScheduler in Containers: A Step Toward Cloud-Native Scheduling

As enterprises move toward containerization and microservices, traditional job schedulers are often left behind. However, many organizations still rely on tried-and-true tools like SOS Berlin’s JobScheduler (now known as JADE under the JOC Cockpit umbrella). The good news? With a bit of engineering effort, you can bring JobScheduler into the world of containers. In this…

Read More
30. 06. 2025 Charles Callaway Documentation

Making Your Own Video Tutorials, Part 19: An Editing Workflow

Welcome back to our ongoing series on creating online IT tutorial videos. The last two times we talked about speeding up your graphics, and how the entire workflow works from writing all the way to the final product. Today let’s do a deep dive on just the Editing process: once you have your digital resources…

Read More
30. 06. 2025 Luigi Miazzo Automation, Development

Exploring n8n – A Fresh, Flexible Automation Tool for Developers and Business Teams

Hi! Today I want to talk to you about a nice tool that I stumbled upon in recent weeks: n8n. In these days automation has become a key driver for efficiency and innovation. From streamlining repetitive tasks to connecting disparate systems, businesses and developers are turning to automation platforms to save time and reduce human…

Read More
30. 06. 2025 Oscar Zambotti Automation, Development, DevOps

“Pipeline as Code” Quest Unlocked: A Grizzled Beginner Leveling Up in CI/CD

After 17 years in software development, mostly crafting UIs (do you know Google Web Tookit? Or Angular, since version 1? And now Vue.js? I do), occasionally diving into mobile apps, and even wearing the sysadmin hat, I thought I’d seen my fair share of tech. But recently, I stepped into a completely new arena: Pipeline…

Read More
26. 06. 2025 Gabriele Bocchi Automation, Development, DevOps

How to Secure GitHub Actions with SHA Pinning

GitHub Actions offer a powerful and flexible infrastructure for CI/CD, deployments and monitoring. But every external dependency we include opens a potential door for supply-chain attacks. One simple, effective, and low-cost way to seal that door is pinning your Actions to specific commit SHAs. In this article, we’ll explore the risks, walk through how to…

Read More
26. 06. 2025 Davide Sbetti Automation, Development, Documentation, NetEye

Building (and Customizing) Documentation for Your Ansible Collections

In NetEye, we use Ansible to automate many different tasks in an idempotent way, ranging from the first installation of the system to updates and upgrades. Ansible already comes with many built-in useful modules to manage files, perform HTTPS requests and much more. Furthermore, various Ansible Collections have been developed by the community to address…

Read More
24. 06. 2025 Marco Berlanda Development, Front-end, UI, UX, Vue

Reactivity Troubles: When Vue’s Magic Backfires

Let me start by saying: sure React is great, Angular is enterprise-ready, but my love falls on Vue. The reactivity system? Chef’s kiss. Watching values magically update the DOM like it’s reading your mind? Ammmazing. But sometimes, it feels less like magic and more like an unfair duel! You change a value, and five things…

Read More
04. 06. 2025 Valentina Da Rold Atlassian, Automation, Development

Automating Asset Delivery Tracking in the Jira Customer Portal: A Developer’s Guide

In many organizations, customers request physical or digital assets via the Jira Service Management portal. Tracking the status of these deliveries and keeping the requestor informed is critical for transparency and customer satisfaction. This blog post outlines a robust solution using Jira Automation to manage and visualize the delivery process directly in the customer portal…

Read More
02. 06. 2025 Mattia Codato Development, Front-end, Icinga News, Icinga Web 2, NetEye, PHP

Content Security Policy (CSP) + NetEye 4.42

In the latest update to NetEye 4.42, we’re excited to announce the introduction of support for the Content-Security-Policy (CSP) header within the Icinga Web 2 interface. This enhancement plays a crucial role in strengthening your system’s defenses against cross-site scripting (XSS) attacks by controlling what resources a browser is allowed to load. What is Content…

Read More
30. 04. 2025 Charles Callaway AI, Documentation, Knowledge Management

Would You Use an AI Chatbot to Write Your Blog Post?

Many people already are. Whoa, whoa. We need to back up a bit here. Really good GPT-based text generators have now been generally available for 3 years now. And they’ve now been adopted by a large number of corporations, especially IT-centric ones. I shouldn’t even say “adopted”. They’re being “pushed” because of worries that employees’…

Read More
12. 04. 2025 Marco Berlanda Development, Front-end, UI, UX

Please STOP Designing for Failure: How Optimism Can Transform Your UX

At the beginning of March 2025, my colleague Oscar and I attended the VueJS Amsterdam 2025 conference, and among the hundreds of very cool new concepts and ideas we had a chance to discover, one particular talk stood out for me: for the first time it felt like a utility library was actually including tools…

Read More
31. 03. 2025 Davide Sbetti Development, DevOps, NetEye

Reducing the NetEye ISO Size: How to Carefully Choose the Right Packages!

If you’re a NetEye regular, you may have downloaded the NetEye ISO at least once in your life. And if you did, you probably discovered that you had a bit of free time before the download was completed and the ISO was ready to be used. Why’s that? Because until a couple of weeks ago,…

Read More
31. 03. 2025 Luigi Miazzo Development, Documentation

Discovering AVX2 Requirements for Elasticsearch’s ELSER Model – The Hard Way

At Würth Phoenix, we’re no strangers to the ever-evolving world of technology. As part of our continuous innovation process and culture, we’ve been enhancing our user guide to support Elasticsearch’s ELSER model for semantic search. The goal is to improve the efficiency and accuracy of our searches, powered by machine learning. However, in typical developer…

Read More
27. 03. 2025 Oscar Zambotti Development, Front-end, UI

The Song of a Main Road and Intriguing Paths: The Challenging Journey from Vue 2 to Vue 3

We recently completed the update of the Tornado UI from Vue 2 to Vue 3.  This was a major upgrade that required careful planning and execution. To ensure a smooth transition, we followed the official migration guide provided by the Vue team, with some modifications to adapt the steps to our codebase, such as using…

Read More
26. 03. 2025 Gabriele Bocchi Development, NetEye

Upgrading MariaDB within NetEye 4.41: Enabling a Feature-Rich Future

As technology continually evolves, keeping our software stack up to date is essential for performance, security, and access to new functionalities. In this post, I want to share how we upgraded MariaDB from version 10.3 to 10.11 as part of the NetEye 4.41 release. This upgrade was not only a technical necessity, but a strategic…

Read More

Archive