Archive for the tag 'IBM'

 

 

Oct 09 2021

Auto Renew LetsEncrypt Certificates on Kubernetes

Published by under Kubernetes

Install cert-manager Cert-manager comes as a Helm chart with its own custom resources you can install on your Kubernetes cluster. It helps certificates automation, renewal and management. It is a MUST have when you deal with certificate providers who offer APIs that let you automate these processes. On the side, you’d better renew LetsEncrypt certificate […]

No responses yet

Apr 01 2021

Build Ansible Inventory from IBM Cloud Resources

Published by under Ansible,Python

IBM Cloud relies on Softlayer API – also called IBM Classic Infrastructure – to automate things. The API is available in different languages such as Python, Go, Java or PHP, and can be used to build an Ansible inventory. Here I will generate automatically a host inventory collected from my IBM Cloud account, directly usable […]

No responses yet

Apr 19 2015

Deploy IBM iSeries Client Access with Windows Group Policies

Published by under AS400

Client Access can be deployed by GPO with the MSI file provided in the installation directory. However you will have to create a MST file containing custom parameters that will add up to the MSI. Create a Transform file The transform file contains customized settings you may apply to the software you are going to […]

No responses yet