Sign inSign up

5ika/jelastic-cli

By 5ika

Updated over 8 years ago

Ready-to-use image with Jelastic-CLI and jq installed. Usefull for automatized deployements

Image
0

1.7K

5ika/jelastic-cli repository overview

Jelastic CLI for auto-deployment with jq tool.

Use with Gitlab

deploy:
  stage: deploy
  image: 5ika/jelastic-cli
  before_script:
    - /root/jelastic/users/authentication/signin --login $LOGIN --password $PASSWORD --platformUrl $HOSTER
  script:
    - /root/jelastic/environment/control/redeploycontainerbyid --envName $ENV_NAME --nodeId $NODE_ID --tag latest

Tag summary

Content type

Image

Digest

Size

84 MB

Last updated

over 8 years ago

docker pull 5ika/jelastic-cli