Devops
-
How to connect LM Studio with n8n using MCP to automate local technical tasks
15/05/2026AI has stopped being something that only happens in the cloud. Over the past couple of years, local models have reached a quality level where many development teams are integrating them into their daily workflows: code review, log analysis, documentation generation, internal support, or automating repetitive tasks — all without sending a single byte outside your network.
-
Master Docker containers, volumes and networks
01/08/2025Master the lifecycle of your containers, networks and volumes before taking the leap to production. If you’ve followed the series this far, you’ve already covered considerable ground.
-
Diving deeper into n8n: node types, best practices and a workflow that tells you when to grab an umbrella
01/07/2025In the previous chapter we reviewed what process automation is and why tools like n8n have become essential for connecting services and reducing manual work. We also showed how to spin up n8n with Docker in a matter of minutes and highlighted its advantages over proprietary solutions.
-
Process automation in 2025 with n8n
01/05/2025In a world where efficiency and scalability are key factors for any development team or tech company, process automation has become an essential tool. Automating repetitive tasks, manual workflows, or integrations between services not only saves time and resources but also minimizes errors and allows teams to focus on what truly matters: innovating.