- 30 Nov, 2023 2 commits
-
-
William Lallemand authored
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.
-
William Lallemand authored
Sanitize the PEM of the haproxy deploy script by removing the '\n', this way it could be injected directly over the CLI.
-
- 01 Nov, 2023 1 commit
-
-
Adnan RIHAN authored
-
- 24 Oct, 2023 1 commit
-
-
podguzovvasily authored
resolved issue with HAProxy https://github.com/acmesh-official/acme.sh/issues/4788 according https://serversforhackers.com/c/letsencrypt-with-haproxy
-
- 25 Sep, 2023 1 commit
-
-
Romeo Dumitrescu authored
Fix the regex for looking up the API path value from the Synology API query.
-
- 11 Aug, 2023 1 commit
-
-
Martin Arndt authored
-
- 09 Aug, 2023 1 commit
-
-
Martin Arndt authored
-
- 18 Jul, 2023 4 commits
- 12 Jul, 2023 1 commit
-
-
sg1888 authored
-
- 11 Jul, 2023 2 commits
- 04 Jul, 2023 3 commits
-
-
Martin Arndt authored
-
Martin Arndt authored
Split "[ && ]" into "[ ] && [ ]" to make ShellCheck happy
-
Martin Arndt authored
As requested in acmesh-official/acme.sh/pull/4646 by Neil Pang
-
- 28 May, 2023 2 commits
-
-
Martin Arndt authored
-
Martin Arndt authored
Also adapt to DSM 7's API improvements.
-
- 24 May, 2023 1 commit
-
-
sg1888 authored
-
- 17 May, 2023 1 commit
-
-
sg1888 authored
-
- 15 May, 2023 2 commits
- 24 Apr, 2023 1 commit
-
-
sg1888 authored
-
- 23 Apr, 2023 2 commits
-
-
neilpang authored
-
- 12 Apr, 2023 1 commit
-
-
sg1888 authored
-
- 31 Mar, 2023 1 commit
-
-
sg1888 authored
-
- 28 Jan, 2023 4 commits
- 19 Jan, 2023 1 commit
-
-
冰雪殇璃陌梦 authored
-
- 27 Dec, 2022 1 commit
-
-
PMExtra authored
-
- 23 Dec, 2022 3 commits
- 28 Nov, 2022 1 commit
-
-
beartom authored
Format
-
- 27 Nov, 2022 1 commit
-
-
beartom authored
Update certificate in chart release of TrueCharts if any chart release Apps is using the same certificate as TrueNAS web UI.
-
- 23 Nov, 2022 1 commit
-
-
neil authored
-