Documentation
Deploy apps, data, and AI without managing servers.
Nodion is a managed cloud for applications, databases, object storage, volumes, DNS, CDN, transactional email, monitoring, and AI inference. You work in the dashboard, with the CLI, over the HTTP API, or from your coding agent via MCP.
New accounts can claim 15 € starting credit. No card required. Sign upor log in.
How it is organized
- Account: billing (EUR or USD), team access, and personal API keys under Account → Security.
- Project: the container for everything you run. Create one from the dashboard, then stay inside it.
- Region: where those resources live. Pick a region when you create a service; it does not move later.
- Attachments: databases, volumes, and buckets connect to apps so they can reach each other privately. You do not expose those services on the public internet to use them from an app.
What you can run
The dashboard sidebar is the product list. Each item belongs to the current project:
- Applications: deploy from Git, a Dockerfile, buildpacks, or a pre-built image. Scale processes, attach domains, read logs and metrics, and open preview environments for a branch.
- Databases: managed Postgres, pgvector, MySQL, Valkey, and ClickHouse.
- Volumes: persistent disks for apps that need a filesystem.
- Buckets: S3-compatible object storage and access keys.
- CDN: cache and serve content close to users.
- DNS: authoritative zones and records.
- Email: sending domains for transactional mail.
- Monitoring: uptime and metric checks with notifications.
- AI Inference: hosted models from your project.
Under the account you will also find Integrations(GitHub and similar), Registries (push your own images), and Support.