Skip to content

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

Open
biplovbhandari wants to merge 4 commits into
Dewberry:mainfrom
biplovbhandari:feature/aws-credential-chain
Open

Support default AWS credential chain and configurable Docker network#126
biplovbhandari wants to merge 4 commits into
Dewberry:mainfrom
biplovbhandari:feature/aws-credential-chain

Conversation

@biplovbhandari

Copy link
Copy Markdown
  • 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.

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