Skip to content

remove community image fallback, make auth token required#7

Merged
remotesynth merged 1 commit intomainfrom
devrel-62-remove-community-image-fallback
Mar 23, 2026
Merged

remove community image fallback, make auth token required#7
remotesynth merged 1 commit intomainfrom
devrel-62-remove-community-image-fallback

Conversation

@HarshCasper
Copy link
Copy Markdown
Member

  • start() now requires LOCALSTACK_AUTH_TOKEN
  • Remove localstack/localstack-pro:latest image reference
  • Always expose ports 4566 and 443 (no longer conditional on auth token)
  • Update README, tests, and all examples to remove community edition references and pass auth token to every start() call

Closes DEVREL-62

- `start()` now requires `LOCALSTACK_AUTH_TOKEN` — no more optional fallback
  to `localstack/localstack:latest` without a token
- Remove `localstack/localstack-pro:latest` image reference; always use
  `localstack/localstack:latest`
- Always expose ports 4566 and 443 (no longer conditional on auth token)
- Update README, tests, and all examples to remove community edition
  references and pass auth token to every `start()` call

Closes DEVREL-62
@remotesynth remotesynth merged commit a467d2a into main Mar 23, 2026
0 of 2 checks passed
@alexrashed alexrashed deleted the devrel-62-remove-community-image-fallback branch March 23, 2026 12:01
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.

2 participants