Skip to main content

Recently Updated Pages

Debezium MySQL CDC with Kafka (KRaft)

Debezium MSSQL CDC with Kafka (KRaft)

1. Download Correct Debezium SQL Server Plugin (v3.3) wget https://repo1.maven.org/maven2/io/debe...

Updated 1 month ago by Admin

Debezium MySQL CDC with Kafka (KRaft) – Full Setup Guide

Debezium MySQL CDC with Kafka (KRaft)

Debezium MySQL CDC with Kafka (KRaft) – Full Setup Guide Overview This guide explains how to conf...

Updated 1 month ago by Admin

Oracle 19c Docker Compose Setup Guide

Oracle 19c Docker Compose Setup Guide

Oracle 19c Docker Compose Setup Guide Prerequisites Docker CE (latest) Docker Compose plugin Cen...

Updated 1 month ago by Admin

Installation Process Apache Flink 2.1.1

Installation Process Apache Flink 2.1.1

Step 1 — Install Java 17 (Required for Flink 2.x) sudo dnf install -y java-17-openjdk java-17-ope...

Updated 1 month ago by rabiul.csedu82@gmail.com

MySQL 8 Installation & Debezium/Kafka Connect User Setup on CentOS 8

MySQL 8 Installation & Debezium/Kafka C...

📘 MySQL 8 Installation & Debezium/Kafka Connect User Setup on CentOS 8 This guide explains how to...

Updated 1 month ago by Admin

mssql install

Msql-2022 install

sudo docker run -e "ACCEPT_EULA=Y" -e "MSSQL_SA_PASSWORD=QAZWSX@786#Dhaka" -p 1433:1433 --name...

Updated 1 month ago by Admin

Apache Kafka 4.1.1 – Single Node KRaft Mode on CentOS 8 (No ZooKeeper)

Kafka Kraft Install

Apache Kafka 4.1.1 – Single Node KRaft Mode on CentOS 8 (No ZooKeeper) This guide shows how to in...

Updated 1 month ago by Admin

Create Operator Managed Secrets

infisical

Now finally we need to create the manage secret.  apiVersion: secrets.infisical.com/v1alpha1 ki...

Updated 2 months ago by Admin

Install Kubernetes Operator

infisical

The Infisical Operator is a collection of Kubernetes controllers that streamline how secrets are ...

Updated 2 months ago by Admin

Kubernetes service account that will be used to authenticate with Infisical

infisical Kubernetes service account to authentic...

kind: ServiceAccount apiVersion: v1 metadata: name: infisical-service-account --- apiVersi...

Updated 2 months ago by Admin

Creating an project and identity in web ui.

infisical

Go the the dashboard and create a project and add some testing secret. The project should be on s...

Updated 2 months ago by Admin

Create the reviewer service account

infisical

First of we need to create service acounts and rolebinding so that infisical can sync and update ...

Updated 2 months ago by Admin

Installation methods-Kubernetes via Helm Chart

infisical

Prerequisites You have extensive understanding of Kubernetes Installed Helm package manager v...

Updated 2 months ago by Admin

Infisical access control

infisical

let’s go step by step through Infisical access control — how it works, how you can use it to prot...

Updated 2 months ago by Admin

Demo application with auto reload

infisical

apiVersion: apps/v1 kind: Deployment metadata: name: demo-python annotations: secret...

Updated 2 months ago by Admin

Deploying a Persistent and Secure Keycloak Cluster with Docker Compose + Nginx + SSL

keycloak

# 🚀 Deploying a Persistent and Secure Keycloak Cluster with Docker Compose + Nginx + SSL Keycl...

Updated 2 months ago by Admin