Skip to main content
← Back to list
01Issue
FeatureShippedSwamp Club
Assigneesstack72

Relationships

#1519 Docs: serve config file (.swamp/serve.yaml) and --config flag

Opened by stack72 · 8/3/2026· Shipped 8/3/2026

What changed

swamp-club/swamp#1517 (PR #2054, follow-up #2056) added YAML config file support for swamp serve. Operators can now define serve configuration in .swamp/serve.yaml (or --config <path>) instead of long CLI flag chains.

Documentation gaps

Reference: content/manual/reference/swamp-serve.md

  • Document the .swamp/serve.yaml config file format with all YAML keys
  • Document the --config <path> flag
  • Document the four-level resolution priority: CLI flag (explicit) > environment variable > config file > default
  • Document webhook structured YAML format vs CLI colon-delimited format
  • Document error handling: missing config (default vs explicit), invalid YAML, unknown keys

How-to: content/manual/how-to/swamp-serve.md

  • Add a section on using a config file for production deployments
  • Show example config files for common deployment scenarios (Docker, systemd, Kubernetes)
  • swamp-club/swamp#1517
  • swamp-club/swamp#2054
  • swamp-club/swamp#2056
  • Parent: swamp-club/swamp#1448
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 5 MOREREVIEW+ 1 MOREIMPLEMENTATION+ 1 MORENOTIFICATION_SKIPPED

Shipped

8/3/2026, 10:44:09 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack728/3/2026, 10:24:24 PM

Sign in to post a ripple.