Official command-line interface for managing CloudNexus resources, deployments, and monitoring.
Terraform provider for provisioning and managing CloudNexus cloud infrastructure as code.
TypeScript/Node.js SDK for CloudNexus API. Handles authentication, resource CRUD, and event streaming.
Official Helm charts for deploying CloudNexus managed services to Kubernetes clusters.
CloudNexus Open Source
Build, deploy, and scale modern infrastructure with enterprise reliability.
Quick Start
Get up and running with the CloudNexus CLI in under 30 seconds:
npm install -g @cloudnexus/cli
cn auth login --provider=github
cn deploy --env production --auto-scale
Supported Platforms
We provide first-class SDKs and providers for:
- Node.js / TypeScript
- Python (Boto3-compatible)
- Go (official client)
- Terraform & Pulumi
- Kubernetes Helm Charts
Contributing
We welcome contributions! Please read our CONTRIBUTING.md and Code of Conduct before submitting PRs. All new features should include automated tests and documentation updates.