haru-infra

Automate OCI Always Free infrastructure deployment with Docker Compose and Nginx.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/sukeun1997/claude-config --skill haru-infra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: haru-infra
Source: https://github.com/sukeun1997/claude-config/tree/main/skills/haru-infra
Command: npx skills add https://github.com/sukeun1997/claude-config --skill haru-infra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

OCI Always Free deployment automation for ARM-based OCI instances using Docker Compose and Nginx, reducing manual provisioning and configuration effort.

Core Features & Use Cases

  • End-to-end provisioning of OCI ARM servers (A1), including Docker Compose deployment, Nginx reverse proxy, and service orchestration.
  • Pre-configured networking, health checks, and basic security rules to enable reliable, repeatable environments.
  • Use Case: Rapidly spin up a production-like infra stack for testing, prototyping, or demos on OCI ARM.

Quick Start

Run the deployment workflow to provision OCI ARM infrastructure, deploy Docker Compose services, and configure Nginx as a reverse proxy.

Frequently Asked Questions about haru-infra

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate OCI Always Free deployment with Docker Compose on ARM instances?

OCI Always Free deployment is automated using Docker Compose and Nginx on ARM-based OCI A1 instances, reducing manual provisioning effort. The workflow handles server provisioning, network setup, and service orchestration with pre-configured health checks and basic security controls.

Can I configure Nginx as a reverse proxy for Docker Compose services on OCI ARM?

Nginx reverse proxy configuration for Docker Compose services is supported on OCI ARM instances. The deployment workflow configures Nginx alongside Docker Compose orchestration to enable reliable, repeatable environments for production-like testing or demos.

Does this deployment workflow support health checks and rollback capabilities?

Health checks and rollback capabilities are supported within the Docker Compose orchestration workflow. Pre-configured networking and basic security rules ensure reliable infrastructure deployment on OCI ARM servers with the ability to roll back changes if needed.

What's the best way to set up a production-like infrastructure stack on OCI Always Free?

The best way to set up a production-like infrastructure stack on OCI Always Free is through automated Docker Compose deployment with Nginx. This approach provides end-to-end provisioning of OCI ARM A1 servers, including network setup and service orchestration.

Do I need ARM-based OCI instances to use this Docker Compose deployment workflow?

ARM-based OCI A1 instances are required for this Docker Compose deployment workflow. The infrastructure automation is specifically designed for ARM-based environments, including Nginx reverse proxy configuration, health checks, and basic security controls.

Why use Docker Compose and Nginx for OCI Always Free infrastructure provisioning?

Docker Compose and Nginx are used for OCI Always Free provisioning to reduce manual configuration effort and enable repeatable environments. This combination provides service orchestration, reverse proxy setup, and basic security controls tailored for ARM-based OCI instances.