coolify/bootstrap/helpers
Himanshu Ahuja 419106696a fix(backups): forward per-backup timeout to the ssh timeout wrapper
instant_remote_process() applied its timeout only to Process::timeout(), while the shell-level timeout wrapper around ssh always used the global 3600s default, killing long backups and scheduled tasks at 1h with ssh exit code 255. Also applies the backup timeout to the S3 upload step and makes the default configurable via SSH_COMMAND_TIMEOUT.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-10 18:28:27 -04:00
..
api.php Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
applications.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
audit.php feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00
constants.php feat(applications): add configurable stop grace period 2026-05-11 23:43:53 +02:00
databases.php fix(helpers): prevent warnings when loading database helpers 2026-07-20 12:18:06 +02:00
docker.php Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
domains.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
email.php fix: harden Vultr create, Gmail identity, and provider retries 2026-07-16 13:42:53 +02:00
github.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
gitlab.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
notifications.php fix(ray): remove Ray debug hooks from runtime (#10847) 2026-07-03 11:40:20 +02:00
parsers.php Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
proxy.php Merge remote-tracking branch 'origin/next' into jean/port-exposes-improvement 2026-06-03 10:32:57 +02:00
remoteProcess.php fix(backups): forward per-backup timeout to the ssh timeout wrapper 2026-08-10 18:28:27 -04:00
services.php fix(compose): normalize service-name keys for domains and env vars (#11040) 2026-08-03 23:08:56 +02:00
shared.php Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
socialite.php refactor(dashboard): remove deployment loading logic and introduce DeploymentsIndicator component for better UI management 2025-09-30 11:43:30 +02:00
subscriptions.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
sudo.php fix: add additional bash keywords to prevent sudo prefix in command parsing 2025-11-27 10:51:59 +01:00
timezone.php refactor: improve data formatting and UI 2025-01-15 18:35:20 +01:00
versions.php refactor(proxy): implement centralized caching for versions.json and improve UX 2025-11-18 14:53:49 +01:00