OCI CLI scripting fun – bulk deleting Vault secrets

4 years ago

Probably this post as such isn't useful to many, but I figured since it contains some OCI CLI scripting it…

OCI DBCS Clone from backup fails when Database Vault is enabled

4 years ago

Recently I was creating a DBCS database clone but the creation failed, luckily we could find out the node IPs…

OCI Private DNS part 2 – DNS forwarders and listeners

4 years ago

This is the second part of my OCI Private DNS posts. You can read the first part from here. In…

OCI Private DNS part 1 – Configuration

4 years ago

I've wanted to write something about this topic for quite a while and finally OCI has released it's first step…

OCI Linux and opening firewall ports with bootstrap

4 years ago

This is just a short post but something I was struggling to figure out. I wanted to open port 80…

Setting up Custom Logs in OCI

4 years ago

With the recent announcement of Observability and Management platform I thought it's good to try out how can we fetch…

OCI list instances requiring maintenance from Cloud Shell

4 years ago

We had question to come up how to list OCI Compute instances which are requiring maintenance quickly and I found…

Use case for Network Security Groups in OCI

4 years ago

So a while back OCI got NSGs (Network Security Groups) but most what I still see with implementations is that…

Create multiple compartments in Oracle Cloud Infrastructure with Terraform module

5 years ago

This time I wanted to show how simple it is to create multiple compartments with one module using Terraform 0.12.…

Terraform and OCI DHCP Options

5 years ago

Hello blog! Sorry I've been lacking with my posts but let's kick it off again and with a bang! I've…