//blog/tag: Automation

Entries tagged "Automation"

3 entries

Nov 7, 2025v2025.11

Bringing n8n to FreeBSD: A Step-by-Step Guide Using PM2

Why this setup n8n is a powerful workflow automation server—self-hostable, extensible, and open-source. The official docs cover installation on many systems. (n8n Docs) FreeBSD is less common for n8n but entirely feasib

AI · Automation · FreeBSD · 6 min read
Oct 10, 2024v2024.10

Automating Tasks on FreeBSD with Cron and Ansible

Automation is a key aspect of modern system administration, improving efficiency, consistency, and reliability. FreeBSD offers powerful tools for automation, including cron for scheduling tasks and Ansible for configurat

Ansible · Automation · 5 min read
Aug 23, 2024v2024.08

Exploring the Web Serial API: Connecting Your Web Apps to Hardware

The Web Serial API is an exciting feature that allows web applications to directly communicate with serial devices connected to a user's computer. This opens up a range of possibilities for web developers, especially in

Automation · Hardware · 5 min read