November 14, 20169 yr Hello fellow unRAID users! I've googled a bit and concluded that it's might not possible to change the IP adress of the different Docker apps, but I got som general questions anyways. I'm running OwnCloud on port 4334, Plex on default port 32400, ruTorrent on some port and a few other apps. None have the same TCP ports of course. But how can I make these services more accessable? I mean, do I really have to enter the port number for each service I want to use? Previously I got a VPS running NGINX and created several sites (cloud.domain.com, share.domain.com, plex.domain.com, etc). Is it possible to do this with unRAID? I wish to access my Docker apps from the Internet, and messing around with port numbers is stupid in my world. In short, is it possible to make cloud.domain.com routed to server-ip:3443 plex.domain.com routerd to server-ip:32400 torrent.domain.com routerd to server-ip:8080 and such and such Ran FreeNAS for a while and then I could assigne each different jail an unique IP wich was verry practical. Thanks for any answers and please do not hang me for my first post
November 14, 20169 yr Author Explain me how please? Will this solve my external site requests as well as my local requests?
November 14, 20169 yr Yes it enables you to access your sites via the WAN.... It's basically a webserver that proxies connections from UNRAID-IP:PORT to SERVER.COM/APP Pull the letsencrypt container, then you need to edit the default file in /mnt/user/appdata/letsencrypt/nginx/nginx/site-confs/ If you need any help configuring it, post in the support thread for it.
November 14, 20169 yr Author Aha. So basicly exactly like I configured my previous VPS with Nginx. (Many years ago tho) Thanks
November 14, 20169 yr Aha. So basicly exactly like I configured my previous VPS with Nginx. (Many years ago tho) Thanks Yep, except this will set up SSL for you....
November 15, 20169 yr Author Do letsencrypt need to run on port 80? I cant set up the docker with port 80 tho..no docker app I have installed is currently running on port 80 as I can see. Changed the port to something else, setup ok and app is running, but cant access the webgui (if there is any at all).
November 15, 20169 yr No change it to port 81 or something else and then forward port 80 WAN side on your router to port 81 on your Unraid IP. To save cluttering the board with random threads, please post any more questions in the support thread for the relevant application. If you need any help configuring it, post in the support thread for it.
November 15, 20169 yr Author Yea sorry, thought this thread was moved to the support section, but as I know understand you ment the support thread for letsencrypt Thanks anyways!
Archived
This topic is now archived and is closed to further replies.