# NEXUS AI

> AI-native DevOps platform — turn prompts into production-ready cloud apps

NEXUS AI generates, deploys, and operates containerized applications on AWS, Google Cloud, Azure, or NEXUS AI-managed infrastructure — from a single prompt or GitHub repository. No DevOps team required.

## What NEXUS AI Does
- Generates production-ready containerized apps from natural language prompts
- Deploys instantly to AWS App Runner, Google Cloud Run, Azure Container Apps, or NEXUS AI cloud
- Provides real-time build logs, runtime observability, and one-click rollbacks
- Manages encrypted secrets, role-based access control, and tenant isolation
- Supports HIPAA-aligned deployments with audit logs for regulated healthcare environments
- Detects and auto-fixes runtime errors using AI log analysis

## How It Works
1. Describe your app in plain English or connect a GitHub repository
2. NEXUS AI generates a production-ready Dockerfile and infrastructure config
3. App is built, containerized, and deployed to your chosen cloud provider
4. Monitor logs, scale instances, roll back versions — all from one dashboard

## Supported Technologies
- Languages: Node.js, Python, Go, Ruby, Java, PHP, and more
- Frameworks: Express, FastAPI, Django, Next.js, React, Vue, and more
- Databases: PostgreSQL, MySQL, MongoDB, Redis (managed or bring-your-own)
- Cloud providers: AWS, Google Cloud, Azure, NEXUS AI managed cloud

## NEXUS CLI
Install: `npm install -g nexusapp-cli`

The NEXUS CLI lets you manage your full deployment lifecycle from the terminal.

**Authentication**
- `nexus auth login` — Log in via browser
- `nexus auth logout` — Revoke access token
- `nexus auth whoami` — Show current authenticated user

**Deployments**
- `nexus deploy list` — List all deployments
- `nexus deploy get <name-or-id>` — Get deployment details
- `nexus deploy create` — Deploy from a container image
- `nexus deploy source` — Deploy from a Git repository
- `nexus deploy redeploy <name-or-id>` — Redeploy with same config
- `nexus deploy start <name-or-id>` — Start a stopped deployment
- `nexus deploy stop <name-or-id>` — Stop a running deployment
- `nexus deploy delete <name-or-id>` — Delete a deployment
- `nexus deploy logs <name-or-id>` — Stream deployment logs
- `nexus deploy scale <name-or-id> <replicas>` — Scale replicas
- `nexus deploy rollback <name-or-id>` — Roll back to previous version
- `nexus deploy status <name-or-id>` — Show deployment status

**Projects**
- `nexus project list` — List projects
- `nexus project create` — Create a new project
- `nexus project delete <id>` — Delete a project

**Secrets**
- `nexus secret list` — List secrets
- `nexus secret create` — Create a new secret
- `nexus secret update <id>` — Update a secret value
- `nexus secret delete <id>` — Delete a secret

**Custom Domains**
- `nexus domain list <deployment>` — List custom domains
- `nexus domain add <deployment> <domain>` — Add a custom domain
- `nexus domain verify <deployment> <domain-id>` — Trigger DNS verification
- `nexus domain remove <deployment> <domain-id>` — Remove a custom domain

## Pricing
- Starter: $29/month — 1 cloud provider, 1 active deployment, shared runtime
- Pro: $149/month — multi-cloud, 5 deployments, 15 containers, rollbacks, team access
- Healthcare Pro: $299/month — audit logs, RBAC, versioned deployments, compliance controls
- Enterprise: Custom — on-prem/self-hosted, private runtime, SSO, dedicated SLA

## Key Pages
- [Home](https://nexusai.run/)
- [Product Overview](https://nexusai.run/product)
- [Documentation](https://nexusai.run/docs)
- [Pricing](https://nexusai.run/pricing)
- [Healthcare Pricing](https://nexusai.run/pricing/healthcare)
- [HIPAA & Compliance](https://nexusai.run/hipaa-compliance)
- [Security](https://nexusai.run/security)
- [FAQ](https://nexusai.run/faq)
- [Blog](https://nexusai.run/blog)
- [Resources](https://nexusai.run/resources)
- [About](https://nexusai.run/about)
- [Careers](https://nexusai.run/careers)
- [Contact](https://nexusai.run/contact)

## Contact
- Support: [email protected]
- Sales: https://nexusai.run/contact