forked from cerc-io/stack-orchestrator
Create comprehensive documentation for deploying stacks using Docker Compose, which is the default and recommended deployment mode. The guide covers: - Complete deployment workflows (deployment directory and quick deploy) - Real-world examples (test stack and fixturenet-eth) - Configuration options (ports, volumes, environment variables) - Common operations and troubleshooting - CLI commands reference Mentions that Kubernetes deployment options exist but are out of scope for this guide (covered in separate K8s documentation). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| images | ||
| adding-a-new-stack.md | ||
| cli.md | ||
| CONTRIBUTING.md | ||
| docker-compose-deployment.md | ||
| fetching-containers.md | ||
| gitea-with-laconicd-fixturenet.md | ||
| k8s-deployment-enhancements.md | ||
| laconicd-with-console.md | ||
| README.md | ||
| release-process.md | ||
| spec.md | ||
| webapp.md | ||
Stack Orchestrator
Here you will find information about the design of stack orchestrator, contributing to it, and deploying services/applications that combine two or more "stacks".
Most "stacks" contain their own README which has plenty of information on deploying, but stacks can be combined in a variety of ways which are document here, for example: