I recently wrote a blog that explored the possibility of using Ansible to handle provisioning and deployment orchestration for IBM Bluemix container apps. You can find the article and demo code here: http://greenchile.io/deploying-ibm-bluemix-container-apps-with-ansible/
Ansible is a popular infrastructure tool for automating deployments. The basic idea is to leverage the power of Ansible to provision, deploy, and configure IBM Bluemix apps and services. This would require Python bindings for the API and a new Ansible module which uses those bindings to speak with IBM Bluemix. This would open IBM Bluemix to a lot more people and allow them to more easily integrate IBM Bluemix into a larger, more complicated, less homogeneous infrastructure.
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
The link to demo/code doesn't seem to work:
http://greenchile.io/deploying-ibm-bluemix-container-apps-with-ansible/
Error establishing a database connection
BTW, see also https://developer.ibm.com/recipes/tutorials/run-ansible-from-your-ibm-bluemix-devops-pipelines/