The deploy flow
Codebase analysis
The agent scans your workspace — framework detection, dependency analysis, service discovery. It figures out what you’re building and how to deploy it.
Configuration generation
Based on the analysis, the agent generates a Dockerfile and any required compose configuration. If a Dockerfile already exists, it uses that.
Project creation
The agent creates a project on Nixopus (or uses an existing linked project) and pushes your configuration.