Erwin Müller

Category: Howto

Mon­i­tor­ing Word­Press with Prometheus in a Ku­ber­netes Cluster

In­tro­duc­tion This ar­ti­cle will de­scribe how to mon­i­tor a Word­Press in­stal­la­tion with Prometheus. The set­up re­quires a work­ing Ku­ber­netes clus­ter with the Prometheus Op­er­a­tor in­stalled. This ar­ti­cle will de­scribe ba­sic three use cas­es. Use Cas­es Word­Press Met­rics We want to see ba­sic met­rics about out site, like how many posts are pub­lished, how many com­ments there are…

Jenk­ins on Ku­berntes — Part 1

Jenkins Configure System

Part 1 — Con­fig­ure Sys­tem Part 1 will de­scribe how to con­fig­ure the Jenk­ins sys­tem to add the Sonar­Qube, Key­cloak and Gitea servers, and to con­fig­ure the Ku­ber­netes cloud where our builds are go­ing to run. Sonar­Qube servers We add our Sonar­Qube serv­er, so that with­Sonar­QubeEnv can in­ject the serv­er URL and the au­then­ti­ca­tion to­ken to our build. The…

Jenk­ins on Ku­ber­netes — Part 2

Part 2 — Con­fig File Man­age­ment This is part 2 of a con­tin­ued se­ries on how to con­fig­ure Jenk­ins on a Ku­ber­netes clus­ter. The goal of the se­ries is to have a ful­ly func­tion­ing con­tin­ues in­te­gra­tion and de­liv­ery Jenk­ins up and run­ning. Part 1 de­scribed how to in­stall Jenk­ins and the nec­es­sary plu­g­ins and how to con­fig­ure them for Ku­ber­netes. This part…