1
1
Fork 0
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-05-22 08:06:31 +02:00
Commit Graph

44 Commits

Author SHA1 Message Date
Josh Ellithorpe 3b03824ddb
Updated Kubernetes configurations and added docker-compose support (#106) 2021-07-31 14:27:45 +02:00
Jun Kurihara 58c306244c
Overwrite symlink 2021-06-18 20:53:48 +09:00
Frank Denis 22808f0601 Ubuntu 21.04 changed /etc/service to /etc/runit/runsvdir/svmanaged 2021-04-22 20:52:40 +02:00
Frank Denis 17f004e379 Fix permissions for legacy blacklists 2019-12-24 13:48:56 +01:00
Frank Denis a1f5fe6b64 Typo 2019-12-24 12:37:51 +01:00
Frank Denis 1b4500184b Ensure that the blacklist file is readable 2019-12-21 23:03:49 +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 b92bfe4a5c Support multiple IPs and ports, including IPv6 addresses
Fixes #74
2019-11-05 15:13:16 +01:00
Frank Denis b091ce75da Update and add support for Prometheus metrics 2019-10-20 00:08:09 +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 4ee1aedaec shfmt 2019-10-01 19:55:57 +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 3aa5a33f3f Compatibility layer is back 2019-09-26 10:47:55 +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
Frank Denis 50873357d0 Use # as a sed delimiter 2019-09-25 17:13:49 +02:00
Frank Denis 6ef82579b6 Blacklist migration 2019-09-25 16:10:09 +02:00
Frank Denis d7e9926d8f Make all the legacy information accessible from _encrypted-dns 2019-09-25 01:40:16 +02:00
Frank Denis 7b644a6127 Add optional TLS redirection 2019-09-24 18:17:48 +02:00
Frank Denis cc50ba89ff In init(), it's quite okay to have is_initialized() fail 2019-09-24 17:51:56 +02:00
Frank Denis d5c6b92a4b Final stop 2019-09-24 17:41:49 +02:00
Frank Denis df35a47df0 Migration 2019-09-24 17:40:51 +02:00
Frank Denis 01e13d239e Some progress on the migration 2019-09-23 23:34:51 +02:00
Frank Denis 2a4ced87f6 Improve migration 2019-09-23 21:27:49 +02:00
Frank Denis dd444dd310 migration 2019-09-23 20:55:51 +02:00
Frank Denis 573a94ab34 Nits 2019-09-23 19:40:44 +02:00
Frank Denis 9b5474c135 No need to cat this 2019-09-22 17:38:19 +02:00
Frank Denis 82b3ae360c Run runit as /etc/runit/2 2019-09-22 17:31:17 +02:00
Frank Denis cbf9f7c4cc Switch to Ubuntu - Rust doesn't work well with musl-libc 2019-09-22 17:16:03 +02:00
Frank Denis a3efabd367 Preliminary code to move to the new server 2019-09-22 15:38:22 +02:00
Peter Dave Hello fa7fed55de Format shell scripts with shfmt and test it on CI 2019-08-05 22:19:43 +08:00
Peter Dave Hello 3de5db51e9 Improve `if` condition syntax in shell script 2019-05-12 19:17:50 +08:00
Peter Dave Hello 3ea7dd925c Quote var/cmd output in shell script to prevent word splitting 2019-05-12 19:10:41 +08:00
Frank Denis 48ca09d269 Add --nofilter 2018-01-31 15:17:12 +01:00
Frank Denis faa951e1b4 Typo 2018-01-23 00:31:12 +01:00
Frank Denis 67899860c9 Unbreak things 2018-01-22 20:23:54 +01:00
Frank Denis d5d527ca1c Require the external IP address 2018-01-22 18:21:50 +01:00
Frank Denis 6661b87530 Add bash and find from findutils in order to avoid surprises from busybox 2017-04-27 09:03:55 +02:00
Frank Denis 74fb53de51 Switch to Alpine Linux 2017-04-19 10:58:16 +02:00
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
2015-11-28 13:52:35 +01:00
Frank Denis b3f33d2b6a Initial import 2015-07-06 01:39:54 +02:00