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

v4.0.0-beta.363 #4188

Merged
merged 5 commits into from
Nov 8, 2024
Merged

v4.0.0-beta.363 #4188

merged 5 commits into from
Nov 8, 2024

Conversation

andrasbacsai
Copy link
Member

@andrasbacsai andrasbacsai commented Nov 8, 2024

  • feat: Coolify update logs saved to /data/coolify/source.
  • fix: saving resend api key.
  • fix: saving wildcard domain.
  • fix: do not allow cloudflared on localhost.

@andrasbacsai andrasbacsai merged commit d19b0ea into main Nov 8, 2024
4 checks passed
<a class="menu-item {{ $activeMenu === 'cloudflare-tunnels' ? 'menu-item-active' : '' }}"
href="{{ route('server.cloudflare-tunnels', ['server_uuid' => $server->uuid]) }}">Cloudflare
Tunnels</a>
@if (!$server->isLocalhost())
Copy link

@mikeU-1F45F mikeU-1F45F Nov 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Following the Cloudflare Tunnels doc, but what is the correct way now to connect to a secondary server routed through cloudfared?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do I use the cloudflared app?

Copy link

@mikeU-1F45F mikeU-1F45F Nov 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I temporarily used an IP from a Tailscale overlay network to add and validate the server. Then I used Cloudflare Tunnels option to connect the second server permanently.

...and yes, [at]Pastmike, the cloudflared app/container is ultimately deployed and leveraged by the proxy server.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants