Skip to content

feat: add Hermes Agent template#908

Open
H3xKatana wants to merge 2 commits into
Dokploy:canaryfrom
H3xKatana:add-hermes-agent-template
Open

feat: add Hermes Agent template#908
H3xKatana wants to merge 2 commits into
Dokploy:canaryfrom
H3xKatana:add-hermes-agent-template

Conversation

@H3xKatana

@H3xKatana H3xKatana commented May 24, 2026

Copy link
Copy Markdown
Contributor

What is this PR about?

New PR of Hermes Agent

Checklist

Before submitting this PR, please make sure that:

  • I have read the suggestions in the README.md file
  • I have tested the template in my instance, so the maintainers do not spend time trying to figure out what is wrong.
  • I have added tests that demonstrate that my correction works or that my new feature works.

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: Single hermes-agent service, image pinned to v2026.5.16, gateway + dashboard + API server, healthcheck, persistent volume
  • template.toml: Dashboard domain via ${domain}, auto-generated API_SERVER_KEY via ${password:64}
  • logo.png: Banner from official repo

Conventions followed:

  • ✅ version 3.8, no ports, no container_name, no networks
  • ✅ Image pinned (no latest tag)
  • ✅ Service name matches folder name
  • ✅ Named volume for persistence
  • ✅ meta.json deduplicated and sorted

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. new-template labels May 24, 2026
@github-actions

github-actions Bot commented May 24, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview b1ef320

Hermes Agent is a self-improving AI agent built by Nous Research with persistent memory, autonomous skill creation, and multi-platform messaging (Telegram, Discord, Slack, WhatsApp).
@H3xKatana

Copy link
Copy Markdown
Contributor Author
Screenshot 2026-05-24 193855 Screenshot 2026-05-24 194247 Screenshot 2026-05-24 194307

@H3xKatana

Copy link
Copy Markdown
Contributor Author

@Siumauricio can you review the hermes agent template PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-template size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants