# cloud-init vs OpenVox

**Leader by Vioscale score:** OpenVox

| Attribute | cloud-init | OpenVox |
|---|---|---|
| **Vioscale score** | 50.7 (68% (medium)) | 58.1 (62% (medium)) |
| activity.commits_last_30d | 24 | 14 |
| adoption.dependent_repos | 0 | - |
| adoption.github_stars | 3,793 | 9 |
| deployment.options | `{"cloud":true,"on_prem":true,"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | An open-source utility that customizes cloud instances during boot by applying user-provided configuration data, supporting all major cloud providers and Linux distributions. | OpenVox is a community-maintained configuration management system designed to automate infrastructure deployment, configuration, and drift remediation across systems. It is a modern open-source implementation compatible with Puppet, actively developed by the Vox Pupuli community. |
| features.capabilities | `{"model":"push","hosting":"self","idempotent":true,"architecture":"agentless","desired_state":true,"masterless_mode":true,"windows_support":false,"open_source_core":true,"cloud_provisioning":true}` | `{"model":"pull","hosting":"self","language":"Puppet DSL","idempotent":true,"architecture":"declarative_os","desired_state":true,"masterless_mode":true,"windows_support":true,"content_registry":true,"open_source_core":true,"policy_compliance":true,"cloud_provisioning":true}` |
| integrations.count | - | 5 |
| integrations.list | - | `[{"name":"PuppetDB"},{"name":"NGINX"},{"name":"systemd"},{"name":"Prometheus"},{"name":"Renovate"}]` |
| language.primary | Python | HTML |
| license.spdx | - | Apache-2.0 |
| market.availability | `{"hqCountry":"GB","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"linux":true}` | - |
| pricing | `{"type":"open_source","sourceUrl":"https://cloud-init.io/","retrievedAt":"2026-08-21T12:43:06.271Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://voxpupuli.org/openvox/","retrievedAt":"2026-08-13T22:40:17.331Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | commercial |
| pricing.price_level | free | free |
| pricing.transparent | yes | yes |
| release.cadence_days | 38 | - |
| release.history | `[{"url":"https://github.com/canonical/cloud-init/releases/tag/26.2","date":"2026-07-29T03:33:43Z","type":"stable","version":"26.2"},{"url":"https://github.com/canonical/cloud-init/releases/tag/26.1","date":"2026-02-28T02:05:06Z","type":"stable","version":"26.1"},{"url":"https://github.com/canonical/cloud-init/releases/tag/25.3","date":"2025-09-26T11:33:24Z","type":"stable","version":"25.3"},{"url":"https://github.com/canonical/cloud-init/releases/tag/25.2","date":"2025-08-12T19:05:26Z","type":"stable","version":"25.2"},{"url":"https://github.com/canonical/cloud-init/releases/tag/25.1.4","date":"2025-08-06T19:27:52Z","type":"stable","version":"25.1.4"},{"url":"https://github.com/canonical/cloud-init/releases/tag/25.1.3","date":"2025-06-12T20:48:07Z","type":"stable","version":"25.1.3"},{"url":"https://github.com/canonical/cloud-init/releases/tag/25.1.2","date":"2025-05-01T17:45:51Z","type":"stable","version":"25.1.2"},{"url":"https://github.com/canonical/cloud-init/releases/tag/25.1.1","date":"2025-03-24T17:21:47Z","type":"stable","version":"25.1.1"},{"url":"https://github.com/canonical/cloud-init/releases/tag/25.1","date":"2025-02-20T21:12:24Z","type":"stable","version":"25.1"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.4.1","date":"2025-01-15T16:21:06Z","type":"stable","version":"24.4.1"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.4","date":"2024-11-25T16:33:16Z","type":"stable","version":"24.4"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.3.1","date":"2024-09-05T17:05:38Z","type":"stable","version":"24.3.1"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.3","date":"2024-08-30T22:38:19Z","type":"stable","version":"24.3"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.2","date":"2024-07-03T15:35:00Z","type":"stable","version":"24.2"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.1.7","date":"2024-06-05T16:36:32Z","type":"stable","version":"24.1.7"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.1.6","date":"2024-05-24T17:01:37Z","type":"stable","version":"24.1.6"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.1.4","date":"2024-04-05T21:48:54Z","type":"stable","version":"24.1.4"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.1.3","date":"2024-03-27T13:17:42Z","type":"stable","version":"24.1.3"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.1.2","date":"2024-03-21T15:55:41Z","type":"stable","version":"24.1.2"},{"url":"https://github.com/canonical/cloud-init/releases/tag/24.1.1","date":"2024-03-12T02:40:29Z","type":"stable","version":"24.1.1"}]` | - |
| reliability.status_page | - | yes |
| security.gdpr | - | yes |
| security.scorecard | 5.9 | - |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=nixpkgs&package_name=cloud-init&per_page=100","last_12m":0,"max_severity":null}` | - |

## Capabilities (Configuration Management Tools)

| Capability | cloud-init | OpenVox |
|---|:--:|:--:|
| **Core** |  |  |
| Architecture | Agentless / SSH-push | Declarative-OS |
| Push / pull model | Push | Pull |
| Config language | - | Puppet DSL |
| **Deployment** |  |  |
| Masterless mode | ✓ | ✓ |
| Hosting | Self-hosted only | Self-hosted only |
| **Correctness** |  |  |
| Idempotent | ✓ | ✓ |
| **Model** |  |  |
| Desired-state declarative | ✓ | ✓ |
| **Ecosystem** |  |  |
| Content registry | - | ✓ |
| **Platform** |  |  |
| Windows support | ✗ | ✓ |
| **Scope** |  |  |
| Cloud provisioning | ✓ | ✓ |
| **Governance** |  |  |
| Policy / compliance | - | ✓ |
| **Commercial** |  |  |
| Enterprise edition | - | - |
| **Licensing** |  |  |
| Open-source core | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T17:05:04.276Z. "-" = undocumented, not absent.*
