acme.sh/deploy
Nathan Johnson e711d168df RouterOS - make deploy more resilient
In the case where importing the cert and key removes the files from disk
the existing deploy will fail when it tries to remove those files.  This
still attempts to remove the files but catches the error and moves on instead
of bombing like before.

Similarly, if the deploy had failed before, subsequent deploys would fail
because the script already existed, so it would not be able to create
the script.  This first attempts to remove the script if it exists, and then
creates the script.
2024-08-09 16:38:09 -05: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 add parked_domans 2022-10-01 18:11:46 -07:00
docker.sh minor 2023-04-23 13:18:17 +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 Update gcore_cdn.sh 2023-01-19 10:19:05 +08:00
gitlab.sh fix shellcheck warnings 2022-11-23 21:33:29 +08:00
haproxy.sh fix format 2024-03-18 21:09:49 +01: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 Merge pull request #4170 from SecT0uch/patch-1 2022-07-11 22:13:24 +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
openmediavault.sh omv deploy hook: add usage comments 2022-01-20 17:46:47 +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 format 2024-03-31 20:33:57 +02:00
peplink.sh Add Peplink deploy hook 2021-01-13 20:37:05 +00:00
proxmoxve.sh Fixed variables 2023-11-01 20:02:16 +01:00
pureftpd.sh fix format 2017-02-19 20:40:53 +08:00
qiniu.sh change _dbase64 to single line 2022-06-08 22:44:10 +08:00
README.md update repo name 2020-01-30 12:06:39 +08:00
routeros.sh RouterOS - make deploy more resilient 2024-08-09 16:38:09 -05:00
ssh.sh Update ssh.sh 2022-05-24 22:25:44 +08:00
strongswan.sh Add support for strongSwan deploys in FreeBSD 2018-02-16 11:29:10 -02:00
synology_dsm.sh fix(deploy_dsm): ensure grep get the error code 2024-04-25 13:39:05 +08:00
truenas.sh fix format 2023-01-28 15:28:06 +08:00
unifi.sh Fix: Unifi deploy hook support Unifi Cloud Key (#3327) 2021-02-15 15:01:21 +08:00
vault_cli.sh improve logging 2022-12-28 02:47:49 +08:00
vault.sh improve compatibility with FreeBSD 2024-06-15 23:19:04 +02:00
vsftpd.sh fix shfmt 2020-08-17 22:18:20 +08:00