by Henrik Loeser (data_henrik) | May 9, 2022 | administration, cloud, IBM, ibmcloud, IT, linux, serverless
HTML files as configmap in Code EngineOver the weekend I deployed nginx on IBM Cloud Code Engine. It’s nothing fancy or earth-moving. But I wanted to note down and share the steps with you on how to deploy this HTTP server and serve few static HTML pages. All is...
by Henrik Loeser (data_henrik) | May 5, 2022 | cloudfoundry, IBM, ibmcloud, IT, Kubernetes, serverless
Output of a IBM Cloud Code Engine appA custom domain, e.g. somethin like myapp.example.com, always puts a nice touch on an app. Often, it is required for corporate identity. Still, not all services offer that capability. As written, I recently migrated some apps from...
by Henrik Loeser (data_henrik) | Mar 24, 2022 | administration, cloud, IBM, ibmcloud, IT, Kubernetes, serverless
Code Engine app with green revisionFrom reading my past post on migrating from Cloud Foundry to Code Engine, you probably guessed that I am currently working with IBM Cloud Code Engine. One of the topics I looked into the past few days is advanced configuration of my...
by Henrik Loeser (data_henrik) | Jun 15, 2021 | automation, fun, ibmcloud, IT, serverless, terraform
In the era of instant messaging we all still receive emails. They are used for status updates, security alerts or just for proposing really great offers. Recently, I blogged about how to have the IBM Cloud Security Advisor send out alerts using your SMTP-based email...
by Henrik Loeser (data_henrik) | May 28, 2021 | cloud, IBM, ibmcloud, IT, nodejs, Python, security, serverless
Last year, I blogged about how to use Slack or email notifications for security IBM Cloud security issues. Now I added another code sample, showing how to send out notification emails using any SMTP server. The code is written in Python and Node.js and deployed as IBM...
by Henrik Loeser (data_henrik) | Mar 30, 2021 | IBM, ibmcloud, IT, Python, serverless
cron-like schedulingSome days ago I stumbled over my 2015 post “Bluemix: Simple cron-like service for my Python code”. It is not just the name Bluemix which is dated. Since then, it has transformed into IBM Cloud Platform and has added serverless compute...
Recent Comments