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
William Lallemand 0f7be90500 haproxy: deploy script can update existing certificate over stats socket
Since version 2.2, HAProxy is able to update dynamically certificates,
without a reload.

This patch uses socat to push the certificate into HAProxy in order to
achieve hot update. With this method, reloading is not required.
This should be used only to update an existing certificate in haproxy.

2 new variables are available:

- DEPLOY_HAPROXY_HOT_UPDATE="yes" update over the stats socket instead
  of reloading

- DEPLOY_HAPROXY_STATS_SOCKET="UNIX:/run/haproxy/admin.sock" set the path on
  the stats socket.
1 year ago
..
README.md update repo name 5 years ago
apache.sh deploy apache script: fix comment (dovecot/apache) 8 years ago
cleverreach.sh Make CI happy 4 years ago
consul.sh Fix the shfmt check 4 years ago
cpanel_uapi.sh add parked_domans 3 years ago
docker.sh minor 2 years ago
dovecot.sh fix format 8 years ago
exim4.sh fix shfmt 5 years ago
fritzbox.sh deploy/fritzbox: allow hook to be used with multiple fritzboxes 3 years ago
gcore_cdn.sh Update gcore_cdn.sh 2 years ago
gitlab.sh fix shellcheck warnings 2 years ago
haproxy.sh haproxy: deploy script can update existing certificate over stats socket 1 year ago
keychain.sh Remove template text 7 years ago
kong.sh name="snis" => name="snis[]" 4 years ago
lighttpd.sh use ${ACME_OPENSSL_BIN:-openssl} instead of openssl 4 years ago
mailcow.sh Merge pull request #4170 from SecT0uch/patch-1 3 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
openmediavault.sh omv deploy hook: add usage comments 3 years ago
opensshd.sh fix format 8 years ago
openstack.sh Fix CI test failure for deploy/openstack.sh 5 years ago
panos.sh Shell formatting 2 years ago
peplink.sh Add Peplink deploy hook 4 years ago
proxmoxve.sh Fixed variables 1 year ago
pureftpd.sh fix format 8 years ago
qiniu.sh change _dbase64 to single line 3 years ago
routeros.sh deploy/routeros: add error handling for scp 3 years ago
ssh.sh Update ssh.sh 3 years ago
strongswan.sh Add support for strongSwan deploys in FreeBSD 7 years ago
synology_dsm.sh fix: Synology DSM API path regex 2 years ago
truenas.sh fix format 2 years ago
unifi.sh Fix: Unifi deploy hook support Unifi Cloud Key (#3327) 4 years ago
vault.sh improve logging 2 years ago
vault_cli.sh improve logging 2 years ago
vsftpd.sh fix shfmt 5 years ago

README.md