Recently Updated Pages
Frappe Production Stack
Frappe Production Stack Apps: CRM · Helpdesk · Insights · Gameplan Stack: Frappe v16 · MariaDB 11...
Coolify Deployment & Storage Box Backup Integration
Coolify Deployment & Storage Box Backup Integration Task 2.1 -- Install Coolify (Management Engin...
Proxmox VM Provisioning with OpenTofu
Proxmox VM Provisioning with OpenTofu Automated VM provisioning on Proxmox VE using OpenTofu (Ter...
Network Static
network: ethernets: ens18: addresses: - 172.16.10.26/24 nameserve...
Create Oracle User and Grant Required Permissions
# Oracle 19c + Debezium LogMiner Setup Guide 1. Enable Required Database Settings (CDB$ROOT) sqlp...
Install ClickHouse on Centos 8
add repo sudo dnf install -y yum-utils sudo yum-config-manager --add-repo https://packages.clickh...
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...
Clarification Required on Resource Allocation and Migration Plan
Asslamulaikum, As per our initial requirement, we requested infrastructure resources for the BEZ...
Log raoted policy enforcement
Final logrotate config for access.json Create / edit: sudo nano /etc/logrotate.d/ng...
Too many open files debug in k8s
ulimit -n Output : 1048576 kubelet limit systemctl show kubelet | grep NOFILE Output : LimitNOFI...
Connect to Compute Engine using SSH keys and Cloud Build
Goal:Allow Cloud Build to SSH into a Compute Engine VM (e.g. abc-dev) using a fixed SSH key store...
squid
Based on the project structure, this is a Laravel 10 PHP application for managing Squid proxy use...
New Page
CREATE TABLE my_table ON CLUSTER default ( `id` UInt64, `name` String, `created_at` String )...
Create db and replicated tables
Build Replicated ClickHouse Tables Keeper is fully working.Now you can create replicated databas...
Some Essential checks
Check keeper : echo ruok | nc 127.0.0.1 9181 sudo systemctl restart clickhouse-keeper Ch...
New Page
nscache 65536nserver 8.8.8.8nserver 8.8.4.4 config /conf/3proxy.cfgmonitor /conf/3proxy.cfg log...
Test Grpc
First run the grpcurl docker run --rm -v $(pwd):/proto fullstorydev/grpcurl \ -plaintext \ -i...
Jar create
mvn clean package -DskipTests mvn clean install
CDC streaming pipeline from PostgreSQL → Kafka → Flink → ClickHouse.
sudo wget https://repo1.maven.org/maven2/com/clickhouse/flink/flink-connector-clickhouse-2.0.0/0....
Install PostgreSQL 16.9 on CentOS 8
Install PostgreSQL 16.9 on CentOS 8 / CentOS Stream 8 1. Disable Built‑in PostgreSQL Module sudo ...