mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-20 03:08:45 +00:00
Merge pull request #1315 from pi-hole/arch2
Add architecture binary information to the prerequisites
This commit is contained in:
@@ -44,6 +44,18 @@ Pi-hole only supports actively maintained versions of these systems.
|
|||||||
|
|
||||||
<!-- markdownlint-enable code-block-style -->
|
<!-- markdownlint-enable code-block-style -->
|
||||||
|
|
||||||
|
### Binary architecture
|
||||||
|
|
||||||
|
The binary `pihole-FTL`, which is the resolver at the heart of Pi-hole, is pre-built for the following architectures:
|
||||||
|
|
||||||
|
- x86_64 (amd64 and i686)
|
||||||
|
- armv6
|
||||||
|
- armv7
|
||||||
|
- armv8 (aarch64)
|
||||||
|
- riscv64
|
||||||
|
|
||||||
|
For other architectures, you will need to compile [FTL from source](../ftldns/compile.md) yourself.
|
||||||
|
|
||||||
## IP Addressing
|
## IP Addressing
|
||||||
|
|
||||||
Pi-hole needs a static IP address to properly function (a DHCP reservation is just fine).
|
Pi-hole needs a static IP address to properly function (a DHCP reservation is just fine).
|
||||||
|
|||||||
Reference in New Issue
Block a user