Publishing Pipeline v1.2.0 – backlinks and X support
There is good news about this project and its progress: we are adding a new feature: Tweeting on X! What’s new in v1.2.0 The pipeline now supports tweeting on X …
DevOps | Kubernetes | Configuration Management
There is good news about this project and its progress: we are adding a new feature: Tweeting on X! What’s new in v1.2.0 The pipeline now supports tweeting on X …
With the initial version of the publishing pipeline in place, this release marks a small but important step forward. What’s new in v1.1.0 The pipeline now supports publishing to Dev.to …
The problem Writing content is the easy part. Publishing it consistently across platforms — with the right metadata, images, tags, canonical URLs, and updates — is where things usually fall …
Single Sign-On for Wiki.js with Keycloak Managing multiple credentials across internal tools is tedious. We’ve standardized authentication across our DevOps stack using Keycloak as the central IdP. This post covers …
Streamlining Jenkins Authentication with Keycloak and OIDC
Why This Matters Grafana ships with excellent OAuth support, yet many setups struggle due to mismatched redirect URLs and reverse-proxy setups. When combined with Keycloak, the result is a clean, …
How to secure wikijs (node.js) storage backends with TLS successfully
This year I moved all my lab nodes to Rocky 9 and Puppet 8, aside from moving a lot of services to Kubernetes. As I move along, I blog about …
Postgresql (PG) is a quite powerful open source database systems and widely used as DB for many application types.By default, PG stores its data in one particular space, usually under /var/lib/pgsql/data.Sometimes …
Introduction to PLG monitoring and the start of a mini series about Prometheus, Loki and Grafana.