Access the WebLogic Console
Use the WebLogic Server Administration Console to access a domain in Oracle WebLogic Server for Oracle Cloud Infrastructure.
Access the WebLogic Console in a Public Subnet
Oracle WebLogic Server compute instances assigned to a public subnet are accessible from the public Internet.
Access the WebLogic Console in a Private Subnet
Oracle WebLogic Server compute instances assigned to a private subnet are not accessible from the public Internet.
To access the WebLogic Server Administration Console to administer such instances, you can use the bastion instance that's created on a public subnet and dynamic port forwarding with a secure shell (SSH) utility.
By opening an SSH tunnel with dynamic port forwarding, the SSH client becomes a Socket Secure (SOCKS) proxy listening on the port you specify. All traffic that routes to the proxy port is forwarded to its destination through the proxy server. Then when you configure your browser to use a SOCKS proxy, you can access a private domain's administration console.