certbot 更新 letsencrypt SSL 失敗

certbot renew 出現下面的錯誤
Cert is due for renewal, auto-renewing…
Could not choose appropriate plugin: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError(‘An authentication script must be provided with –manual-auth-hook when using the manual plugin non-interactively.’)
Attempting to renew cert (def.com-0001) from /etc/letsencrypt/renewal/def.com-0001.conf produced an unexpected error: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError(‘An authentication script must be provided with –manual-auth-hook when using the manual plugin non-interactively.’). Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/abc.com-0003/fullchain.pem (failure)
/etc/letsencrypt/live/def.com-0001/fullchain.pem (failure)

Read more

Onlyoffice Community Edition 社群免費版 整合失敗

因為在驗nextcloud,先前的nextcloud測試帳號上,Onlyoffice的體驗還不錯。

所以,我就進行了相關的測試。

docker-compose是最快的部署方式
我用的是官方的Compose,只有修改資料與容器映射的部份,其他的都沒有修改
nextcloud上很熱門的office編輯系統onlyoffice

Read more