Cloud, DevOps, Kubernetes ChatGPT vs DevOps 01.02.2023 by DevOps As a lot of curious people, I have experimented with ChatGPT in order to figure out if it could be helpful in my work as a DevOps consultant or even replace me (why not?). If you are also interested to(…)
Ansible, Docker Docker Containers for Developers 19.01.2023 by DevOps As I am working on developing a component for YaK, I have to stick to standards on how to write code in Ansible as well as many other constraints regarding security. I always thought of docker(…)
Ansible, Application integration & Middleware, Oracle, YaK Oracle HTTP Server (OHS) 12c : Configure Full SSL 29.11.2022 by Middleware Team This blog describes how to configure an Oracle HTTP Server (OHS) 12c fronting a Fusion Middleware Forms and Reports in full SSL mode. This means, the HTTP Server listen in SSL and the mod_wl_ohs plugin is configured to connect to(…)
DevOps, Kubernetes Kubernetes: Cloudbees troubleshooting with Cilium 11.11.2022 by DevOps We came across an interesting issue recently in one of our customer’s Kubernetes cluster that worth sharing. We installed Cloudbees in that cluster and everything looked fined with all pods up and running. However we couldn’t connect to the Cloudbees(…)
Application integration & Middleware, Oracle Fusion Middleware WebLogic domain creation fails with OPSS error 31.10.2022 by Middleware Team Working with YaK core, we created a YaK component to deploy WebLogic Domains, Fusion Middleware Forms & Reports and Fusion Middleware ADF infrastructure. The idea is to be able to deploy such kind of infrastructure in different Clouds or on-Premise(…)
YaK Tips to Develop a new Component on top of YaK Core 11.10.2022 by DevOps If you are following social medias, you are probably aware of the new product that dbi services launched which is called YaK (news here). With Pascal Brand, we(…)
YaK Add On-Premises Host in YaK Core 10.10.2022 by DevOps Even if YaK Core does not manage on-premises servers provisioning, these can be easily added to YaK inventory. If you are too excited, can’t wait to test YaK and have no cloud account handy, you can(…)
Database Administration & Monitoring PostgreSQL from packages on OpenBSD 09.10.2022 by Daniel Westermann Almost all of our customers run PostgreSQL on one of the distributions of Linux, either installed from packages or from source code. But there is not only Linux, there a various flavors of BSD you can(…)
Cloud, Database Administration & Monitoring, Database management, Development & Performance, YaK How to contribute to YaK 08.10.2022 by Daniel Westermann Some days ago we officially launched YaK, which is our open source tool for deploying infrastructures everywhere. Because the core component of Yak is open source, can you contribute if you want. Contributions are more than(…)
Application integration & Middleware WLST Scripts to grant privilege to monitor and view JMS messages in WebLogic Console 01.10.2022 by Middleware Team At a customer site, ansible is used to deploy the full Syrius stack. One of the requirements was to give the browse privileges to a group of people to monitor the JMS queues. I tried to(…)