coolify/app/Helpers
Andras Bacsai a058786509 fix(ssh): remove mux first-use lock wrapper
Rely on OpenSSH lazy multiplexing directly for SSH and SCP commands,
removing the shell lock wrapper and related readiness checks.
2026-05-22 18:27:40 +02:00
..
SshMultiplexingHelper.php fix(ssh): remove mux first-use lock wrapper 2026-05-22 18:27:40 +02:00
SshRetryHandler.php fix(ssh): introduce SshRetryHandler and SshRetryable trait for enhanced SSH command retry logic with exponential backoff and error handling 2025-09-07 17:17:35 +02:00
SslHelper.php fix(ssl): add mount path to DB to fix regeneration of certs 2025-02-07 18:11:26 +01:00