feat: add Hermes Agent service template#9528
Closed
oliverhees wants to merge 1 commit into
Closed
Conversation
|
Thanks for creating the PR. I have tested myself the docker compose when I saw it and it works for me opening the ports. The healthcheck does not work because there is no curl in the docker image. I created an issue in the Hermes Agent repo asking for a Healthcheck method in the Dockerfile. NousResearch/hermes-agent#9751 Best, Luis. |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changes
Adds a one-click install template for Hermes Agent by Nous Research. Hermes Agent is a self-improving AI agent with a built-in learning loop, skills, persistent memory, and multi-platform messaging (Telegram, Discord, Slack, WhatsApp, Signal). 75k+ GitHub stars.
templates/compose/hermes-agent.yaml— service template usingnousresearch/hermes-agent:latest(multi-arch amd64/arm64), port 9119, volume at/opt/datapublic/svgs/hermes-agent.svg— logo from the official repositoryIssues
Category
Preview
Web UI on port 9119 (FastAPI + React). Users configure their LLM provider via the built-in setup wizard after first start.
AI Assistance
If AI was used:
Testing
nousresearch/hermes-agent:latestis published and multi-archhermes web --host 0.0.0.0 --port 9119 --no-open/opt/dataverified in Dockerfile and entrypoint.sh.env.exampleContributor Agreement
Important