Featured
cloudnexus-cli

Official command-line interface for managing CloudNexus resources, deployments, and monitoring.

Go
2.4k
342
Updated 3 days ago
terraform-provider-cloudnexus

Terraform provider for provisioning and managing CloudNexus cloud infrastructure as code.

Go
1.8k
215
Updated yesterday
sdk-node

TypeScript/Node.js SDK for CloudNexus API. Handles authentication, resource CRUD, and event streaming.

TypeScript
942
87
Updated 2 weeks ago
kubernetes-helm-charts

Official Helm charts for deploying CloudNexus managed services to Kubernetes clusters.

YAML
634
112
Updated 5 days ago
1,847 contributions in the last year
Less
More
cloudnexus/.github

CloudNexus Open Source

Build, deploy, and scale modern infrastructure with enterprise reliability.

โœ“ CI/CD Passing v3.4.2-stable MIT License

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.