coolify/database
Brendan G. Lim 30c1d9bbd0 feat: add configurable timeout for public database TCP proxy
Adds a per-database 'Proxy Timeout' setting for publicly exposed databases.
The nginx stream proxy_timeout can now be configured in the UI, defaulting
to 3600s (1 hour) instead of nginx's 10min default. Set to 0 for no timeout.

Fixes #7743
2026-02-26 21:12:58 -08:00
..
factories fix(api): improve scheduled tasks validation and delete logic 2026-02-18 14:30:44 +01:00
migrations feat: add configurable timeout for public database TCP proxy 2026-02-26 21:12:58 -08:00
schema test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
seeders chore: prepare for PR 2026-02-25 12:00:24 +01:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00