Skip to content

Support default AWS credential chain and configurable Docker network - #126

Merged
ar-siddiqui merged 11 commits into
Dewberry:pr-testingfrom
biplovbhandari:feature/aws-credential-chain
Aug 22, 2026
Merged

Support default AWS credential chain and configurable Docker network#126
ar-siddiqui merged 11 commits into
Dewberry:pr-testingfrom
biplovbhandari:feature/aws-credential-chain

Conversation

@biplovbhandari

Copy link
Copy Markdown
Contributor
  • Fall back to the default AWS credential chain (instance profile, env vars, shared credentials) when AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY are not set. Enables EC2 deployments with IAM roles without static keys.
  • Make DOCKER_NETWORK configurable via env var (default: process_api_net). Setting DOCKER_NETWORK=host enables host networking for launched containers, required on EC2 for instance profile credential access.

Backwards compatible - existing deployments with explicit keys are unaffected.

@ar-siddiqui
ar-siddiqui changed the base branch from main to pr-testing August 22, 2026 04:00
@ar-siddiqui
ar-siddiqui merged commit 6aec61a into Dewberry:pr-testing Aug 22, 2026
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