Providers

Providers help carbon work with various services.

Providers allow Carbon to interact with external applications to retrieve information about your operating environment.

By default, providers will automatically discover configuration profiles to use. You can disable the auto discovery and force enabled specific profiles.

carbon:
  providers:
    aws:
      auto_discover: false
      profiles:
        default:
          enabled: true

AWS

AWS Provider for Carbon

DigitalOcean WIP

DigitalOcean Provider for Carbon

Example Provider

Provider Boiler Plate

GCloud Provider WIP

GCP Compute provider

Multipass

Multpass provider

QEMU

QEMU via LibVirt

VirtualBox

VirtualBox Provider

vSphere Provider WIP

VMWare vSphere

Last modified March 27, 2025: Add GCP Support (#88) (dccf344)