Skip to content

fix: add AWS_DEFAULT_REGION to dstack compose#37

Merged
skgbafa merged 1 commit intomainfrom
fix/compose-s3-region
Mar 14, 2026
Merged

fix: add AWS_DEFAULT_REGION to dstack compose#37
skgbafa merged 1 commit intomainfrom
fix/compose-s3-region

Conversation

@skgbafa
Copy link
Copy Markdown
Contributor

@skgbafa skgbafa commented Mar 14, 2026

Summary

  • Add AWS_DEFAULT_REGION: "${AWS_REGION}" to dstack-postgres compose — required by S3-compatible providers (Hetzner, etc.) that don't have a default region
  • Revert image tag from pinned SHA back to :dstack

Without this, the app crashes with no region in params when connecting to Hetzner S3.

S3-compatible providers (Hetzner, etc.) require a region param.
Add AWS_DEFAULT_REGION from env file. Revert pinned SHA tag back to :dstack.
@skgbafa skgbafa merged commit cfd0266 into main Mar 14, 2026
14 checks passed
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