Hello all,
I need some help, I have a domain connected to aapanel and I have a few docker apps I want to use together. I want to make it so I can have one domain for all the different applications but I cannot figure out how to set up the reverse proxy correctly.
What I want to know how to do is two things:
- How do I map a port to a sub domain? EX: www.mysite.com:1234 -> app1.mysite.com
- How do I map pages to ports one my domain? EX: www.mysite.com:1234 -> www.mysite.com/app1
Please help, I am very lost and frustrated with this!