Skip to content

Commit

Permalink
Create providers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanpoland authored Jan 9, 2025
1 parent 0c45382 commit cf59f92
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions providers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Omniforge Official Provider Support

## Cloud Providers
- Alibaba Cloud (`cpi-alibaba.json`)
- Amazon Web Services (`cpi-aws.json`)
- Microsoft Azure (`cpi-azure.json`)
- DigitalOcean (`cpi-digitalocean.json`)
- Equinix Metal (`cpi-equinix.json`)
- Exoscale (`cpi-exoscale.json`)
- Google Cloud Platform (`cpi-gcp.json`)
- Hetzner Cloud (`cpi-hetzner.json`)
- Huawei Cloud (`cpi-huawei.json`)
- IBM Cloud (`cpi-ibm.json`)
- Linode (`cpi-linode.json`)
- Oracle Cloud (`cpi-oracle.json`)
- OVH Cloud (`cpi-ovh.json`)
- Scaleway (`cpi-scaleway.json`)

## Virtualization Platforms
- KVM (`cpi-kvm.json`)
- OpenStack (`cpi-openstack.json`)
- Proxmox (`cpi-proxmox.json`)
- VirtualBox
- Base (`cpi-vb.json`)
- Parser (`cpi-vb-parse.json`)
- WSL Integration (`cpi-vb-wsl.json`)
- VMware vSphere (`cpi-vsphere.json`)
- Xen (`cpi-xen.json`)

## Bare Metal
- Bytehosting (`cpi-byhve.json`)
- Vultr (`cpi-vultr.json`)

## Template
- Base CPI Template (`_cpi-template.json`)

0 comments on commit cf59f92

Please sign in to comment.