Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 335 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 335 Bytes

gew-kmp

Requirements

  • Amazon DynamoDB
  • Amazon S3
  • AWS Key Management Service x 2

Usage

Preparation

# Set config.toml
cp configs/teller/config.toml.example configs/teller/config.toml

# Set .env
cp envs/teller/.env.example envs/teller/.env

Run

docker-compose up -d

CUI

make evans