Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 332 Bytes

OaDeployer

Deploys OpenAperture via CLI

Usage

mix escript.build
./oa_deployer <options> <_docker repo url>

Options

-a <action>     (build, deploy, or deploy_ecs)
-s <server_url> OpenAperture manager server url
-h <hash>       source commit hash
-n <branch>     _docker repo branch to use