You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2026. It is now read-only.
| Semaphore CI |[](https://sineverba.semaphoreci.com/projects/cfhookbash)|
7
+
| Circle CI |[](https://circleci.com/gh/sineverba/cfhookbash)|
7
8
8
9
**If you like this project, or use it, please, star it!**
9
10
10
-
Cloudflare Bash hook for [dehydrated](https://github.com/lukas2511/dehydrated).
11
+
Cloudflare Bash hook for [dehydrated](https://github.com/dehydrated-io/dehydrated).
11
12
12
13
## Docker version
13
14
@@ -21,7 +22,7 @@ If you cannot solve the `HTTP-01` challenge, you need to solve the DNS-01 challe
21
22
With use of Cloudflare API (valid also on free plan!), this script will verify your domain putting a new record with a special token inside DNS zone.
22
23
At the end of Let's Encrypt validation, that record will be deleted.
23
24
24
-
Depends on `jq`: `sudo apt get install -y jq`
25
+
Depends on `jq`: `sudo apt install -y jq`
25
26
26
27
You only need:
27
28
@@ -111,7 +112,7 @@ Following script will run every monday at 4AM and will create a log in home fold
0 commit comments