# Nubis Documentation ## Docs - [Support Plans & Tickets](https://docs.usenubis.com/console/support.md): How Nubis support works across documentation, plan tiers, and ticket workflows. - [Billing and payments](https://docs.usenubis.com/get-started/billing-payments.md): Enable payment collection, understand usage, and add spend guardrails before your Nubis environment scales up. - [Get started with Nubis](https://docs.usenubis.com/get-started/index.md): Set up your workspace, align your team, enable billing, and prepare your first production-ready project. - [Manage projects](https://docs.usenubis.com/get-started/manage-projects.md): Structure Nubis projects so environments, teams, and cost ownership stay clear from the beginning. - [Manage teams](https://docs.usenubis.com/get-started/manage-teams.md): Invite teammates, structure ownership, and keep workspace collaboration clean as your Nubis environment grows. - [Migrate to Nubis](https://docs.usenubis.com/get-started/migrate-to-nubis.md): Plan and execute a low-drama migration from another cloud or on-prem environment into Nubis. - [POC guide](https://docs.usenubis.com/get-started/poc-guide.md): Run a proof of concept on Nubis with a clear scope, measurable success criteria, and a realistic next step. - [Roles and permissions](https://docs.usenubis.com/get-started/roles-and-permissions.md): Apply RBAC in Nubis with clear role boundaries for people, service accounts, and automation. - [Welcome to Nubis](https://docs.usenubis.com/index.md): Service-led cloud documentation for African builders and operator-led teams. - [Contact support](https://docs.usenubis.com/need-help/contact-support.md): Open better support requests by including the information Nubis needs to troubleshoot quickly. - [FAQs](https://docs.usenubis.com/need-help/faqs.md): Common questions about accounts, billing, projects, compute, storage, and support on Nubis. - [Need help?](https://docs.usenubis.com/need-help/index.md): Find the fastest path to answers, troubleshooting, and support when you are working in Nubis. - [Launch your first workload](https://docs.usenubis.com/quickstart.md): Go from a fresh Nubis workspace to a running workload using the new service-led documentation flow. - [Nubis Compute](https://docs.usenubis.com/services/nubis-compute/index.md): Launch, network, protect, and operate virtual machines on Nubis with a clearer service-led path. - [Migrate servers](https://docs.usenubis.com/services/nubis-compute/migrate-servers.md): Move virtual machines and server-based workloads into Nubis Compute with a phased, low-risk approach. - [Key pairs](https://docs.usenubis.com/services/nubis-compute/networks-security/key-pairs.md): Use SSH key pairs to keep Nubis Compute instance access controlled and repeatable. - [Security groups](https://docs.usenubis.com/services/nubis-compute/networks-security/security-groups.md): Control traffic to Nubis Compute workloads with reusable network rules and a least-exposure mindset. - [Subnets](https://docs.usenubis.com/services/nubis-compute/networks-security/subnets.md): Use subnets to separate workload tiers and reduce accidental exposure inside a Nubis VPC. - [VPCs](https://docs.usenubis.com/services/nubis-compute/networks-security/vpcs.md): Use VPCs to create clearer private network boundaries for Nubis Compute workloads. - [Cloud-init scripts](https://docs.usenubis.com/services/nubis-compute/servers/cloud-init-scripts.md): Use cloud-init to make Nubis Compute launches more repeatable and less manual. - [Disks](https://docs.usenubis.com/services/nubis-compute/servers/disks.md): Plan, attach, expand, and operate block storage for Nubis Compute instances. - [Launch instance](https://docs.usenubis.com/services/nubis-compute/servers/launch-instance.md): Provision a server on Nubis Compute with the right image, size, access model, and network posture. - [Manage instances](https://docs.usenubis.com/services/nubis-compute/servers/manage-instances.md): Handle day-2 instance operations on Nubis Compute, from health checks to resizing and recovery planning. - [Health checks](https://docs.usenubis.com/services/nubis-compute/traffic/health-checks.md): Choose health checks that reflect real application health so traffic stops flowing to bad backends quickly. - [Listeners](https://docs.usenubis.com/services/nubis-compute/traffic/listeners.md): Configure the traffic entry points that tell a Nubis load balancer how to accept and forward requests. - [Load balancers](https://docs.usenubis.com/services/nubis-compute/traffic/load-balancers.md): Distribute traffic across Nubis Compute backends with clearer patterns for exposure, health, and recovery. - [Server groups](https://docs.usenubis.com/services/nubis-compute/traffic/server-groups.md): Organize backend instances behind a Nubis load balancer so traffic routing stays predictable. - [Usage and billing](https://docs.usenubis.com/services/nubis-compute/usage-billing.md): Understand the main cost drivers behind Nubis Compute so instance growth stays predictable. - [Nubis Databases](https://docs.usenubis.com/services/nubis-databases/index.md): Understand the role of managed databases in Nubis and how they fit alongside compute, storage, and project governance. - [Using the API](https://docs.usenubis.com/services/nubis-storage/api-overview.md): Work with Nubis Storage through S3-compatible or REST-style API workflows when SDKs are not the best fit. - [Buckets API](https://docs.usenubis.com/services/nubis-storage/api/buckets.md): The main bucket-level operations to think about when automating Nubis Storage over the API. - [Objects API](https://docs.usenubis.com/services/nubis-storage/api/objects.md): The core object-level operations to automate on Nubis Storage using direct API calls. - [Access private buckets](https://docs.usenubis.com/services/nubis-storage/buckets/access-private-buckets.md): Keep Nubis Storage buckets private by default and expose data only through controlled application paths. - [Buckets](https://docs.usenubis.com/services/nubis-storage/buckets/index.md): Create and structure buckets on Nubis Storage with a naming, access, and lifecycle model that scales. - [Naming guidelines](https://docs.usenubis.com/services/nubis-storage/buckets/naming-guidelines.md): Name Nubis Storage buckets so ownership, environment, and purpose stay clear. - [Nubis Storage](https://docs.usenubis.com/services/nubis-storage/index.md): Store, secure, and deliver object data on Nubis with a cleaner path through buckets, objects, SDKs, and API workflows. - [Migrate objects](https://docs.usenubis.com/services/nubis-storage/migrate-objects.md): Move data into Nubis Storage carefully so applications, permissions, and naming stay stable. - [Objects](https://docs.usenubis.com/services/nubis-storage/objects.md): Manage the files stored in Nubis Storage buckets with clear rules for uploads, metadata, delivery, and retention. - [SDK buckets](https://docs.usenubis.com/services/nubis-storage/sdk/buckets.md): Work with Nubis Storage buckets from code using S3-compatible SDK calls. - [Using the SDK](https://docs.usenubis.com/services/nubis-storage/sdk/index.md): Access Nubis Storage from applications through standard S3-compatible SDK workflows. - [SDK objects](https://docs.usenubis.com/services/nubis-storage/sdk/objects.md): Upload and retrieve Nubis Storage objects from application code with clearer object-handling patterns. - [Usage and billing](https://docs.usenubis.com/services/nubis-storage/usage-billing.md): Understand how Nubis Storage usage grows so buckets and delivery costs do not surprise the team later. ## OpenAPI Specs - [openapi](https://docs.usenubis.com/api-reference/openapi.json) ## Optional - [Pricing](https://www.usenubis.com/pricing) - [Status](https://status.usenubis.com) - [Support](https://usenubis.com/support) - [Console](https://console.usenubis.com)