stack-orchestrator/docs
A. F. Dudley f3ef3e9a1f
Lint Checks / Run linter (push) Failing after 0s Details
Add Docker Compose deployment guide
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
..
images stack diagram: fix diagram & compress img 2023-01-20 11:04:24 -05:00
CONTRIBUTING.md Update links from github.com to git.vdb.to (#732) 2024-02-06 22:42:44 +00:00
README.md Gitea x Laconicd + some doc updates (#549) 2023-09-27 17:36:12 -04:00
adding-a-new-stack.md Update links from github.com to git.vdb.to (#732) 2024-02-06 22:42:44 +00:00
cli.md rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
docker-compose-deployment.md Add Docker Compose deployment guide 2026-01-17 18:17:01 -05:00
fetching-containers.md Doc for fetch-containers command 2024-02-27 11:44:28 -07:00
gitea-with-laconicd-fixturenet.md rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
k8s-deployment-enhancements.md Add support for k8s pod to node affinity and taint toleration (#917) 2024-08-15 20:32:58 +00:00
laconicd-with-console.md Update fixturenet-laconicd stack for renaming changes (#891) 2024-07-25 08:50:15 +00:00
release-process.md Add release process doc 2023-01-27 21:22:43 -07:00
spec.md Update links from github.com to git.vdb.to (#732) 2024-02-06 22:42:44 +00:00
webapp.md Add doc for deploy-webapp (#672) 2023-11-29 20:55:14 -07:00

README.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: