Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Port Redirection / Mapping

John Edward ScottJan 14 2016 — edited Jan 14 2016

From what I can see, in the standard DBaaS setup Glassfish is listening on HTTP on port 8080 and HTTPS on port 8181.

I don't see any mapping ability in the Network Security Rules, so I'm assuming network mapping from external port 80 <--> 8080 and 443 <--> 8181 is happening transparently somewhere that I don't have access to (unless I'm missing it).

Long story short, I want to put NGINX infront of Glassfish, and I'm wondering how I can point port 80 and 443 to NGINX instead of Glassfish.

(I could change the ports Glassfish is listening on - but I'm wondering if there's a better way).

Thanks

John

This post has been answered by John Edward Scott on Jan 14 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 11 2016
Added on Jan 14 2016
1 comment
1,014 views