Questions tagged [oracle-cloud]

Oracle Cloud offers a comprehensive and fully integrated stack of cloud applications and cloud platform services.

Filter by
Sorted by
Tagged with
1 vote
1 answer
331 views

Oracle Cloud - setting up MFA for federated and local users

I have a free tier Oracle account. I set it up by following the prompts, I've never had any Oracle Cloud training. I've used AWS for close on a decade, I figured I could work it out. Yesterday Oracle ...
Tim's user avatar
  • 32.2k
0 votes
0 answers
11 views

How to apply an ssl certificate to a Load Balancer Listener using OCI Certificates

I'm currently working on running a small personal server using OKE and a load balancer. My problem is as follows I attached the OCI certificate to the load balancer listener, but it doesn't work, ...
JJoRi's user avatar
  • 1
0 votes
0 answers
30 views

Importing mysql database into Oracle OCI Ubuntu instance

I recently spun up a Ubuntu instance on Oracle OCI (https://cloud.oracle.com) to host a Laravel application. I need to be able to import a large-ish mysql database, but every time I try, it hangs up ...
mpemburn's user avatar
  • 101
0 votes
0 answers
115 views

NGINX TCP reverse proxy resolves queries differently

The Setup I currently have a server and a mongodb database running in the cloud (Oracle Cloud Infrastructure). The Problem My connection to the database is bound by a select number of static IP's. ...
Samuel Cobb's user avatar