Integrate Oracle Cloud Instance Management with Home Assistant

In this post, I’ll guide you through setting up a solution to manage Oracle Cloud Infrastructure (OCI) instances directly from Home Assistant using HTTP calls. By combining the power of the oci CLI and a Node.js server, you’ll be able to start, stop, and monitor…

Continue ReadingIntegrate Oracle Cloud Instance Management with Home Assistant

How to setup a linux Virtual IP Failover (IP Floating) on Oracle OCI managed by pacemaker

Introduction In many environments, it is still essential to use infrastructures with an active/passive Linux cluster, which require the use of IP floating. In cloud infrastructures, the secondary IP address must be managed not only by the operating system but also by the cloud infrastructure.…

Continue ReadingHow to setup a linux Virtual IP Failover (IP Floating) on Oracle OCI managed by pacemaker