What problem does it solve?
This Skill automates the provisioning of Oracle Cloud Infrastructure (OCI) resources, specifically focusing on ARM64 instances that are eligible for the Always Free tier, thereby eliminating manual setup and potential configuration errors.
Core Features & Use Cases
- Automated Infrastructure Deployment: Provisions compartments, Virtual Cloud Networks (VCNs), subnets, internet gateways, security lists, and compute instances.
- ARM64 Always Free Tier Optimization: Focuses on deploying
VM.Standard.A1.Flex instances, maximizing the Always Free tier benefits (4 OCPUs, 24GB RAM).
- Capacity Management: Includes scripts to check for ARM instance capacity and monitor for availability.
- Use Case: A developer needs a cost-effective cloud environment for self-hosting services like Coolify or KASM. This Skill automates the entire setup process on OCI's Always Free tier, providing a ready-to-use ARM64 instance with pre-configured networking and security.
Quick Start
Use the admin-infra-oci skill to deploy a new Oracle Cloud Infrastructure with an ARM64 instance.