hermes atlas
apr·2026 153·repos hermes·v0.10.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 and development tools. Automatically updated daily.
★ 1.3K
02
marshallrichards / ClawPhone
Scripts and Tweaks for running agents like OpenClaw, Claude Code, Codex, Hermes Agent, and more on an Android smartphone
★ 529
03
rookiemann / portable-hermes-agent
Hermes Agent made portable desktop for Windows — 100 tools, GUI, local models via LM Studio, TTS, Music, ComfyUI, workflows, tool maker. No
★ 144
04
ultraworkers / hermes-agent-helm-chart
The community-driven unofficial chart packages Hermes Agent for Kubernetes with cloud-native defaults, explicit state-safety guardrails, and
★ 81
05
AbuZar-Ansarii / Hermes-Agent-On-Android
Run Hermes Agent - a self-evolving AI assistant - on any Android device using Termux. One-line installation.
★ 75
06
TheAiSingularity / hermesclaw
Hermes Agent (NousResearch) sandboxed by NVIDIA OpenShell — hardware-enforced network/filesystem/syscall policy, full memory + gateway stack
★ 49
07
xmbshwll / hermes-agent-docker
Simple docker sandbox image for Hermes Agent
★ 39
08
0xrsydn / nix-hermes-agent
Nix package and NixOS module for Hermes Agent by Nous Research
★ 22
09
JackTheGit / hermes-autonomous-server
Run Hermes Agent autonomously on your Linux server using systemd and native cron scheduler. Production-ready, headless setup with Nous Porta
★ 11
10
jpalmae / hermeshq
HermesHQ is a Docker-first control plane for running and operating multiple Hermes Agent instances from one web application.
★ 9
11
ellickjohnson / portainer-stack-hermes
Hermes Agent deployment with ttyd web terminal
★ 5

numtide / llm-agents.nix

This project provides a suite of Nix packages for AI coding agents, including Hermes, that benefit from daily automatic updates. It offers a unified proxy API for multiple model providers, ensuring a consistent and reproducible environment for developers using diverse orchestrators.

marshallrichards / ClawPhone

ClawPhone enables native deployment of the Antigravity CLI on ARM64 Android devices via Termux, bypassing heavy compatibility layers. It includes hardware integration support through Termux extensions, allowing Hermes to interact directly with smartphone APIs and GUI elements.

rookiemann / portable-hermes-agent

Designed for Windows users, this zero-install desktop agent comes pre-configured with 100 built-in tools and local model support via LM Studio. It features a dynamic tool maker and workflow engine, providing a portable automation pipeline without the need for Docker or complex setup.

ultraworkers / hermes-agent-helm-chart

This community Helm chart facilitates cloud-native Hermes deployments on Kubernetes with a focus on state safety for persistent storage. It supports both direct deployments and operator-ready workflows, offering a configurable gateway mode for API and webhook listeners.

AbuZar-Ansarii / Hermes-Agent-On-Android

This repository provides a one-line automated installer for running Hermes Agent within Termux on Android devices. It specifically enables local model execution via Ollama and supports persistent memory, making it ideal for mobile-first agent interactions.

TheAiSingularity / hermesclaw

Hermesclaw focuses on high-security environments by implementing hardware-enforced sandboxing through NVIDIA OpenShell and kernel-level syscall blocking. It offers three distinct security policy presets and a pre-built library of specialized skills for research and code reviews.

xmbshwll / hermes-agent-docker

This project offers a streamlined Docker sandbox that bundles the official Hermes installation with mini-swe-agent. It simplifies deployment by supporting persistent state through mounted directories and allowing users to build specific agent versions via build arguments.

0xrsydn / nix-hermes-agent

This NixOS module allows for the declarative management of Hermes configurations, documents, and systemd services. It prioritizes security through sops-nix integration for secrets handling and supports a hybrid model of both Nix-managed and interactive CLI skills.

JackTheGit / hermes-autonomous-server

Targeted at production environments, this tool configures the Hermes Gateway as a reboot-safe systemd service on Ubuntu and Debian. It is optimized for headless operation, enabling the autonomous execution of recurring AI cron jobs and integration with Nous Portal.

jpalmae / hermeshq

HermesHQ acts as a Docker-first control plane for orchestrating multiple Hermes instances with distinct identities and workspaces. It features hierarchy-aware delegation between agents and provides enterprise-grade MCP access for external AI client integrations.

ellickjohnson / portainer-stack-hermes

This Docker Compose stack integrates Hermes with a ttyd web terminal for browser-based CLI access. It is designed to be deployed as a Git Repository stack directly within Portainer, utilizing GitHub Actions for automated image builds.