Skip to content

docs(examples): add standalone and complete deployment examples#134

Draft
gavinelder wants to merge 2 commits intomasterfrom
ge/examples-standalone
Draft

docs(examples): add standalone and complete deployment examples#134
gavinelder wants to merge 2 commits intomasterfrom
ge/examples-standalone

Conversation

@gavinelder
Copy link
Copy Markdown
Contributor

Summary

  • Add examples/standalone.yaml to each subchart (agent-backend, mcp, portal-web, studios, wave) showing how to deploy independently of the parent platform chart, using AWS ALB ingress
  • Add charts/platform/examples/platform-only.yaml — minimal core Platform deployment with all optional subcharts disabled
  • Add charts/platform/examples/complete.yaml — full-stack deployment with all subcharts enabled

All examples follow consistent conventions:

  • AWS Load Balancer Controller ingress with ACM certificate
  • existingSecretName pattern for credentials
  • Sensible defaults commented out with inline notes
  • helm repo add / helm show values workflow in the header

Test plan

  • Review example values are coherent and placeholders are clearly marked
  • Verify helm show values seqera/<chart> workflow matches the deploy instructions

🤖 Generated with Claude Code

Add AWS ALB-based example values files to each subchart showing how to
deploy independently of the parent platform chart. Add platform-level
examples for a core-only deployment and a full-stack deployment with all
subcharts enabled.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gavinelder gavinelder force-pushed the ge/examples-standalone branch from c621d3b to 754191b Compare May 5, 2026 13:07
Snapshot updates from rebasing onto master after #131 (platformServiceAddress
required); license-header bumps from the pre-commit auto-fixer.

Co-Authored-By: Claude Opus 4.7 (1M context) <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