Commit graph

10 commits

Author SHA1 Message Date
Aram Akhavan
3c3e28eef5
run make with -e so users can override makefile variables (#278)
allow environment to override makefile variables

Signed-off-by: Aram Akhavan <github@aram.nubmail.ca>
2022-06-21 14:37:58 -04:00
Manuel Rüger
1e05d58f99
Migrate chart over to coredns/helm (#245)
Its new location is under: https://github.com/coredns/helm

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-12-11 08:25:59 -05:00
Anton Melser
42e68b1552
Update helm repo url (#243)
This URL appears to work well, as discussed in https://github.com/coredns/deployment/issues/240.

Signed-off-by: Anton Melser <anton@melser.org>
2020-11-23 08:40:58 -05:00
Adam Hamsik
bfba43007a
Migrate helm chart from archived helm charts repo. (#241)
* Migrate helm chart from archived helm charts repo. Add github action which generates helm chart releases.

Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>

* Add helm chart repository documentation

Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>
2020-11-18 15:41:20 -05:00
Frederic Hemberger
f51d10388e
Remove support for Homebrew on macOS (#218)
Updating the Homebrew formula requires manual intervention on each
release and is not part of the general release process which only
includes binaries for all platforms and a Docker image.

CoreDNS doesn't provide or maintain official packages for any OS.
(The Debian dpgk instructions in this repo have to be run by
the user themselves and is just considered an example.)

Ref: https://github.com/coredns/coredns/pull/3830
Signed-off-by: Frederic Hemberger <mail@frederic-hemberger.de>
2020-04-23 08:33:07 -04:00
pschulten
bb38134eb3 simplify default resolver setup (#204)
* simplify default resolver setup

Signed-off-by: pschu <peter.schulten@dbschenker.com>

* Update README.md
2019-10-30 11:40:24 -04:00
Miek Gieben
aaf5dae5dd
debian: add package building (#20)
This only builds on a debian system, because it uses the dpkg-helper
and other utils. But it builds! Multiarch is supported, you can easily
build a package for amd64, arm and arm64. The Makefile does this by
default.

Massively update the systemd file.
2017-11-11 14:57:29 +00:00
Peter Brunner
ddf67e8f98 fixed bug with etc. Added to readme (#18) 2017-11-01 17:37:40 -04:00
Peter Brunner
5bdbf578d9 Add Brew formula (#16) 2017-11-01 07:19:18 +00:00
John Belamaric
2d63439b3e Initial commit 2017-02-22 16:14:21 -05:00