DevOps JENKINS create a pipeline using Blue Ocean 19.02.2021 by Middleware Team Hi everybody, Last time we have seen what is Pipeline concepts including scripted and declarative pipeline methods.Today we will see how to create easily a declarative pipeline using Blue ocean tool.It will allow us to generate a workflow without(…)
Database Administration & Monitoring PostgreSQL on FreeBSD, updating & configuration 19.02.2021 by Daniel Westermann In the last post we installed FreeBSD, configured the keyboard, time zone and the first network interface, which gets it's IP address via DHCP. In this post we'll look at how we can configure the second interface,(…)
Database Administration & Monitoring Grafana, SQL and IN() list for multi-value variable 18.02.2021 by Open source Team By Franck Pachot . I’ve recently looked at Grafana. Pros: it is really nice, I mean aesthetically. If you want to build a dashboard for your boss, or put it on a large screen in the open space, that’s(…)
Database Administration & Monitoring PostgreSQL on FreeBSD, getting started 18.02.2021 by Daniel Westermann Although we are running PostgreSQL mostly on Linux distributions, you can install an run PostgreSQL on a lot of other operating systems. On of them is FreeBSD. FreeBSD is one of those Unixes that derived from the(…)
Development & Performance, Operating systems SUMA Server Part 2 16.02.2021 by Open source Team In my previous Blog I wrote how to install and configure SUSE Manager. In this Blog I will go more in the deep like repository management and PXE boot configuration. Configuring repository To syncronize(…)
DevOps JENKINS – Introduction to pipelines 16.02.2021 by Middleware Team Hi, We already know how to create a build on Jenkins using freestyle job, it’s a quick way to make a job, but what happened when we want to have complex tasks and workflow to trigger? Freestyle job limitation Indeed(…)
Cloud, Database Administration & Monitoring SUSE Manager 4.1 – installation 16.02.2021 by Open source Team What if you need absolute control over maintenance and package deployment or if you need to keep them up to date or if you need to automate the software management and the system provisioning with a high level of security,(…)
Database Administration & Monitoring, Database management, Development & Performance, SQL Server First steps on Kusto Query Language (KQL) 15.02.2021 by Stéphane Haby Do you know this query language? No, it’s time to explain you and see what it is. “A Kusto query is a read-only request to process data and return results.” dixit Microsoft Documentation here The KQL(…)
PostgreSQL PostgreSQL on Linux: what is cached? 14.02.2021 by Open source Team By Franck Pachot . In a recent tweet I wanted to highlight the importance of knowing what you measure with pgbench, because looking at “Transactions per second” without knowing if you are in shared buffer cache hits, or filesystem(…)
Operating systems SUSE Manager installation 13.02.2021 by Open source Team In this Blog I will write the requirements and steps to install SUSE Manager Server. Maybe you heard about SUSE Manager but you could not understand why a SUSE Manager Server (SUMA) can help to manage your(…)