diff --git a/docs/wildcard.md b/docs/wildcard.md index 6d2ec09..440bcfb 100644 --- a/docs/wildcard.md +++ b/docs/wildcard.md @@ -55,7 +55,7 @@ need to run your own DNS server (e.g. [acme-dns](https://github.com/joohoi/acme-dns), the venerable [BIND](https://en.wikipedia.org/wiki/BIND), the opinionated [djbdns](https://cr.yp.to/djbdns.html), or my personal -[wildcard-dns-http-server](https://github.com/cunnie/sslip.io/tree/main/bosh-release/src/wildcard-dns-http-server), +[wildcard-dns-http-server](https://github.com/cunnie/sslip.io/tree/main/src/wildcard-dns-http-server), etc.). You can use any ACME client ([acme.sh](https://github.com/acmesh-official/acme.sh), [Certbot](https://certbot.eff.org/), etc.), but you must configure it to request diff --git a/k8s/document_root_sslip.io/index.html b/k8s/document_root_sslip.io/index.html index c1b8206..73d9a0f 100644 --- a/k8s/document_root_sslip.io/index.html +++ b/k8s/document_root_sslip.io/index.html @@ -152,7 +152,7 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js">
169.254.169.254

But I Want My Own DNS Server!

If you want to run your own DNS server, it's simple: you can compile from source or you can use one + "https://github.com/cunnie/sslip.io/tree/main/src/sslip.io-dns-server">source or you can use one of our pre-built binaries. In the following example, we install & run our server within a docker container: