coolify/app/Actions
peaklabs-dev 331693546b
fix(proxy): proxy restart does not work on domain
- When you restart the proxy on an instance domain, the proxy stops and is removed, but never restarted. So you loose access over the domain and have to go in over IP and Port.
This is because we are doing the restart directly in the UI instead of in the background via a job, and the proxy is serving the UI domain.
2025-04-02 19:38:31 +02:00
..
Application Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CoolifyTask feat: force deployment of services 2025-01-13 12:03:03 +01:00
Database feat(database): add CA certificate generation for database servers 2025-03-31 14:02:15 +02:00
Docker feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Fortify feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
Proxy fix(proxy): proxy restart does not work on domain 2025-04-02 19:38:31 +02:00
Server refactor(docker): update image references to use centralized registry URL 2025-03-25 08:17:13 +01:00
Service change cleanup logic when restarting containers 2025-03-17 17:52:34 +00:00
Shared refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00