coolify/app/Actions
Darren Sisson b70a9a6d47
change db proxy to use volume mount for config (#5981)
* change db proxy to use volume mount for config

* fix(database-proxy): adjust configuration directory for development environment

---------

Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
2025-06-13 18:02:52 +02:00
..
Application refactor(application): enhance application stopping logic to support multiple servers 2025-05-26 21:44:34 +02:00
CoolifyTask refactor(proxy-status): refactored how the proxy status is handled on the UI and on the backend 2025-06-06 14:47:54 +02:00
Database change db proxy to use volume mount for config (#5981) 2025-06-13 18:02:52 +02:00
Docker fix(docker): add protection against empty container queries in GetContainersStatus to prevent unnecessary updates 2025-06-04 10:03:07 +02:00
Fortify feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
Proxy refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00
Server refactor(proxy-status): refactored how the proxy status is handled on the UI and on the backend 2025-06-06 14:47:54 +02:00
Service refactor(service-management): rearrange docker cleanup logic in StopService to improve readability 2025-05-30 13:38:37 +02:00
Shared refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00