Re: APEX externally available question

From: Tim Hall <tim_at_oracle-base.com>
Date: Wed, 19 Jun 2019 07:56:44 +0100
Message-ID: <CAP=5zEhfFxXw5mSUmWZy=HZOban=fua4Q+66ALZqkwMiBSJxwQ_at_mail.gmail.com>



What we do:

The net result, assuming we've not made mistakes of course :), is that any specific alias "my-app.example.com" can be made available externally, campus/company only or available to individuals without allowing access to other services. In ORDS is pretty lightweight, so we can pile a bunch of these containers on each server.

We *never* allow direct access to any application server, and rarely allow direct access to a web server. It always goes via a load balancer, even if there is no load balancing required. It just makes certificate management, proxying and error management a lot easier to do it that way.

I'm sure people will come up with a bunch of different solutions, but that's what we do. :)

Cheers

Tim...

On Tue, Jun 18, 2019 at 6:43 PM Jeff Chirco <backseatdba_at_gmail.com> wrote:

> We are working on getting our first APEX application up and running with
> Tomcat/ORDS running on a separate server from the database. The database
> that this runs on is a multi-purpose database and we are planning on having
> many different APEX applications in it. Some we will want to have
> externally available from our network while others we only want to be
> accessible from inside our network. What are some suggestions to achieve
> this? Just let the network guys create rules if this URL then allow or
> not allow? Or something better?
>
> Thanks,
> Jeff
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jun 19 2019 - 08:56:44 CEST

Original text of this message