Skip to main content

Recently Updated Pages

Frappe Production Stack

Frappe Production Stack

Frappe Production Stack Apps: CRM · Helpdesk · Insights · Gameplan Stack: Frappe v16 · MariaDB 11...

Updated 1 day ago by Admin

Coolify Deployment & Storage Box Backup Integration

Coolify Deployment & Storage Box Backup...

Coolify Deployment & Storage Box Backup Integration Task 2.1 -- Install Coolify (Management Engin...

Updated 1 week ago by Admin

Proxmox VM Provisioning with OpenTofu

Proxmox VM Provisioning with OpenTofu

Proxmox VM Provisioning with OpenTofu Automated VM provisioning on Proxmox VE using OpenTofu (Ter...

Updated 1 week ago by Admin

Network Static

OpenToFu Proxmox bpg/proxmox provider

  network: ethernets: ens18: addresses: - 172.16.10.26/24 nameserve...

Updated 2 weeks ago by Admin

Create Oracle User and Grant Required Permissions

Oracle CDC

# Oracle 19c + Debezium LogMiner Setup Guide 1. Enable Required Database Settings (CDB$ROOT) sqlp...

Updated 1 month ago by Admin

Install ClickHouse on Centos 8

Install ClickHouse on Centos 8

add repo sudo dnf install -y yum-utils sudo yum-config-manager --add-repo https://packages.clickh...

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

Installation Process Apache Flink 1.18.1

Installation Process Apache Flink 1.18.1

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

Updated 1 month ago by Admin

Clarification Required on Resource Allocation and Migration Plan

ndc

Asslamulaikum, As per our initial requirement, we requested infrastructure resources for the BEZ...

Updated 1 month ago by Admin

Log raoted policy enforcement

Nginx access log rotate

Final logrotate config for access.json Create / edit: sudo nano /etc/logrotate.d/ng...

Updated 2 months ago by Admin

Too many open files debug in k8s

Too many Open files

ulimit -n Output : 1048576 kubelet limit systemctl show kubelet | grep NOFILE Output : LimitNOFI...

Updated 2 months ago by Admin

Connect to Compute Engine using SSH keys and Cloud Build

Cloud Build

Goal:Allow Cloud Build to SSH into a Compute Engine VM (e.g. abc-dev) using a fixed SSH key store...

Updated 2 months ago by Admin

squid

3Proxy-Server Install

Based on the project structure, this is a Laravel 10 PHP application for managing Squid proxy use...

Updated 3 months ago by Admin

New Page

clickhouse-cluster

CREATE TABLE my_table ON CLUSTER default ( `id` UInt64, `name` String, `created_at` String )...

Updated 3 months ago by Admin

Create db and replicated tables

clickhouse-cluster

Build Replicated ClickHouse Tables Keeper is fully working.Now you can create replicated databas...

Updated 3 months ago by Admin

Some Essential checks

clickhouse-cluster

Check keeper : echo ruok | nc 127.0.0.1 9181 sudo systemctl restart clickhouse-keeper Ch...

Updated 3 months ago by Admin

New Page

3Proxy-Server Install

nscache 65536nserver 8.8.8.8nserver 8.8.4.4 config /conf/3proxy.cfgmonitor /conf/3proxy.cfg log...

Updated 3 months ago by Admin

Test Grpc

GRPC TEST

First run the grpcurl docker run --rm -v $(pwd):/proto fullstorydev/grpcurl \ -plaintext \ -i...

Updated 3 months ago by Admin

Jar create

CDC streaming pipeline from PostgreSQL ...

mvn clean package -DskipTests mvn clean install

Updated 3 months ago by Admin

CDC streaming pipeline from PostgreSQL → Kafka → Flink → ClickHouse.

CDC streaming pipeline from PostgreSQL ...

sudo wget https://repo1.maven.org/maven2/com/clickhouse/flink/flink-connector-clickhouse-2.0.0/0....

Updated 3 months ago by Admin

Install PostgreSQL 16.9 on CentOS 8

Install PostgreSQL 16.9 on CentOS 8

Install PostgreSQL 16.9 on CentOS 8 / CentOS Stream 8 1. Disable Built‑in PostgreSQL Module sudo ...

Updated 3 months ago by Admin