Skip to content

docs(hermes-agent): expand service documentation with full setup guide#650

Open
AI-Joe-code wants to merge 1 commit into
coollabsio:nextfrom
AI-Joe-code:add-hermes-agent-service
Open

docs(hermes-agent): expand service documentation with full setup guide#650
AI-Joe-code wants to merge 1 commit into
coollabsio:nextfrom
AI-Joe-code:add-hermes-agent-service

Conversation

@AI-Joe-code

@AI-Joe-code AI-Joe-code commented Jun 18, 2026

Copy link
Copy Markdown

Summary

Expands the existing Hermes Agent stub page into a complete setup guide covering both deployment variants (WebUI stack and single-container Dashboard), all environment variables grouped by category, post-deploy setup wizard steps, plugin management, persistent memory configuration, and a troubleshooting section with 10 common issues.

Also adds the service logo (hermes-agent-logo.png) and regenerates the service catalog.

Changes

  • content/docs/services/hermes-agent.mdx - Updated service documentation page (expanded from ~30-line stub to full guide)
  • public/images/services/hermes-agent-logo.png - Service logo (sourced from Coolify repo)
  • src/generated/services.json - Regenerated (hermes-agent entry now includes icon path)
  • content/docs/services/all.mdx - Regenerated

Related

Checklist

  • Frontmatter has title, description, and category
  • category is AI (matches existing catalog)
  • Logo file present at public/images/services/hermes-agent-logo.png
  • External links have ?utm_source=coolify.io
  • No em-dashes anywhere in the .mdx file
  • Logo uses <ZoomImage> component (not plain markdown ![]())
  • Callouts use <Callout type=warn> / <Callout type=info> / <Callout type=danger>
  • bun run generate:services run - entry visible in services.json and all.mdx

Replaces the minimal stub with a complete guide covering both deployment
variants (WebUI stack and Dashboard), all environment variables, post-deploy
setup wizard steps, plugins, persistent memory, troubleshooting, and key files.
Adds the service logo (hermes-agent-logo.png) and regenerates the service catalog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant