Commit Graph

842 Commits

Author SHA1 Message Date
DL6ER 48fee09d1f Merge pull request #451 from seesharp15/patch-1
Update firewall.md
2020-12-30 21:57:16 +01:00
DL6ER 8ba9c37ee4 Merge pull request #444 from deHakkelaar/patch-2
Disable `resolvconf` for `unbound` (optional)
2020-12-30 12:35:40 +01:00
seesharp 5c8f7e4cd5 Update firewall.md 2020-12-29 13:00:19 -05:00
dependabot-preview[bot] e72a65dfc3 Bump mkdocs-git-revision-date-localized-plugin from 0.7.3 to 0.8
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.7.3 to 0.8.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v0.7.3...v0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 22:15:30 +00:00
Adam Warner 591c4fdaa8 Add libreadline-dev to FTL build page (#432)
* Add libreadline-dev to FTL build page

* Add readline-devel to fedora section

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-12-26 14:10:53 -08:00
deHakkelaar a16698c547 Disable resolvconf for unbound (optional)
The `unbound` package can come with a systemd service called `unbound-resolvconf.service` and default enabled (Pi-OS Buster at least).
It instructs `resolvconf` to write `unbound`'s own DNS service at `nameserver 127.0.0.1` , but without the 5335 port, into the file `/etc/resolv.conf`.
These added instructions allow one to use the DNS servers configured in `dhcpcd.conf` instead of the one pushed by the `unbound-resolvconf` service.
2020-12-25 12:11:48 +01:00
Adam Warner cf0018adcf Merge pull request #443 from IDON-TEXIST/master
It's Tor, not TOR (Again)
2020-12-23 22:17:29 +00:00
Kenneth (KJ) Karaisz 5a895a6e69 It's Tor, not TOR
Signed off by: Kenneth Karaisz <waddwasad@gmail.com>
2020-12-23 17:09:39 -05:00
dependabot-preview[bot] ee01dcdb66 Bump linkinator from 2.2.2 to 2.8.0
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.2.2 to 2.8.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.2.2...v2.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 20:04:17 +00:00
Adam Warner b26e29eb59 Merge pull request #427 from ivernus/teleport-cmd-add
adding teleport command doc
2020-12-10 19:18:58 +00:00
Dan Schaper 2809bbbf67 Merge branch 'master' into teleport-cmd-add 2020-12-10 10:34:00 -08:00
dependabot-preview[bot] a16b5acb17 [Security] Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 18:27:28 +00:00
DL6ER c70f619a63 Merge pull request #431 from pi-hole/update/FTL-telnet-API
Remove FTL's API port range
2020-12-08 02:05:15 +01:00
Dan Schaper 63e2a7f3d6 Remove FTL's API port range
We only use 4711, there is no more autoranging for the telnet API.
2020-12-07 10:11:00 -08:00
Conor O'Callaghan e522c4e837 removing whitepsace 2020-12-04 18:05:42 +00:00
Conor O'Callaghan 06fba6d655 adding teleport command doc 2020-12-04 14:50:47 +00:00
Adam Warner 6fe5b2078d Merge pull request #424 from pi-hole/new/REFRESH_HOSTNAMES
Pi-hole FTL v5.3.2 documentation
2020-12-03 07:49:34 +00:00
DL6ER 777c0c64e2 Add REFRESH_HOSTNAMES config item
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-12-02 06:33:08 +01:00
DL6ER 03a7ac6d1c Merge pull request #423 from pi-hole/fix/adlist_schema_5.2
Add documentation for new gravity.db:adlist#date_updated column
2020-12-01 11:51:24 +01:00
DL6ER 0ba610b2cc Merge pull request #409 from redness360/patch-1
Explain to noobs that you need to port forward vpn, and make a disclaimer on iptables-legacy
2020-12-01 10:18:08 +01:00
DL6ER 926f706f74 Add documentation for new gravity.db:adlist#date_updated column
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-12-01 10:13:38 +01:00
dependabot-preview[bot] 74776cc9c7 Bump mkdocs-material from 6.1.5 to 6.1.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.5...6.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-29 06:43:03 +00:00
dependabot-preview[bot] 50d5f7cafd Bump mkdocs-material from 6.1.4 to 6.1.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.4...6.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-27 00:15:56 +00:00
XhmikosR 2c26a47d51 Merge branch 'master' into patch-1 2020-11-18 01:22:09 +02:00
XhmikosR 1994f4d9ae Fix redirects (#408)
* Fix redirects

* Remove "Pi-hole stats in your Mac's menu bar"

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-11-18 01:19:29 +02:00
dependabot-preview[bot] 55092ddaca Bump markdownlint-cli2 from 0.0.10 to 0.0.11
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.0.10...v0.0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-17 22:48:34 +00:00
dependabot-preview[bot] 55ddeeb866 Bump mkdocs-material from 6.1.3 to 6.1.4
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.3...6.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-14 21:24:03 +00:00
dependabot-preview[bot] 65e554bc34 Bump mkdocs-material from 6.1.0 to 6.1.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 6.1.0 to 6.1.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.0...6.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-11 22:04:35 +00:00
DL6ER 1c67d7238d Merge pull request #416 from mwoolweaver/patch-1
fix group Table name column - Uniqueness enforces should be Yes
2020-11-04 22:35:45 +01:00
Michael Woolweaver 635be7b5d4 fix group Table name column - Uniqueness enforces should be Yes
closes #415

Signed-off-by: Michael Woolweaver <m.woolweaver@icloud.com>
2020-11-04 15:29:06 -06:00
Tripp Sanders b8d7bc8b8c Change cloudflared service installation. (#407)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-01 14:52:25 +02:00
dependabot-preview[bot] 6120246947 Bump mkdocs-git-revision-date-localized-plugin from 0.7.2 to 0.7.3 (#413)
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v0.7.2...v0.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-01 14:50:16 +02:00
dependabot-preview[bot] 4b1f07cef5 Bump linkinator from 2.2.0 to 2.2.2
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.2.0...v2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01 12:47:50 +00:00
Dan Schaper eccf9232bd Merge pull request #411 from jfb-pihole/patch-1
Correct documentation for the group section of the gravity (domain) database.
2020-10-29 11:02:56 -07:00
John d7e671ec21 Update groups.md
The documentation for the group section of the domain database (https://docs.pi-hole.net/database/gravity/groups/) has an incorrect label for one of the fields.  The label identified as "comment" in the documentation is "description" in the database.
2020-10-29 11:50:19 -05:00
redness360 0522cf28b6 Update installation.md 2020-10-27 21:01:59 -04:00
redness360 77bbb2bb21 Update firewall.md 2020-10-27 20:59:21 -04:00
redness360 7c794678cc Update firewall.md 2020-10-26 21:51:11 +00:00
redness360 acec1d0b66 Update installation.md
A noob like me didn't realize you have to portforward. It would help if it was written somewhere.
2020-10-26 21:44:03 +00:00
XhmikosR 5e9e13f54d Update dns-over-https.md (#403)
Add the cloudflared archive page
2020-10-26 09:52:31 +02:00
dependabot-preview[bot] 8b126ca531 Bump mkdocs-material from 6.0.2 to 6.1.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.0.2...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 06:09:44 +00:00
DL6ER 9d35605507 Merge pull request #401 from pi-hole/XhmikosR-patch-2
Fix a couple of redirects
2020-10-25 20:43:24 +01:00
DL6ER 2afd3c460a Merge pull request #402 from platan/unbound-config-syntax-highlighting
Syntax highlighting in unbound config
2020-10-25 20:20:18 +01:00
DL6ER 0f2603402d Update docs/ftldns/in-depth.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-10-25 20:15:56 +01:00
XhmikosR 9becfeee12 Switch to markdownlint-cli2 (#404)
This is an improved version of of markdownlint-cli, see https://github.com/DavidAnson/markdownlint-cli2
2020-10-20 09:49:48 +03:00
Marcin Mielnicki 12d4c1c30f Syntax highlighting in unbound config 2020-10-16 18:06:46 +02:00
XhmikosR 9bf4dedbef upstream-dns-providers.md: fix redirect 2020-10-15 07:29:57 +03:00
XhmikosR ccc3f9a7b9 Fix https redirects 2020-10-15 07:27:57 +03:00
Dan Schaper 6bb64d4a91 Merge pull request #399 from pi-hole/XhmikosR-patch-2
footer.html: backport upstream changes
2020-10-14 17:47:55 -07:00
Dan Schaper 3a9e515835 Merge branch 'master' into XhmikosR-patch-2 2020-10-14 17:46:11 -07:00