Skip to content

docs(archon): add Archon service documentation page#646

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

docs(archon): add Archon service documentation page#646
AI-Joe-code wants to merge 1 commit into
coollabsio:nextfrom
AI-Joe-code:add-archon-service

Conversation

@AI-Joe-code

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

Copy link
Copy Markdown

Summary

Adds a documentation page for Archon, an open-source workflow engine for AI coding agents. Archon lets users define multi-step development workflows in YAML and execute them deterministically via the Coolify one-click template, which deploys a two-container stack (app + PostgreSQL 17).

Changes

  • content/docs/services/archon.mdx - new service documentation page
  • public/images/services/archon-logo.svg - new service logo
  • src/generated/services.json - regenerated (added Archon entry under AI category)
  • content/docs/services/all.mdx - regenerated (Archon listed alphabetically under AI)

Related

Checklist

  • Frontmatter has title and description
  • category is AI (matches existing category)
  • Logo file present at public/images/services/archon-logo.svg
  • External links have ?utm_source=coolify.io
  • No em-dashes in the .mdx file
  • Callouts use <Callout type="warn"> / <Callout type="info"> syntax
  • bun run generate:services run - entry visible in services.json and all.mdx

Adds documentation for Archon, an open-source workflow engine for AI
coding agents. Deploys a two-container stack (app + PostgreSQL) via
the Coolify one-click template. Includes required credentials section,
environment variable reference, post-deploy setup steps, and troubleshooting.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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