Build AI Agents for anything & everything - here’s how
Try Hostinger yourself: https://www.hostinger.com/david
PS: use code DAVID to save money ;)
Work 30% faster with Vectal: https://www.vectal.ai/
Wanna start a business with AI Agents? Go here: https://www.skool.com/new-society
BACKEND DEVs, I'M HIRING! Apply here: https://forms.gle/urK7HZ1EpavkWcEx6
Follow me on Instagram - https://www.instagram.com/davidondrej1/
Follow me on Twitter - https://x.com/DavidOndrej1
Subscribe if you're serious about AI.
RESOURCES:
# 1. Open Hostinger terminal
# 2. Install Docker via official script
curl -fsSL https://get.docker.com | sh
# 3. Start Docker now & on reboot
systemctl enable --now docker
# 4. Pull the latest n8n image
docker compose pull n8n
# 5. Stop & remove the old container
docker compose down
# 6. Start n8n with the new image
docker compose up -d
# 7. Verify it’s running
docker compose ps
----
{
"mcpServers": {
"n8n": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--sse",
"YOUR-N8N-WEBHOOK-URL"
]
}
}
}
----
www.vectal.ai