Skip to content

lars010101/pi2-pihole-cloudflared-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Objectives:

  1. Make use of Cloudflared for DNS-over-HTTPS - git clone this repo onto Raspberry Pi 2B

  2. Install and run Pihole on Alpine Linux, Raspberry Pi 2B (armv7)

    • create own qemu virtual machine on PC: git clone https://github.com/lars010101/skill-qemu-alpine (use the armv7 folder)
    • git clone https://gitlab.com/lars010101/pi-hole install/compile on virtual machine to create pihole-FTL binary (--ignore-edge-repo-check) transfer /usr/bin/pihole-FTL from VM to Raspberry install pihole on Raspberry Pi using local FTL file (--ignore-edge-repo-check --ftl-file)
      • Avoids edge repositories and stay on official release branch
      • Avoids precompiled Pihole-FTL binaries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages