botdocs install @trev91/hermes-agent-on-hostinger-vps-with-slack-and-obsidianA complete deployment guide for running Hermes Agent on a Hostinger KVM-2 VPS with Slack messaging, Syncthing-powered Obsidian vault sync, and Docker containerization.
Drops the skill into Claude, Cursor, Codex, or ChatGPT — auto-detects what you have installed.
A production-ready deployment of Nous Research's Hermes Agent on a Hostinger KVM-2 VPS, connected to Slack as the primary messaging interface and bidirectionally synced with a local Obsidian vault via Syncthing. The agent runs 24/7 in a Docker container, powered by Claude Sonnet 4.6 via the Anthropic API.
This is an always-on AI assistant (named "Slater" in this reference deployment) that you message through Slack like a coworker. It can read, search, and create notes in your Obsidian knowledge base, execute terminal commands, browse the web, and learn from its own interactions through Hermes's self-improving skill system.
The setup connects three systems:
Developers or knowledge workers who want a persistent AI agent they can message from anywhere, with access to their personal knowledge base. You should be comfortable with SSH, Docker, and basic Linux administration.
| Component | Choice | Why |
|---|---|---|
| VPS | Hostinger KVM-2 (2 vCPU, 8GB RAM, 100GB NVMe SSD) | Hostinger offers a one-click Hermes Agent template image |
| Container | ghcr.io/hostinger/hvps-hermes-agent:latest | Pre-configured Docker image with Traefik reverse proxy |
| LLM | Claude Sonnet 4.6 via Anthropic API | Best balance of capability and cost for agentic tasks |
| Messaging | Slack (Socket Mode) | No inbound ports, works behind NAT, familiar UX |
| File sync | Syncthing | Bidirectional, conflict-handling, no cloud dependency |
You're viewing a preview — sign in to see the rest of this skill and copy or install it.