Commit Graph

24 Commits (40595af59dc01c35c3d61681621d40a11be2c80a)

Author SHA1 Message Date
Frank Denis 40595af59d Bump up the reserved memory size
The default is very low, and makes it difficult to do any other task on the
same host.
5 years ago
Frank Denis 156345f0a9 Decrease edns-buffer-size to 1220
Ref: https://sk.tl/2PbhxjbN
5 years ago
Peter Dave Hello fc47a319d4 Use replace non-standard egrep/fgrep with grep `-E/-F` 5 years ago
Peter Dave Hello 96b9dc9b32 Remoe unnecessary `$` on arithmetic variables in shell script 5 years ago
Peter Dave Hello 3ea7dd925c Quote var/cmd output in shell script to prevent word splitting 5 years ago
Frank Denis 6661b87530 Add bash and find from findutils in order to avoid surprises from busybox 7 years ago
Frank Denis 74fb53de51 Switch to Alpine Linux 7 years ago
Frank Denis 9051c13aaa There is a .host TLD now. Don't tag it as a local zone. 8 years ago
Frank Denis 1814c3c844 Enable serve-expired 8 years ago
Jacob Henner 996ef48786
Removing sed regression which breaks config, fixes #27 8 years ago
Matthew Sojourner Newton fb203db38c Added /opt/unbound/etc/unbound/zones directory and a section in the README discussing how to customize Unbound 8 years ago
Matthew Sojourner Newton 4ee775ee64 Added unbound directive to search for additional configuration files at /opt/unbound/etc/unbound/zones/*.conf 8 years ago
Frank Denis d49b2e745a Sadly disable query minimization for now
This still occasionally prevents resolution from working properly.

Sample test case: A pop.secureserver.net.
8 years ago
Frank Denis c72fd91c1d Correctly compute `availableMemory` 8 years ago
Frank Denis 27c3b67e4e Use MemTotal if MemAvailable does not exist 8 years ago
Frank Denis 9c277f829c Enable qname minimisation for increased privacy 9 years ago
Frank Denis 8566959cfc Have unbound listen to port 553 instead of the default port 53
This prevents issues with docker hosts already having a local resolver
9 years ago
Frank Denis 850a1e68a6 Create certificates for unbound-control 9 years ago
Frank Denis fcf6cecef7 Enable stats in the unbound config 9 years ago
Frank Denis f292b9ff14 Recommend --net=host 9 years ago
Frank Denis 2a82e45376 + ratelimit 9 years ago
Frank Denis 8ca4558207 Increase the negative cache size 9 years ago
Frank Denis fa9f6254af Have Unbound refuse queries for the provider name
since certificates are served by dnscrypt-wrapper.
9 years ago
Frank Denis b3f33d2b6a Initial import 9 years ago