Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Switching Proxy is complex if you have more than one server (more than one domain) #2163

Open
takeerdevs opened this issue May 7, 2024 · 0 comments
Assignees

Comments

@takeerdevs
Copy link

Description

If you've just installed Coolify, I can switch proxy from traefik to Caddy after i stop proxy.. then i can switch proxy to Caddy. What if there could be a drop down on Server creation to select which proxy you would like to use.

The issue comes if you've added one server ( a domain) then server created uses traefik by default then you've to switch it to Caddy. If you add another server (another domain), gets created using traefik, which you'll need to stop it and switch to Caddy, but seems there is an issue switching the second server's proxy which does remove initial proxy (Caddy) and there is a weird behaviour on getting the second domain work using Caddy as proxy.

Minimal Reproduction (if possible, example repository)

Create one server and link to a domain, then switch proxy to Caddy then add another server (domain) then switch to proxy to Caddy.

Exception or Error

Couldn't see error as sometimes all proxies stopped working and couldn't reach Coolify dashboard, but there seems to be an auto proxy deployment when it is not reachable

Version

v4.0.0-beta.276

@andrasbacsai andrasbacsai self-assigned this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants