acme.sh/deploy
Frank Wall 6aa1ec0802 deploy/fritzbox: allow hook to be used with multiple fritzboxes
Previously the deploy hook config was stored in the account config.
This seems odd and adds unnecessary limitations to the hook.
Now we're using the correct _*deployconf() functions to read and
write the deploy hook config.
2022-01-06 16:20:43 +01:00
..
README.md update repo name 2020-01-30 12:06:39 +08:00
apache.sh deploy apache script: fix comment (dovecot/apache) 2017-03-02 08:39:31 +01:00
cleverreach.sh Make CI happy 2021-03-30 09:18:33 +02:00
consul.sh Fix the shfmt check 2021-05-07 12:12:30 +02:00
cpanel_uapi.sh fix warning 2018-06-28 22:21:22 +08:00
docker.sh fix https://github.com/acmesh-official/acme.sh/issues/3300 2020-12-10 20:22:14 +08:00
dovecot.sh fix format 2017-02-19 20:40:53 +08:00
exim4.sh fix shfmt 2020-08-17 22:18:20 +08:00
fritzbox.sh deploy/fritzbox: allow hook to be used with multiple fritzboxes 2022-01-06 16:20:43 +01:00
gcore_cdn.sh deploy gcore_cdn fix syntax 2021-01-10 12:44:56 +03:00
gitlab.sh Fix Syntax 2018-08-21 16:41:45 +02:00
haproxy.sh use ${ACME_OPENSSL_BIN:-openssl} instead of openssl 2021-09-30 19:00:39 -04:00
keychain.sh Remove template text 2018-03-22 13:45:43 -04:00
kong.sh name="snis" => name="snis[]" 2021-09-04 16:59:50 +08:00
lighttpd.sh use ${ACME_OPENSSL_BIN:-openssl} instead of openssl 2021-09-30 19:00:39 -04:00
mailcow.sh fix 2020-12-07 22:01:30 +08:00
myapi.sh exe 2017-02-05 23:14:25 +08:00
mydevil.sh Support for MyDevil.net (#2076) 2019-02-20 09:40:36 +08:00
mysqld.sh fix format 2017-02-19 20:40:53 +08:00
nginx.sh fix format 2017-02-19 20:40:53 +08:00
opensshd.sh fix format 2017-02-19 20:40:53 +08:00
openstack.sh Fix CI test failure for deploy/openstack.sh 2020-07-16 13:53:21 +10:00
panos.sh fix(deploy/panos): data format improvements 2020-03-24 20:01:51 -07:00
peplink.sh Add Peplink deploy hook 2021-01-13 20:37:05 +00:00
pureftpd.sh fix format 2017-02-19 20:40:53 +08:00
qiniu.sh enable qiniu to deploy more than one domain 2020-03-26 14:59:23 +08:00
routeros.sh Added trailing slash to end of each line of DEPLOY_SCRIPT_CMD 2019-11-26 20:39:08 +11:00
ssh.sh use _getdeployconf instead of sourcing DOMAIN_CONF 2021-09-01 16:37:10 -04:00
strongswan.sh Add support for strongSwan deploys in FreeBSD 2018-02-16 11:29:10 -02:00
synology_dsm.sh Notify user about a possible problem when using synology_dsm.sh with 2fa enabled user account 2021-11-01 01:40:14 -03:00
unifi.sh Fix: Unifi deploy hook support Unifi Cloud Key (#3327) 2021-02-15 15:01:21 +08:00
vault.sh Use _savedeployconf 2020-11-02 16:46:09 +03:00
vault_cli.sh Use 'vault kv put' instead of 'vault write' 2021-03-29 15:10:14 +02:00
vsftpd.sh fix shfmt 2020-08-17 22:18:20 +08:00

README.md