how can I use an IP for SSH to a remote server, and use another to expose my apps? #4419
Unanswered
StellarRounin
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @StellarRounin! I'm Dosu and I’m helping the dokploy team. Currently, Dokploy uses a single IP address field for both SSH connection and application exposure on remote servers — there's no built-in way to separate these [1] [2]. This is an actively requested feature. Several related issues exist:
Workarounds people are using in the meantime:
None of these are ideal. You may want to add a 👍 on issue #2615 or #4312 to signal interest in having this supported natively. To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
Currently I have dokploy in a VPS and a remote server connecting to my home server using tailscale. I want to be able to connect to my remote home server using the tailscale IP, but use my local IP to expose my apps because I want to access them locally without using the tailscale vpn.
The UI uses the IP for both, access with ssh and deploying apps...

Beta Was this translation helpful? Give feedback.
All reactions