Hi there,
I'm working on a media central cloud ux plug-in and I'd like to setup a testing environment so other members of my dev team can see a testing version of the plug-in as it's developed. I would also like to setup CD/CI for this testing version. I came across this tutorial called "CI / CD - how to deployment from docker registry" on the AVID developer site but with my little knowledge of Docker and Kubernetes I can't make sense of it still. Has anyone attempted this before? How did you get this done?Link to tutorial: http://developer.avid.com/connector_api/CI_CD/index.html
-Kenneth
Hi Kenneth,
This intrigued me so I did a quick investigate and found that you can specify the proxy host rather than just defaulting to localhost. In your project.config.json add the parameter "proxyHost" after the "proxyPort" connection parameter. Set that to the IP address of the machine you use for testing, it should then be possible to see the proxy hosted plug-in from other machines.
Good luck
Michael
Hi Michael,
Tried this out and no matter the machine I use it says " Error: listen EADDRNOTAVAIL: address not available". Could you explain how the Cloudux-starter-kit tries to create the proxy on the proxyhost provided?
Sorry, these are questions that Avid should be answering.
I personally don't use the proxy, I had the impression it can get slow and I've been looking for solutions that don't depend on a complex Node stack. Here are some options, I use the last two (HTTPToolkit and mini linux server) for my personal development setup:
I see, thanks Tilman. For the 3rd option, did you purchase an extra cloudux instance like mentioned here?
Hi Kenneth,Please reach out to your Alliance Partner contact over emails to get environment setup for a plugin development. First you'd need to be able to develop a plugin in a normal way before proceeding to CI/CD.Thanks,Vadym
© Copyright 2011 Avid Technology, Inc. Terms of Use | Privacy Policy | Site Map | Find a Reseller