Commit Graph

1 Commits (21d47908cc93f33c40c8ea62761bdef2bb4e99d3)

Author SHA1 Message Date
A. F. Dudley f3ef3e9a1f Add Docker Compose deployment guide
Lint Checks / Run linter (push) Failing after 0s Details
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>
2026-01-17 18:17:01 -05:00