[PR #290] [MERGED] fix: update server connection logic to use public IP instead of Tailscale addresses #418

Closed
opened 2026-03-03 11:29:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/290
Author: @manikanta9176
Created: 7/1/2025
Status: Merged
Merged: 7/1/2025
Merged by: @manikanta9176

Base: mainHead: fix/tailscale-ip-to-public-ip


📝 Commits (1)

  • b20196e fix: update server connection logic to use public IP instead of Tailscale addresses

📊 Changes

4 files changed (+6 additions, -6 deletions)

View changed files

📝 src/app/(frontend)/(dashboard)/[organisation]/dashboard/project/[id]/service/[serviceId]/page.tsx (+2 -2)
📝 src/app/(frontend)/(dashboard)/[organisation]/servers/[id]/page.tsx (+1 -1)
📝 src/components/servers/monitoring/Monitoring.tsx (+2 -2)
📝 src/components/service/DatabaseForm.tsx (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dflow-sh/dflow/pull/290 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `fix/tailscale-ip-to-public-ip` --- ### 📝 Commits (1) - [`b20196e`](https://github.com/dflow-sh/dflow/commit/b20196eab71ccf3a990c1e3c7715fdd779ad27b7) fix: update server connection logic to use public IP instead of Tailscale addresses ### 📊 Changes **4 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/app/(frontend)/(dashboard)/[organisation]/dashboard/project/[id]/service/[serviceId]/page.tsx` (+2 -2) 📝 `src/app/(frontend)/(dashboard)/[organisation]/servers/[id]/page.tsx` (+1 -1) 📝 `src/components/servers/monitoring/Monitoring.tsx` (+2 -2) 📝 `src/components/service/DatabaseForm.tsx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:29:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#418
No description provided.