Exposing dockers to Internet?


Recommended Posts

So I have all the usual plex stuff, Radarr, Ombi, etc. I use caddy for reverse proxy so I can access them from anywhere. These are all on a windows machine and now I'm moving everything to my new unraid server. I moved my web server to an Ubuntu machine because I was under the impression that it was a bad idea to expose your unraid machine to the internet. My question is should i install all these apps on the Ubuntu machine for security purposes? Or because these are running in docker its safe to reverse proxy to them? Its not really any harder either way, just not sure about the best security.

 

Thanks

Link to comment
4 minutes ago, Megaman69 said:

My question is should i install all these apps on the Ubuntu machine for security purposes? Or because these are running in docker its safe to reverse proxy to them?

You should not directly expose your unRAID server to the internet by opening common ports such as SSH, HTTP, etc. to the outside world; however, port forwarding specific docker ports does not expose the server in the same way and is generally considered "safe" (depending on how security conscious you are).

 

There are many, many unRAID users who are using reverse proxy to docker containers and/or accessing the unRAID server remotely via OpenVPN or the new WireGuard implementation built into the 6.8.x release candidates.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.