{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiau3c76q2ys6623dpjyps7vndome53vt474vgavbxi2ilylka2y5y",
    "uri": "at://did:plc:z7vstrxohud74z4seeodzlzl/app.bsky.feed.post/3mgisbwyktpe2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreiascocklyygq3ryynxuo2iblvuvrmyebe4euagmhmcgfarsrwpd7m"
    },
    "mimeType": "image/jpeg",
    "size": 62978
  },
  "path": "/n8n-raspberry-pi/",
  "publishedAt": "2026-03-07T05:00:00.000Z",
  "site": "https://raspberrytips.com",
  "tags": [
    "How-To Tutorials"
  ],
  "textContent": "My Raspberry Pi typically runs multiple nested scripts, each executing a different task, and I manage them manually via the command-line interface (CLI). However, this method can become quite tedious, and troubleshooting issues can be challenging. Recently, I discovered n8n, a graphical workflow automation tool, which I’ll show you how to use today. n8n is...",
  "title": "How to Self-Host n8n on a Raspberry Pi (Automation Made Simple)"
}