I understand how to add a container image in Jelastic and also how to re-deploy, but I'm trying to have a CI/CD setup with Jelastic and I don't see a way to automate the re-deploying of a container image when a new image is updated in my container registry. Is there a way to do this in Jelastic?
Issue a personal access token only for one API method - RedeployContainers
Use rest API in your hooks
https://cs.{platformDomain}/1.0/environment/control/rest/redeploycontainers?token=${token}&tag=${tag}&envName=${envName}&nodeGroup=${nodeGroup}
There is a list of predefined nodeGroups
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With