1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-22 19:42:03 +01:00
Commit Graph

284 Commits

Author SHA1 Message Date
Frank Denis
a3786b89ef More issues found in Unbound; bump again 2019-11-24 14:26:16 +01:00
Frank Denis
fa8889dc82 Update server just so that it can be compiled with rust-stable 2019-11-20 03:25:23 +01:00
Frank Denis
1955ebe6fd Use rust-beta, since nightly can be broken 2019-11-20 03:03:39 +01:00
Frank Denis
77d5a48b04 Update Unbound 2019-11-20 02:46:57 +01:00
Frank Denis
973727b67d
Merge pull request #36 from IceCodeNew/master
Typo fix
2019-11-11 00:29:12 +01:00
IceCodeNew
e4e025923e
Typo fix 2019-11-11 05:06:20 +08:00
Frank Denis
93d0ffe461 Explain how to delete everything 2019-11-10 19:02:52 +01:00
Frank Denis
31eb8b19b1 Upgrade to eoan 2019-11-05 20:43:00 +01:00
Frank Denis
8a83fc7b69 Merge remote-tracking branch 'org/master'
* org/master:
  rename to install-centos.sh
  add Vultr install script
2019-11-05 17:37:46 +01:00
Frank Denis
f65221ffe7 Remove debug information 2019-11-05 15:56:48 +01:00
Frank Denis
89f2fd6b71 Typo 2019-11-05 15:56:21 +01:00
Frank Denis
04dfc3e62b Extract the port from the external address 2019-11-05 15:53:15 +01:00
Frank Denis
dce63445e2 Bump 2019-11-05 15:16:29 +01:00
Frank Denis
b92bfe4a5c Support multiple IPs and ports, including IPv6 addresses
Fixes #74
2019-11-05 15:13:16 +01:00
Frank Denis
68649e6e4a
Merge pull request #72 from ericlagergren/master
add CentOS install script
2019-10-30 20:52:50 +01:00
Eric Lagergren
ba0267d1cf
rename to install-centos.sh 2019-10-30 10:59:35 -07:00
Eric Lagergren
b0a2ca57a9
add Vultr install script 2019-10-30 03:07:21 -07:00
Frank Denis
0b9d1e77ef Switch back to the official Unbound tree 2019-10-29 13:56:01 +01:00
Frank Denis
30f768a233 Fix link 2019-10-29 13:50:03 +01:00
Frank Denis
c464e45bd4 Try fixing a few things for Kubernetes 2019-10-29 13:39:46 +01:00
Frank Denis
93cae8ceb5 Bump the encrypted-dns cache up 2019-10-26 22:24:37 +02:00
Frank Denis
4f4b0865f9 Don't make shell formatting a blocker
VSCode's shfmt extension formats on save, with the same version of
shfmt, but results are different ¯\_(ツ)_/¯
2019-10-26 21:51:18 +02:00
Frank Denis
a2188aa1f2 Change /myconfig for consistency 2019-10-26 20:38:09 +02:00
Frank Denis
cf3af8b9c4 More complete instructions
That make me realize that all we really need is an interactive installation
and update script.
2019-10-26 20:34:54 +02:00
Frank Denis
b091ce75da Update and add support for Prometheus metrics 2019-10-20 00:08:09 +02:00
Frank Denis
9f00e11477 Update to encrypted-dns 0.3.3 2019-10-18 15:42:49 +02:00
Frank Denis
54fdcffe6a Bump 2019-10-15 02:11:44 +02:00
Frank Denis
cc95d9bbd0 Fix typo 2019-10-14 15:52:00 +02:00
Frank Denis
498fdb782d Add support for Anonymized DNS 2019-10-14 12:50:49 +02:00
Frank Denis
f0ccbe88c4 Lint 2019-10-09 18:40:57 +02:00
Frank Denis
b415bace8f Doc 2019-10-09 18:17:10 +02:00
Frank Denis
d67beadea5 Wrong URL 2019-10-09 18:11:51 +02:00
Frank Denis
a8a5314088 Update 2019-10-09 18:07:46 +02:00
Frank Denis
b5909c1630 Update unbound and encrypted-dns 2019-10-07 15:55:38 +02:00
Frank Denis
4ee1aedaec shfmt 2019-10-01 19:55:57 +02:00
Frank Denis
428223ac97 Bump 2019-10-01 19:47:10 +02:00
Frank Denis
febb808fd8 Merge remote-tracking branch 'org/master'
* org/master:
  [Docs] Add Table of Contents in README.md
2019-10-01 17:24:10 +02:00
Frank Denis
61b34cd62f Internal bump 2019-10-01 17:21:36 +02:00
Frank Denis
50527d0c4d Merge branch 'new-server' of github.com:jedisct1/dnscrypt-server-docker into new-server
* 'new-server' of github.com:jedisct1/dnscrypt-server-docker:
  If a secret.key file is present, import it even in start()
2019-10-01 13:45:05 +02:00
Frank Denis
64a9127b05 Upstream is on port 553 2019-10-01 13:44:49 +02:00
Frank Denis
7ece61f762 If a secret.key file is present, import it even in start() 2019-09-26 23:50:16 +02:00
Frank Denis
b8b7e34f10 Create the lists directory too 2019-09-26 20:57:57 +02:00
Frank Denis
056941f508 Create the legacy /opt/dnscrypt-wrapper/etc/{keys,lists} directory 2019-09-26 20:56:44 +02:00
Frank Denis
17847b9819
Merge pull request #69 from PeterDaveHello/Table-of-Contents_README.md
[Docs] Add Table of Contents in README.md
2019-09-26 18:43:37 +02:00
Peter Dave Hello
16204a081a [Docs] Add Table of Contents in README.md 2019-09-27 00:05:40 +08:00
Frank Denis
3aa5a33f3f Compatibility layer is back 2019-09-26 10:47:55 +02:00
Frank Denis
8963720394 Bump 2019-09-26 02:04:33 +02:00
Frank Denis
399f0a89de If unbound-control-setup fails, this is not the end of the world 2019-09-26 01:08:02 +02:00
Frank Denis
14b1b43345 Give up with migrations 2019-09-25 22:50:53 +02:00
Frank Denis
9bf1193f42 Ok, this is a little bit redundant :( 2019-09-25 19:40:20 +02:00