Skip to content
/ thor Public

thor is not ruby library. thor is docker deploy tool for ecs.

License

Notifications You must be signed in to change notification settings

ieee0824/thor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thor

ecs deploy docker container

CircleCI License: MPL 2.0

install

$ go get -u github.com/ieee0824/thor/cmd/thor

Deploy

$ thor deploy -f config.json --profile credential-name

Option

Usage: thor [--version] [--help] <command> [<args>]

Available commands are:
    deploy    usage: thor deploy [options ...]
options:
    -f thor_setting.json

    --profile=${aws profile name}
        --profile option is arbitrary parameter.
    --vault-password-file=${vault pass file}
    --ask-vault-pass=${vault pass string}
===================================================

    mkelb     usage: thor mkelb [options ...]
options:
    -f thor_setting.json

    --profile=${aws profile name}
        --profile option is arbitrary parameter.
===================================================

    vault     usage: thor vault [options ...]
options:
    -f vault target json

    -p vault password
===================================================

About

thor is not ruby library. thor is docker deploy tool for ecs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages