You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
acme.sh/deploy
Mike Edmunds bf8c33703c
Fix: Unifi deploy hook support Unifi Cloud Key (#3327)
* fix: unifi deploy hook also update Cloud Key nginx certs

When running on a Unifi Cloud Key device, also deploy to
/etc/ssl/private/cloudkey.{crt,key} and reload nginx. This
makes the new cert available for the Cloud Key management
app running via nginx on port 443 (as well as the port 8443
Unifi Controller app the deploy hook already supported).

Fixes #3326

* Improve settings documentation comments

* Improve Cloud Key pre-flight error messaging

* Fix typo

* Add support for UnifiOS (Cloud Key Gen2)

Since UnifiOS does not use the Java keystore (like a Unifi
Controller or Cloud Key Gen1 deploy), this also reworks
the settings validation and error messaging somewhat.

* PR review fixes

* Detect unsupported Cloud Key java keystore location

* Don't try to restart inactive services

(and remove extra spaces from reload command)

* Clean up error messages and internal variables

* Change to _getdeployconf/_savedeployconf

* Switch from cp to cat to preserve file permissions
4 years ago
..
README.md update repo name 5 years ago
apache.sh deploy apache script: fix comment (dovecot/apache) 8 years ago
cleverreach.sh Rework based on review from Neilpang 4 years ago
cpanel_uapi.sh fix warning 7 years ago
docker.sh fix https://github.com/acmesh-official/acme.sh/issues/3300 4 years ago
dovecot.sh fix format 8 years ago
exim4.sh fix shfmt 5 years ago
fritzbox.sh uconv as fallback for iconv 4 years ago
gcore_cdn.sh fixed json parse regex for support api gcore_cdn 5 years ago
gitlab.sh Fix Syntax 7 years ago
haproxy.sh fix haproxy deploy hook ocsp update 5 years ago
keychain.sh Remove template text 7 years ago
kong.sh Issue #2850 : grammar corrections for "exists" and "exist". 5 years ago
mailcow.sh fix 4 years ago
myapi.sh exe 8 years ago
mydevil.sh Support for MyDevil.net (#2076) 6 years ago
mysqld.sh fix format 8 years ago
nginx.sh fix format 8 years ago
opensshd.sh fix format 8 years ago
openstack.sh Fix CI test failure for deploy/openstack.sh 5 years ago
panos.sh fix(deploy/panos): data format improvements 5 years ago
peplink.sh Add Peplink deploy hook 4 years ago
pureftpd.sh fix format 8 years ago
qiniu.sh enable qiniu to deploy more than one domain 5 years ago
routeros.sh Added trailing slash to end of each line of DEPLOY_SCRIPT_CMD 5 years ago
ssh.sh fix shfmt 5 years ago
strongswan.sh Add support for strongSwan deploys in FreeBSD 7 years ago
synology_dsm.sh Shellcheck linting 4 years ago
unifi.sh Fix: Unifi deploy hook support Unifi Cloud Key (#3327) 4 years ago
vault.sh Use _savedeployconf 4 years ago
vault_cli.sh Fix SC2230 5 years ago
vsftpd.sh fix shfmt 5 years ago

README.md