mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 05:45:51 +03:00
[GH-ISSUE #254] Add Server Without SSH Key Using Tailscale Integration #167
Labels
No labels
backend
bug
developer
documentation
enhancement
enhancement
enhancement
feature
feature
fix
frontend
frontend
good first issue
help wanted
pull-request
safety-check
security
styles
styles
templates
templates
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dflow#167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @manikanta9176 on GitHub (Jun 20, 2025).
Original GitHub issue: https://github.com/dflow-sh/dflow/issues/254
Originally assigned to: @manikanta9176 on GitHub.
We are introducing a new feature that allows users to add a server without using SSH keys, addressing privacy concerns related to key sharing. This is achieved through Tailscale, enabling secure, keyless communication between machines within the same private network.
When manually adding a server, users will now have two options:
With the Tailscale method:
This approach enhances user privacy and simplifies the process of connecting machines.
@manikanta9176 commented on GitHub (Jun 23, 2025):
Server Type: Indicates whether to connect using SSH or Tailscale.
To Ping a Server: Use the command ping .
@akhil-naidu commented on GitHub (Jun 23, 2025):
You can also take advantage of tail scale webhooks, to make the UI seem less. Especially to check if the user executed the command or not, in his server. Through which we can pre-populate with extra data related to that specific machine.