mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #908] [CLOSED] feat: add Hermes Agent template #16222
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/908
Author: @H3xKatana
Created: 5/24/2026
Status: ❌ Closed
Base:
canary← Head:add-hermes-agent-template📝 Commits (4)
c00c9fbfeat(blueprint): add Hermes Agent templateb1ef320feat: register Hermes Agent in meta.json1e4c4a9fix: use [config.env] syntax and correct variable names30f0a8bMerge remote-tracking branch 'origin/canary' into add-hermes-agent-template📊 Changes
4 files changed (+71 additions, -0 deletions)
View changed files
➕
blueprints/hermes-agent/docker-compose.yml(+29 -0)➕
blueprints/hermes-agent/logo.png(+0 -0)➕
blueprints/hermes-agent/meta.json(+17 -0)➕
blueprints/hermes-agent/template.toml(+25 -0)📄 Description
What is this PR about?
New PR of Hermes Agent
Checklist
Before submitting this PR, please make sure that:
Description
Adds a blueprint for Hermes Agent, the self-improving AI agent built by Nous Research. Deploys the gateway with built-in web dashboard on port 9119.
Blueprint files:
docker-compose.yml: Singlehermes-agentservice, image pinned tov2026.5.16, gateway + dashboard + API server, healthcheck, persistent volumetemplate.toml: Dashboard domain via${domain}, auto-generatedAPI_SERVER_KEYvia${password:64}logo.png: Banner from official repoConventions followed:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.