Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 417 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 417 Bytes

Jelastic deploy scripts

Download jelastic cli and login: https://docs.jelastic.com/cli

Set Jelastic installation path

example:

export JELASTIC_HOME=~/jelastic

Login. Authentication will be called after first cli command, for example:

$JELASTIC_HOME/environment/control/getenvs

Deploy applications:

./dev-scripts/jelastic/deploy.sh ${service_name}