coolify/app/Livewire/Server/Proxy
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
..
Deploy.php fix(proxy): proxy restart does not work on domain 2025-04-02 19:38:31 +02:00
DynamicConfigurationNavbar.php Fix styling 2024-06-10 20:43:34 +00:00
DynamicConfigurations.php refactor 2024-08-05 20:08:37 +02:00
Logs.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
NewDynamicConfiguration.php refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2 2024-08-07 17:52:51 +02:00
Show.php Refactor Show component to use firstOrFail method when retrieving server by UUID 2024-10-17 22:06:48 +02:00
Status.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00