Xavier «X» Santolaria·Apr 19, 2022Member-onlyExposing our non-SSL application with NGINX and a ‘sidecar’ containerIf you’ve been accompanying us in our journey, this is the third post, following up on the previous two posts where we had laid the foundations of our Slack Bot application and the use of IBM Secrets Manager as external vault for our secrets… and now our SSL certificate too. …IBM6 min readIBM6 min read
Xavier «X» Santolaria·Apr 10, 2022IBM Cloud Secrets Manager and the External Secrets OperatorFollowing up on my previous blog post, I was looking to store all my secrets in IBM Cloud Secrets Manager. With the use of the External Secrets Operator, we will be able synchronize secrets from external APIs into Kubernetes. …IBM6 min readIBM6 min read
Xavier «X» Santolaria·Apr 8, 2022Building and Deploying Your First Cloud Application on IBM Cloud from a non-Developer Point-of-ViewEvery now and then I have an idea and I try to explore it as far as I can. This time, I wanted to create a Slack Bot, using Python and Flask, and a Cloudant database. …IBM11 min readIBM11 min read