Author Topic: docker image of composer workflow application to deploy on GKE?  (Read 1255 times)

Offline eugene

  • Jr. Member
  • **
  • Posts: 85
  • Karma: 2
docker image of composer workflow application to deploy on GKE?
« on: September 05, 2019, 05:28:43 PM »
in an effort to promote CI/CD work model at my company i'm exploring the capability of building docker images of my composer workflow on top of tomcat image to deploy on GKE.  Can anyone think of any technical reason why that can't be done or work as expected from ORS?

Eugene

Offline jarrod

  • Newbie
  • *
  • Posts: 42
  • Karma: 1
    • InProd CMS
Re: docker image of composer workflow application to deploy on GKE?
« Reply #1 on: September 09, 2019, 05:43:32 AM »
So far we have playing with Anisble playbooks deploying Genesys framework and the SIP server into a docker container in order to build disposable labs. So far it has been straight forward. While this not helpful as we have not touched on the components you are asking about, but some general advice is that there is nothing special about Genesys products that would exclude it from working within Docker.

Saying that MCP might not handle production load, but that experience was with an older version so that may have changed now.