Securing access over internet #346
Unanswered
isingasimplesong
asked this question in
Ask for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🛡️ Security Policy
📝 Describe your problem
I plan to deploy a remote, lightweight (raspberry pi 3) docker node, behind a consumer grade connection and want to remotely manage it.
Using wireguard or openvpn seems overkill (regarding the hardware), and exposing it to the internet feel unsafe, even with ssl enabled.
Would a reverse ssh tunnel, exposing the remote node 5001 port on my LAN be a solution ?
I also wonder if exposing the remote socket locally with sshfs could be usefull, but i'm not sure how dockge would handle having access to multiple sockets, and manage remote stacks
📝 Error Message(s) or Log
No response
🐻 Dockge Version
1.4.1
💻 Operating System and Arch
ubuntu 22.04
🌐 Browser
any
🐋 Docker Version
24.0.7
🟩 NodeJS Version
No response
Beta Was this translation helpful? Give feedback.
All reactions