zenhighzer
zenhighzer
Hi there, I am pretty new to activemq artemis, prometheus, metrics in general, etc. . so please forgive me my dumb questions :-) I successfully installed the jmx_exporter on my...
Hi there, codedoc is really nice! but one small question: is there a simple way to decrease the width of the toc? It seems to be too big :) thanks...
Hi there, we installed devtron on kubernetes via helm-chart... after install we tried to "configure gitops" by adding our on-premise gitlab .. problem is that we have a private certificate...
**Describe the bug** After installing Falco via. APT-Repo without DIALOG we run the command "falco-driver-loader module". This downloads the prebuilt module, copies it to /root/.falco/4.0.0+driver/x86_64/falco_ubuntu-generic_5.15.0-60-generic_66.ko and loads it from this...
#### Summary - 3 x Raspberry Pi Ubuntu 22.10 / MicroK8s via. snap Enabling Addon metallb throws error: ``` deployment.apps/controller condition met Error from server (InternalError): error when creating "STDIN":...
**Describe the bug** Calendar Widget in Dashbord shows past items **To Reproduce** Steps to reproduce the behavior: 1. Login to nextcloud 2. View at Dashboard/Calendar-Widget **Expected behavior** Calendar-Widget in Dashbord...
### Summary When I try to build my ansible inventory via. proxmox inventory plugin the groups are empty when a machine has more than 1 tag: my proxmox-machines and their...
Hi there, i took me some time to create a prometheus-docker-container with a named volume, because its not clearly documented. On https://prometheus.io/docs/prometheus/latest/installation/ there is written: [...] "For production deployments it...
##### SUMMARY Declare default queue type when creating a new virtual host ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME rabbitmq_vhost module ##### ADDITIONAL INFORMATION RabbitMQ Docs: https://rabbitmq-website.pages.dev/docs/vhosts#default-queue-type Maybe...
Hi, we followed your guide with a slightly modification: https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-in-docker: ``` FROM ubuntu:latest ARG NODE_VERSION=20 RUN apt update && apt install -y curl # Use bash for the shell SHELL...