Development
-
Rendering .adoc include directives properly on GitHub
I recently worked on an issue where a perfectly fine ASCIIDoc file didn’t render properly in…
-
Putty-like SSH port forwarding on Linux and MacOS
As a Linux or Mac user you benefit from a very useful, built-in terminal and SSH…
-
Podman secrets: a better way to pass environment variables to containers
Podman became the standard container runtime with Oracle Linux 8 and later, and I have become…
-
Vagrant: always provision virtual machines
Since Spectre and Meltdown (2 infamous side channel attack vectors on CPUs) have become public I…
-
Installing Podman on Oracle Linux 8
Rather than having to use a search engine to read up on how to install podman…
-
Retrieving passwords from OCI Vault for use in Terraform
This post is written with the intention to complement the excellent “A comprehensive guide to managing…
-
Linking Containers with Podman
Users of the Docker engine might find that their container runtime isn’t featured prominently in Oracle…
-
Vagrant: mapping a Virtualbox VM to a Vagrant environment
This is a small post hopefully saving you a few minutes mapping Vagrant and VirtualBox environments.…
-
Configuring a VM using Ansible via the OCI Bastion Service
In my previous post I wrote about the creation of a Bastion Service using Terraform. As…
-
Create an OCI bastion service via Terraform
Maintaining bastion hosts (a “jump box” or other network entry point directly exposed to the Internet)…