-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Description
Wiki edited
User: @tomo2403 tomo2403
Time: 2025-12-28 10:21:41
Page: deployhooks (Action: edited)
Comment: null
Click here to Revert
diff:
diff --git a/deployhooks.md b/deployhooks.md
index 9054ef9..b84f0b9 100644
--- a/deployhooks.md
+++ b/deployhooks.md
@@ -1175,10 +1175,11 @@ acme.sh --deploy -d example.com --deploy-hook zyxel_gs1900 # specify --insecure
Multideploy allows you to deploy your certificates to multiple services, even those that use the same hook. To use this hook, issue a cert and create a new file, `multideploy.yml,` in the certificate directory. This must contain a version and the services to which your certificate will be deployed. All services specified will be used to deploy your certificate!
### Compatibility
-| **acme.sh version** | **multideploy version** | **Pull request status** |
+| **acme.sh version** | **multideploy version** | **Status** |
|---------------------|-------------------------|------------------------ |
-| <= 3.1.0 | not supported | ❌ |
-| dev | 1.0 |  |
+| <= 3.1.2 | not supported | ❌ |
+| > 3.1.2 | 1.0 | ✅ |
+| dev | 1.0 |  |
`yq` needs to be installed to read the deploy file. A tested version is [yq-go:v4.50](https://github.com/mikefarah/yq)
Metadata
Metadata
Assignees
Labels
No labels