Ansible, DevOps Ansible URI module and WebLogic REST API 15.11.2021 by Middleware Team How to use WebLogic REST API with Ansible URI module.
Ansible, DevOps, Development & Performance Scanning Ansible code with Ansible Lint 27.09.2021 by Joël Cattin Introduction It’s always good to learn something new. But doing it the right way from the very beginning is even better. I recently started to work with Ansible and after creating a few roles, I quickly realized that there(…)
DevOps, Kubernetes Kubernetes : two different OCI runtimes 12.09.2021 by DevOps Quick recap : in the previous episode, we have seen how to move from a Kubernetes cluster powered by Docker into a future-proof Kubernetes cluster, using containerd. Now let’s move on and fully enjoy the power of having(…)
AWS, Ansible, DevOps, Docker, Kubernetes Deploy a Kubernetes cluster using Ansible in AWS 29.08.2021 by DevOps After more than 2 years of experience in Kubernetes cluster administration, I am deeply convinced that one of the most important things to have as an ops guy is a sandbox cluster at your disposal. This can be either a(…)
DevOps JENKINS – some ways to restart manually Jenkins services 30.07.2021 by Middleware Team Hi Team, Depending on your actions performed on your master,sometimes Jenkins needs to be restarted,for that,we have many alternatives,it is not supposed to be a tough task but it can be helpful to know how to do that…..So let’s see(…)
Cloud, DevOps Reduce the complexity: be sharing and open source 27.06.2021 by Open source Team By Franck Pachot . I thought that my last post on this blog was the previous one but I blog when it comes to my mind – nothing planned. And two things got me to write(…)
DevOps, Kubernetes Kubernetes : from Docker to containerd 22.06.2021 by DevOps Kubernetes is very popular and well-known open-source orchestration platform for containers. Very dynamic ecosystem, the release cycle is also very fast. Six months passed since the K8s team announced the dockershim will be deprecated and the 1.22 release deadline(…)
Ansible, DevOps JENKINS – Deploy Ansible Playbook with Jenkins plugin 18.06.2021 by Middleware Team Hi team As you know Jenkins has over 1700 plugins available which make him one of the most powerful and flexible tool ever created:) so let’s see one of the most interesting plugin:Making builds with Ansible Plugin. What is(…)
Ansible, DevOps Use Ansible like a Programming Language 31.05.2021 by DevOps I did not intend to create a new blog on Ansible so fast, but here it comes. My previous blog on that topic was a first step in Ansible world. Now, it is time to use some of the(…)
DevOps JENKINS – recover access to your Jenkins Admin Dashboard 28.05.2021 by Middleware Team Hi team, I recently installed a Jenkins machine and forgot to create a “first admin user”, but I also forgot the password to log in with default admin user (I guess default password was admin but it doesn’t matter now(…)