Continuous deployment

Hi!

I would love to set up continuous deployment via gitlab. Could this be done with the api?

Cheers, kai

1 Like

Hi @4ware, you could write code to consume the Rancher API, but it has been our experience that folks use a CI tool (Jenkins etc) to receive webhooks and script out deployment using rancher-compose.