OCI JQ tricks
Here are a few examples for using jq to filter and slice JSON data returned from the OCI CLI.These techniques
Read moreHere are a few examples for using jq to filter and slice JSON data returned from the OCI CLI.These techniques
Read moreThis post describes the process for installing an SSL certificate chain in ORDS running in Standalone mode. Prerequisites: One instance
Read moreIn this example, I configure ORDS to run as a systemd service. This way ORDS runs in the background and
Read moreIt is a good idea to keep the Jenkins workspace data in a directory structure other than the Jenkins home
Read moreThe OCI Vault can help you store secrets such as encryption keys, passwords , and more. I won’t go into
Read moreThis code example shows how to change the contents of an Active Choices parameter depending on the user who is running the build job.
Read moreThe Terraform OCI provider that is used to manage resources on the Oracle Cloud Infrastructure, has a hidden feature that
Read moreIn my use-case I wanted to store the output of the Linux lsblk command in a list of dictionaries. The
Read moreHere is an excellent article by Valery Tikhonov about combining these three powerful technologies for executing repetitive tasks. https://itnext.io/ansible-and-jenkins-automate-your-scritps-8dff99ef653
Read moreLet’s put the band back together! Here is a quick way of merging two lists into a list of dictionaries.
Read more