hermes atlas
185·repos hermes·v0.18.0 ★ star this repo

Deployment Options for Hermes Agent

How to deploy Hermes Agent in production — Docker images, Nix packages, systemd services, and managed cloud templates. From a $5 VPS to enterprise Kubernetes.

#
project
stars
01
numtide / llm-agents.nix
Nix packages for AI coding agents including Hermes
★ 1.5K
02
marshallrichards / ClawPhone
Scripts and notes for running agent CLIs including Hermes Agent on Android smartphones through Termux
★ 540
03
rookiemann / portable-hermes-agent
Windows desktop agent — 100 tools, GUI, local models, TTS, ComfyUI. No install, no Docker.
★ 187
04
AbuZar-Ansarii / Hermes-Agent-On-Android
Termux-based installer and guide for running Hermes Agent on Android devices
★ 142
05
ultraworkers / hermes-agent-helm-chart
Unofficial community Helm chart for deploying Hermes Agent on Kubernetes with cloud-native state-safety guardrails
★ 112
06
TheAiSingularity / hermesclaw
Hermes Agent sandboxed with hardware-level enforcement
★ 56
07
xmbshwll / hermes-agent-docker
Simple Docker sandbox image for Hermes Agent
★ 46
08
0xrsydn / nix-hermes-agent
Nix package and NixOS module for reproducible Hermes deployment
★ 29
09
jpalmae / hermeshq
HermesHQ is a Docker-first control plane for running and operating multiple Hermes Agent instances from one web application.
★ 18
10
JackTheGit / hermes-autonomous-server
Headless systemd deployment with Nous Portal integration — production-ready
★ 15
11
ellickjohnson / portainer-stack-hermes
Docker Compose stack with Portainer UI and ttyd web terminal
★ 7

numtide / llm-agents.nix

This project provides daily-updated Nix packages for various AI coding agents, including Hermes, supporting both open-source and proprietary distributions. It enables instant execution via nix run, allowing users to launch agents immediately without manual installation steps.

marshallrichards / ClawPhone

ClawPhone offers automated installers and configuration guides for running Hermes Agent and Antigravity CLI on ARM64 Android devices via Termux. It leverages Termux:API and Termux:GUI to grant the agent direct access to smartphone hardware and user interface elements.

rookiemann / portable-hermes-agent

This zero-install Windows distribution provides a portable Hermes environment that requires no administrative rights or Docker. It features a built-in workflow engine with over 100 tools, including ComfyUI and TTS integrations, for automated task scheduling and error handling.

AbuZar-Ansarii / Hermes-Agent-On-Android

Designed for rapid mobile deployment, this project features a one-line installation script for running Hermes Agent within Termux on Android. It supports over 200 models through OpenAI, Claude, or local Ollama instances to ensure privacy and low-latency execution.

ultraworkers / hermes-agent-helm-chart

This community Helm chart facilitates cloud-native Hermes deployment on Kubernetes with strict state-safety guardrails for persistent storage. It supports both direct deployments and operator-ready workflows, including configurable API and webhook listeners for gateway operations.

TheAiSingularity / hermesclaw

Hermesclaw focuses on security by providing hardware-level enforcement of network, filesystem, and process boundaries for the agent. It offers three distinct security presets and integrates with platforms like Telegram, Discord, and VS Code via the Agent Communication Protocol.

xmbshwll / hermes-agent-docker

This project provides a streamlined Docker sandbox that includes both the official Hermes installation and mini-swe-agent. It supports persistent state through mounted directories and allows users to build specific agent versions using Docker build arguments.

0xrsydn / nix-hermes-agent

This NixOS module enables declarative management of Hermes configurations, documents, and systemd services for reproducible deployments. It prioritizes security through sops-nix integration for secrets handling while supporting both Nix-managed and interactive CLI skill installations.

jpalmae / hermeshq

HermesHQ acts as a Docker-first control plane for orchestrating multiple agent instances with unique identities and workspaces from a single web application. It features hierarchy-aware delegation between agents and provides enterprise MCP access for external AI client integrations.

JackTheGit / hermes-autonomous-server

This production-ready setup configures the Hermes Gateway as a reboot-safe systemd service for headless operation on Ubuntu and Debian. It is optimized for autonomous execution, allowing the agent to perform recurring AI cron jobs without manual intervention.

ellickjohnson / portainer-stack-hermes

This deployment option provides a Docker Compose stack integrated with Portainer and ttyd for web-based terminal access to Hermes. It automates image builds via GitHub Actions and is designed to be deployed directly as a Git Repository stack.