mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
+4
-4
@@ -492,10 +492,6 @@ so no certification renewal.</br>
|
||||
But with DNS challenge the communication is entirely between Let's Encrypt
|
||||
and Cloudflare servers.
|
||||
|
||||
To add support, Caddy needs to be compiled with
|
||||
[Cloudflare DNS plugin](https://github.com/caddy-dns/cloudflare).</br>
|
||||
This is done by using your own Dockerfile, using the `builder` image.
|
||||
|
||||
### - Create API token on Cloudflare
|
||||
|
||||
On Cloudflare create a new API Token with two permsisions,
|
||||
@@ -507,6 +503,10 @@ On Cloudflare create a new API Token with two permsisions,
|
||||
|
||||
### - Create Dockerfile
|
||||
|
||||
To add support, Caddy needs to be compiled with
|
||||
[Cloudflare DNS plugin](https://github.com/caddy-dns/cloudflare).</br>
|
||||
This is done by using your own Dockerfile, using the `builder` image.
|
||||
|
||||
Create a directory `dns-dockerfile` in the caddy directory.</br>
|
||||
Inside create a file named `Dockerfile`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user