Skip to content

A tool that allows pulling the secrets defined in the docker compose files from AWS SSM Parameter store to be used

Notifications You must be signed in to change notification settings

alqh/ssm-param-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS SSM Parameter for Docker

This is a prototype

This is a tool that allows pulling the secrets defined in the docker compose files from AWS SSM Parameter store to be used.

The diagram below describes the process:

Overview flow of SSM Docker tool

Commands

ssmdocker help

Exec

Pull the secrets and execute the command

Example:

ssmdocker --aws-region "<region>" --aws-profile "<profile>" exec -- docker-compose up -d

About

A tool that allows pulling the secrets defined in the docker compose files from AWS SSM Parameter store to be used

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages