docs(aws): migrate /aws/customization and remaining /aws/services pages to use lstk - #862
Open
peter-smith-phd wants to merge 7 commits into
Open
docs(aws): migrate /aws/customization and remaining /aws/services pages to use lstk#862peter-smith-phd wants to merge 7 commits into
lstk#862peter-smith-phd wants to merge 7 commits into
Conversation
Deploying localstack-docs with
|
| 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 |
lstklstk
peter-smith-phd
marked this pull request as ready for review
August 13, 2026 22:24
peter-smith-phd
requested review from
HarshCasper,
alexrashed,
dfangl,
giograno,
quetzalliwrites,
remotesynth,
silv-io and
viren-nadkarni
as code owners
August 13, 2026 22:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrates the Customization (
/aws/customization) and Local AWS Services (/aws/services) sections tolstk, following on from #789, #792 and #800.Types of changes
awslocal→lstk aws, andlocalstack <cmd>→ thelstkequivalent (lstk start,lstk logs,lstk volume path).DOCKER_FLAGS,IMAGE_NAME,LOCALSTACK_VOLUME_DIR,--host-dns,--network) become.lstk/config.tomlcontainer blocks (volumes,image,volume,expose_ports,[env.*]profiles).<TabItem label="LocalStack CLI">blocks are either converted tolstktabs or dropped wherelstkhas no equivalent, leaving docker-compose as the only form.lstkdoes not have, the page keeps the legacylocalstackCLI (or plaindocker run) and now says so explicitly. We will address these gaps post-launch.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
lstkgains the relevant features, or we find better ways to support them.lstkhas noextensionscommand suite.DOCKER_CMDand friends, whichlstkhas no equivalent for.dns-server—localstack dns systemd-resolvedhas nolstkequivalent.🤖 Generated with Claude Code