Installing Docker, Tailscale, K3s, and Cilium on Rockchip Arm Boards

Installing Docker, Tailscale, K3s, and Cilium on Rockchip Arm Boards

Overview I bought several cheap Purple PI OH development boards[1] (I got 3 for just over 500 yuan🤑). This development board is similar to the Raspberry Pi and is based on the Rockchip (瑞芯微) rx3566 arm64 chip. Here it is: Purple PI OH I bought it to use as a home server or home lab. … Read more

OpenWrt Tutorial: Configure Tailscale

OpenWrt Tutorial: Configure Tailscale

Tailscale is a networking tool based on Wireguard that allows point-to-point connections between nodes without the need for a public IP address, achieving decentralization. The configuration is simple and user-friendly, supporting various platforms and clients. Below is the configuration process on OpenWrt. 1. Download Software Download the Tailscale software package to a specified directory. Click … Read more

A Better Intranet Penetration Solution Than Tailscale: Headscale

A Better Intranet Penetration Solution Than Tailscale: Headscale

Tailscale is a virtual networking tool based on WireGuard. It implements the WireGuard protocol in user space, which may result in some performance loss compared to kernel-space WireGuard, but it has made significant efforts in functionality and usability: Ready to use No firewall configuration required No additional configuration needed High security/privacy Automatic key rotation Peer-to-peer … Read more