- 23 Feb, 2020 6 commits
-
-
dkerr64 authored
Once set to "no" then they could never be set back to "yes"
-
dkerr64 authored
Before this update all remote commands were bunched together and sent to the remote host in a single SSH command. This could result in a very long sequence of commands that might be rejected by a remote host (example is VMware ESXi that uses busybox sh). With this update you can set DEPLOY_SSH_BATCH_MODE="no" and each remote command is sent as a separate SSH call so now we do not have big long sequence of commands. Defaults to same behaviour as before this update.
-
dkerr64 authored
-
dkerr64 authored
-
dkerr64 authored
-
-
- 22 Feb, 2020 6 commits
- 21 Feb, 2020 2 commits
- 20 Feb, 2020 2 commits
-
-
xpac1985 authored
haproxy deploy script now compatible with OpenSSL v1.1+ The OpenSSL OCSP request for haproxy deployment breaks from OpenSSL v1.1.0 on. The format of the `-header` option has been changed and does now contain a `=` instead of a whitespace. Other projects have hit the same issue: https://github.com/nghttp2/nghttp2/issues/742 This commit determines the OpenSSL/LibreSSL version and then adjusts the request accordingly. Also removed the duplicate command line and added some more debug output.
-
adrian5 authored
-
- 18 Feb, 2020 1 commit
-
-
xpac1985 authored
-
- 15 Feb, 2020 2 commits
- 14 Feb, 2020 1 commit
-
-
Paul Nguyen authored
-
- 12 Feb, 2020 8 commits
-
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
- 11 Feb, 2020 6 commits
-
-
Arthur Wiebe authored
-
neil authored
Initial support for Synology DSM deployhook
-
neil authored
fix #2031 dns_me id parse
-
neil authored
All inkl kasserver dns script
-
neil authored
-
Brian Hartvigsen authored
-
- 10 Feb, 2020 2 commits
-
-
Arthur Wiebe authored
-
neil authored
Add DNS API support for Constellix
-
- 09 Feb, 2020 4 commits
-
-
Blfrg authored
Locate only the outer most "id" property
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-