If nothing fails, after the container start is completed click on the "console" button, connect and typepihole status(to be sure pi-hole is working). If it works without volumes and default network, you can add back your volumes and then network options ONE AT A TIME, to be sure which...
Files master .github .idea advanced automated install block hulu ads manpages test .editorconfig .gitattributes .gitignore .stickler.yml .travis.yml CONTRIBUTING.md LICENSE README.md autotest gravity.sh pihole requirements.txt setup.py tox.ini ...
I followed the steps and Pi-Hole downloaded the last few components needed for the admin GUI. At the end, the installer gave me a link to visit the admin dashboard and the password. Opening the link brings me to the basic dashboard. The login link on the left takes me to the login ...
Review and tutorial of Pi-Hole, a DNS-based, network-level Internet advertising blocking application, covering first-time setup, configuration and troubleshooting, including FTL service startup, lighttpd Web service and gamin dependency, password reset,
pihole: image: pihole/pihole:latest container_name: pihole ports: - "53:53/tcp" - "53:53/udp" - "80:80/tcp dns: - 127.0.0.1 - 1.1.1.1 environment: TZ: 'America/Chicago' WEBPASSWORD: 'password' PIHOLE_DNS_: 1.1.1.1;9.9.9.9 DNSSEC: 'false' VIRTUAL_HOST: piholetest.cloud.loc...
The gravity-sync setup should create and rollout my new key pair and that was working fine here with the Debian 12 LXC. The problem I initially ran into was that the gravity-sync setup wasn't asking for a password in the first place, because the first thing I do when setting up a ...
echo -e " ${COL_LIGHT_RED}Gravity temporary directory does not exist or is not a writeable directory, falling back to /tmp. ${COL_NC}" GRAVITY_TMPDIR="/tmp" fi # Source pihole-FTL from install script pihole_FTL="${piholeDir}/pihole-FTL.conf" ...
echo -e " ${COL_LIGHT_RED}Installation Failure: ${setupVars} does not exist! ${COL_NC} Please run 'pihole -r', and choose the 'reconfigure' option to fix." exit 1 fi # Source pihole-FTL from install script pihole_FTL="${piholeDir}/pihole-FTL.conf" ...
adminPassword: admin Substitute the IP address of one of your Pi worker nodes for theLOAD_BALANCER_SERVER_IP_HERE(e.g.10.0.100.99). Then use Helm to install Pi-hole: helm install --version '1.7.6' --namespace pihole --values pihole.yaml pihole mojo2600/pihole ...
Password: raspberry You'll see instructions for changing this password after logging in for the first time, if you're interested. There areeasy ways to use SSH in Windows; Mac and Linux users need only to fire up the terminal/command prompt, then use this command: ...