43 Commits

Author SHA1 Message Date
yubiuser
cc078749eb
Fix MD060 rule
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-11-17 12:54:49 +01:00
cornshakes
da105b1797 change docker FTLCONF_dns_listeningMode to ALL
Signed-off-by: cornshakes <michael.hopfner@icloud.com>
2025-11-09 17:05:53 +01:00
Dmitry Meshkoff
4489f069fc
Update configuration.md
Default UID and GID is 1000, not 100

Signed-off-by: Dmitry Meshkoff <mejgano@gmail.com>
2025-10-10 22:52:40 +03:00
RD WebDesign
c0355bda7a Remove unnecessary sentence from docker note
Co-authored-by: yubiuser <github@yubiuser.dev>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-07-24 09:29:16 +02:00
RD WebDesign
732cf03344 Also remove "reconfigure" from docker note
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-07-24 09:29:16 +02:00
LizenzFass78851
fb8472c6f2 move docker Tips & Tricks from docker repo to docs
Only affects the following:
- Disable systemd-resolved port 53
- Set pi-hole as system DNS server

Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
2025-07-13 16:56:48 +02:00
RD WebDesign
028e23730d
Fix FTLDNS link in docker page
The old link was pointing to a non existent page, removed some time ago.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-05-17 13:52:56 -03:00
Adam Warner
e3afdc3d8c
Add newlines in via <br> tags rather than actual newlines so that tests pass..
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-03-20 17:27:34 +00:00
Adam Warner
075daf1bb6
Include note from https://github.com/pi-hole/docker-pi-hole/pull/1778
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-03-20 17:22:52 +00:00
darkexplosiveqwx
833f4743a9
Read the changelog when updating (#1212)
Signed-off-by: darkexplosiveqwx <the.qwx.channel@gmail.com>
Signed-off-by: yubiuser <github@yubiuser.dev>
Co-authored-by: yubiuser <github@yubiuser.dev>
2025-03-14 14:39:05 +01:00
RD WebDesign
31fcdd9e75
WEBPASSWORD_FILE must be written using uppercase
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-03-13 22:09:20 -03:00
Brad Smith
bcf85debca
Update docs/docker/configuration.md
Co-authored-by: Adam Warner <github@adamwarner.co.uk>
Signed-off-by: Brad Smith <bradley.g.smith@gmail.com>
2025-03-09 13:47:30 -07:00
Brad Smith
1f0e3f5723
Update docs/docker/configuration.md
Co-authored-by: Adam Warner <github@adamwarner.co.uk>
Signed-off-by: Brad Smith <bradley.g.smith@gmail.com>
2025-03-09 13:47:20 -07:00
Brad Smith
06db27e657
Update configuration.md
Resolve CI test failure

Signed-off-by: Brad Smith <bradley.g.smith@gmail.com>
2025-03-09 12:29:49 -07:00
Brad Smith
230a9cda52
Merge branch 'master' into webpassword
Signed-off-by: Brad Smith <bradley.g.smith@gmail.com>
2025-03-09 12:26:07 -07:00
Adam Warner
4fb6b0daba
WEBPASSWORD_FILE was added back in
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-03-09 18:23:25 +00:00
XhmikosR
bc27773de6 Remove extra newlines
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-04 08:29:46 +02:00
XhmikosR
7ca1c7b7aa Markdownlint: enable MD040 rule
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-04 08:29:46 +02:00
yubiuser
8f96b06e06
Add NTPport to docker compose example file
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-03-03 13:51:52 +01:00
Dominik
bae942c94c
Merge pull request #1180 from iain-henderson/feature/dev-posix-environment
Document the usage of conventional environment variables in addition …
2025-03-01 08:42:17 +01:00
Bradley G Smith
db94113b08
Add notes on setting web interface password
Adds notes on setting web interface password using the
FTLCONF_webserver_api_password environment variable or the
WEBPASSWORD_FILE environment variable. Examples are provided.

Signed-off-by: Bradley G Smith <bradley.g.smith@gmail.com>
2025-02-25 14:44:03 -08:00
Iain Henderson
d6e011d3ad
Document the usage of conventional environment variables in addition to exact matches of configuration names.
Signed-off-by: Iain Henderson <Iain.henderson@mac.com>
2025-02-22 14:29:38 -05:00
yubiuser
6c487e0333
Update docker compose example
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-22 11:17:32 +01:00
yubiuser
04bb3c965f
Improve wording
Co-authored-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-20 22:32:42 +01:00
yubiuser
c932b8d1ca Fix numbered list
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-20 22:32:18 +01:00
yubiuser
c6d95fa61d Add note on FTLCONF_misc_dnsmasq_lines
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-20 22:32:18 +01:00
Adam Warner
9e728bef0f Flesh out the Docker section, add some more detailed information about configuration and upgrading (with dedicated section about upgrading from V5)
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-10-02 19:29:17 +01:00
Adam Warner
5ef5a900e0 development-v6 -> development 2024-09-25 12:04:15 +01:00
Adam Warner
43c53692ef Update local image name following https://github.com/pi-hole/docker-pi-hole/pull/1628
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-25 12:04:15 +01:00
Adam Warner
21d24e23b5 Update docs/docker/build-image.md
Co-authored-by: yubiuser <github@yubiuser.dev>
Signed-off-by: Adam Warner <github@adamwarner.co.uk>
2024-09-25 12:04:15 +01:00
Adam Warner
b730eaa6fa Tweaks following feedback
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-25 12:04:15 +01:00
Adam Warner
6e06b39dca Add some information about building the docker image locally
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-25 12:04:15 +01:00
David Beitey
c161e4b7b7 Use https for URLs in docs and guides
Signed-off-by: David Beitey <david@davidjb.com>
2021-10-05 18:10:25 +10:00
XhmikosR
34874bbcb8
Lots of grammar fixes (#226)
* Lots of grammar fixes

* Remove redundant whitespace.

* Further grammar tweaks

Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-02-05 13:47:34 -08:00
XhmikosR
19a2bc0787 Add Markdownlint (#203)
* Add markdownlint-cli

This is an initial config but should be tweaked later as needed.

* Adhere to the new rules
2020-01-27 11:52:32 -08:00
Adam Hill
3b7dfd52d4
good call, moved advantages under section headers
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 14:24:14 -06:00
Adam Hill
064364bfa6
Advantages of each of the approaches added
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 14:04:35 -06:00
Adam Hill
c13c629620
MCat tweaks and consistent DHCP capitalization
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:55:26 -06:00
Adam Hill
4cb077005b
I should have a vim spell checker lol
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:51:37 -06:00
Adam Hill
e5feba48c8
Forgot a citation and alternative to doco for default bridge
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:42:05 -06:00
Adam Hill
152a81b8a2
Nav and a proper date
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:37:02 -06:00
Adam Hill
ecd201b7df
late updated
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:32:07 -06:00
Adam Hill
ee469ecb67
Breakdown of docker DHCP setup options
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 13:28:57 -06:00