From b955e78ca3c46bcd266a7924407da603343dcbc9 Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Sat, 1 Jun 2019 22:42:28 +0800 Subject: [PATCH] Updated deployhooks (markdown) --- deployhooks.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/deployhooks.md b/deployhooks.md index 4376124..eb09356 100644 --- a/deployhooks.md +++ b/deployhooks.md @@ -467,3 +467,16 @@ For instance: export ROUTER_OS_ADDITIONAL_SERVICES="/ip service set api-ssl certificate=$_cdomain.cer_0" ``` returns 0 means success, otherwise error. + + +## 18. Deploy the cert into docker containers. + +See: +https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers + + + + + + +