Skip to content

docs(aws): migrate /aws/customization and remaining /aws/services pages to use lstk - #862

Open
peter-smith-phd wants to merge 7 commits into
doc-312-aws-docs-to-use-lstkfrom
devx-993-migrate-to-lstk
Open

docs(aws): migrate /aws/customization and remaining /aws/services pages to use lstk#862
peter-smith-phd wants to merge 7 commits into
doc-312-aws-docs-to-use-lstkfrom
devx-993-migrate-to-lstk

Conversation

@peter-smith-phd

@peter-smith-phd peter-smith-phd commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Migrates the Customization (/aws/customization) and Local AWS Services (/aws/services) sections to lstk, following on from #789, #792 and #800.

Types of changes

  • Command conversionawslocallstk aws, and localstack <cmd> → the lstk equivalent (lstk start, lstk logs, lstk volume path).
  • Config conversion — env-var-and-flag invocations (DOCKER_FLAGS, IMAGE_NAME, LOCALSTACK_VOLUME_DIR, --host-dns, --network) become .lstk/config.toml container blocks (volumes, image, volume, expose_ports, [env.*] profiles).
  • Tab restructuring<TabItem label="LocalStack CLI"> blocks are either converted to lstk tabs or dropped where lstk has no equivalent, leaving docker-compose as the only form.
  • "Not yet supported" notices — where a page depends on behaviour lstk does not have, the page keeps the legacy localstack CLI (or plain docker run) and now says so explicitly. We will address these gaps post-launch.
  • Incidental fixes picked up along the way — broken upstream links in aspire.md, GitHub Discussions links replaced with LocalStack Support, etc.

Follow-up work (the "not yet supported" cases)

These pages are annotated rather than migrated, and should be revisited as lstk gains the relevant features, or we find better ways to support them.

  • Extensions (index, managing, developing) — lstk has no extensions command suite.
  • DevContainers — the upstream devcontainer-template repo installs the legacy CLI.
  • Podman / Rancher Desktop — depend on DOCKER_CMD and friends, which lstk has no equivalent for.
  • dns-serverlocalstack dns systemd-resolved has no lstk equivalent.

🤖 Generated with Claude Code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: feb80e8
Status: ✅  Deploy successful!
Preview URL: https://0b68c5ea.localstack-docs.pages.dev
Branch Preview URL: https://devx-993-migrate-to-lstk.localstack-docs.pages.dev

View logs

@peter-smith-phd peter-smith-phd changed the title docs(aws/customization): migrate /aws/customization section to use lstk docs(aws): migrate /aws/customization and remaining /aws/services pages to use lstk Aug 13, 2026
@peter-smith-phd
peter-smith-phd marked this pull request as ready for review August 13, 2026 22:24
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