mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-05-17 21:34:12 +02:00
Added install Method 3
Signed-off-by: Ashutosh Verma <mail@ashu.io>
This commit is contained in:
parent
a51be7d498
commit
6f60555f79
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ sudo bash basic-install.sh
|
||||||
wget -O basic-install.sh https://install.pi-hole.net
|
wget -O basic-install.sh https://install.pi-hole.net
|
||||||
sudo bash basic-install.sh
|
sudo bash basic-install.sh
|
||||||
```
|
```
|
||||||
|
### Method 3: Using Docker to deploy Pi-hole
|
||||||
|
Please refer to the [Pi-hole docker repo](https://github.com/pi-hole/docker-pi-hole) to use the Official Docker Images.
|
||||||
|
|
||||||
## [Post-install: Make your network take advantage of Pi-hole](https://docs.pi-hole.net/main/post-install/)
|
## [Post-install: Make your network take advantage of Pi-hole](https://docs.pi-hole.net/main/post-install/)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue