AWS, Cloud, DevOps, Docker, Kubernetes Deploying a Kubernetes cluster on EC2 with Rancher 12.03.2021 by Daniel Westermann Once Rancher is up and running, it makes the deployment and management of Kubernetes clusters quite easy. In this post we'll deploy a brand new cluster on top of EC2. If you want to have a simple(…)
AWS, PostgreSQL AWS: PostgreSQL on Graviton2 with newer GCC 10.03.2021 by Open source Team By Franck Pachot . In the previous post I have run PostgreSQL on AWS m6gd.2xlarge (ARM Graviton2 processor). I didn’t precise the compilation option and this post will give more details following this feedback:(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes Rancher on SLES 15 as a demo environment 10.03.2021 by Daniel Westermann If you followed the last posts (Rancher, up and running, on EC2 – 1 – One node, Rancher, up and running, on EC2 – 2 – Three nodes and Rancher,(…)
AWS, DevOps, Docker, Kubernetes Rancher, up and running, on EC2 – 3 – Rancher setup 10.03.2021 by Daniel Westermann The is the next post in this little Rancher series. After we installed a single node RKE cluster and extended this configurtation to three nodes we will finally install Rancher in this post.
Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems, Oracle Oracle Database Appliance: ODA patch 19.10 is out 09.03.2021 by Jérôme Dubar Introduction 4 months after the 19.9, here comes the 19.10 version of the Oracle Database Appliance patch. Let’s have a look at what’s new. Will my ODA supports this 19.10 patch? The 19.10 release will be the same for all(…)
AWS, Database Administration & Monitoring, Docker, Kubernetes Rancher, up and running, on EC2 – 2 – Three nodes 09.03.2021 by Daniel Westermann In the last post we've brought up a RKE Kubernetes cluster on a single node. While that is cool for demonstration purposes or testing, this is nothing for a real life setup. Running the control pane, the(…)
AWS, PostgreSQL AWS: PostgreSQL on Graviton2 08.03.2021 by Open source Team By Franck Pachot . On the AWS free tier, you can run a t2.micro instance for 750 hours per month during the first 12 month after sign-up date. And currently, until June 2021, you can also run a(…)
Database Administration & Monitoring SUSE RANCHER 2.5 – Monitoring Setup 07.03.2021 by Open source Team In this short blog post, I will discuss about SUSE Rancher 2.5, the latest version. In this release, the rancher-monitoring has been introduced. With this cool feature, you can quickly deploy open-source monitoring as Promotheus and Grafana for your kubernetes(…)
AWS, DevOps, Kubernetes Rancher, up and running, on EC2 – 1 – One node 07.03.2021 by Daniel Westermann If you want to play with Rancher you have several options, as outlined in the documentation. There are quick starts for the major public cloud providers (using Terraform), you can install(…)
DevOps JENKINS installing Artifactory server and add it to your Jenkins master 05.03.2021 by Middleware Team Hi everybody As promised in my previous post on Artifactory plugin here is the installation guide to use Artifactory with your Jenkins master.First we need to check the prerequisites and then after installation will see how to link it(…)