Skip to content

Instantly share code, notes, and snippets.

@mitanshu7
mitanshu7 / Cloudflared on Alpine Linux, Raspberri Pi Zero 2W.md
Last active August 22, 2025 14:36 — forked from sarkrui/install-cloudflared.md
Install Cloudflared on Alpine Linux, Raspberri Pi Zero 2W.

Cloudflared Setup Guide

This guide will walk you through setting up Cloudflared on your system.

Pre-Requisites

You need to have administrative (doas) access to your system.

Add nano editor using: doas apk update && doas apk add nano