You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How extensively: To copy the coolify variable conventions into the docker-compose of nous research.
Testing
I have tested this docker-compose manually in my hosted coolify instance.
The Web Dashboard is disabled by default since it doesn't require authentication and is a security risk. but if you open the terminal and run /opt/hermes/.venv/bin/hermes
you can open the agent in the terminal.
Contributor Agreement
Important
I have read and understood the contributor guidelines. If I have failed to follow any guideline, I understand that this PR may be closed without review.
I have tested all the changes thoroughly with a local development instance of Coolify and I am confident that they will work as expected when a maintainer tests them.
It appears to us that you are either adding a new service or making changes to an existing one.
We kindly ask you to also review and update the Coolify Documentation to include this new service or it's new configuration needs.
This will help ensure that our documentation remains accurate and up-to-date for all users.
recovering from Dengue. will take a bit unless someone else wants to. I think all the relevant info is in the PR - namely just running /opt/hermes/.venv/bin/hermes
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
⚙️ ServiceIssues requesting or PRs adding/fixing service templates.📑 Waiting for Docs PRPRs that need to have a mirrored PR to the Coolify Docs before being merged.
2 participants
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
Added the Hermes Agent as a template - highly requested by the community (#9472)
Issues
#9472
Highly requested
Category
Preview
AI Assistance
If AI was used:
Testing
I have tested this docker-compose manually in my hosted coolify instance.
The Web Dashboard is disabled by default since it doesn't require authentication and is a security risk. but if you open the terminal and run
/opt/hermes/.venv/bin/hermesyou can open the agent in the terminal.
Contributor Agreement
Important