
Simple Nginx Ingress In Kubernetes
Prerequisite Kubernetes Cluster with metallb (self-hosted) ref: https://github.com/Technicatgor/k3s-ansible Installation Create a Namespace for your app: kubectl create namespace my-web-app...
Prerequisite Kubernetes Cluster with metallb (self-hosted) ref: https://github.com/Technicatgor/k3s-ansible Installation Create a Namespace for your app: kubectl create namespace my-web-app...
Ollama Get up and running with large language models, locally.\ Prerequisite Docker Git Installation git clone ollama webui git clone https://github.com/ollama-webui/ollama-webui.git cd ol...
Introduction I change my IDE from LunarVim to LazyVim now. Because LunarVim always get stuck when I install it on a new devices. LazyVim is a Neovim setup powered by 💤 lazy.nvim to make it easy t...
Prerequisites Create a User on Proxmox and assign PVEAuditor role Log into your pve, go to DataCenter > Permissions > Groups, Create A group name as auditor Create a user name a...
Getting Started Kasm Workspaces provides browser-based access to on-demand containerized desktops and applications. General information about the Workspaces platform is available at https://kasmwe...
Nix Nix is a declarative package manager that enables users to declare the desired system state in configuration files(declarative configuration), and it takes responsibility for achieving that sta...
Create your TOTP Login your pve, and click Datacenter > Permissions > Two Factor Add your first TOTP Click add then pop the QR code window. Enter the description and using eg.Google Authe...
iPerf3 iPerf3 tests the bandwidth between any two networked computers to determine if the available bandwidth is large enough to support the transmission of an application. iPerf3 is built on a ...
VMware vSphere is a powerful and comprehensive virtualization platform that enables organizations to create and manage virtualized infrastructures. It provides a range of features and capabilitie...
WatchTower A process for automating Docker container base image updates.\ Prerequisite Docker Prometheus My Prometheus is host in my k3s cluster. Also it is a same way to configur...