Skip to main content
1

Sign up

Create your account at dashboard.nixopus.com. No credit card required.
2

Get your environment

Nixopus provisions a dedicated, isolated environment for your organization. Once ready, your environment gets a subdomain at *.nixopus.ai with HTTPS enabled automatically.
3

Connect your repo

Link your GitHub account and select the repository you want to deploy. See the GitHub integration guide for details.
4

Deploy

Selecting a repo takes you to the AI chat with a pre-filled prompt. Hit Enter — the agent analyzes your codebase, generates the build config, and deploys your app.Your app is live at your *.nixopus.ai subdomain with HTTPS.
You can also deploy from VS Code or Cursor using the editor extension — open the chat and say “deploy this project.”
Running on your own machine? See the self-hosting guide.

What you get

Every deployment on Nixopus Cloud comes with:
  • Dedicated environment — your own isolated machine, provisioned automatically
  • Auto HTTPS — SSL provisioned and renewed via Let’s Encrypt
  • *.nixopus.ai subdomain — a live URL from the moment you deploy
  • AI agentdeploy, troubleshoot, and manage through conversation
  • SSH access — connect directly to your environment for debugging
  • Custom domains — attach your own domain with automatic DNS verification and SSL
  • Instant rollbacks — one-click rollback to any previous deployment
  • Deploy logs — stream build and runtime logs in real time
  • Resource scaling — upgrade CPU, memory, and disk as your app grows