Welcome to nullplatform!
Here you'll find a quick introduction to working with and building on nullplatform.
These docs assume you're already onboarded to nullplatform. If you're not, reach out to us and we'll help you get set up.
Access your organization
Log in to your organization's portal at https://<your-org-slug>.app.nullplatform.io. The console gives each role its own home: Development for building and deploying applications, Team Management for inviting users and managing permissions, and Platform Settings for infrastructure and operational configuration.
Ask a teammate or your manager to invite you. You can also check whether your organization supports logging in through an identity provider like Google, Okta, or another supported system.
How nullplatform is organized
Nullplatform uses a simple hierarchy to organize applications and services:
- Organization: the top-level entity. Each customer has a single organization.
- Account: organizations can have multiple accounts, often used to separate business units or legal entities. You log into a specific account and can switch from the menu in the top-right corner.
- Namespace: a logical grouping for applications, usually a team or domain like checkout or billing. It's the main view you see after logging in.
- Application: a logical unit typically tied to a repository or, in a monorepo, a specific folder within one.
- Scope: the runtime environment where an application is deployed. Common uses include separating regions, read/write segregation, and self-serve testing environments.
Explore the platform
Learning paths
Ship your first application
- Create an applicationStart from a template inside a namespace, in a few clicks.
- Deploy itFollow your build through environments and rollout strategies.
- Understand scopesLearn about the runtime environments your application deploys to.
Set up nullplatform for your team
- Connect your providersWire up your cloud, code repositories, and asset registries.
- Install the agentRun deployments and operations from inside your own infrastructure.
- Deploy a Kubernetes scopeSet up a production-ready scope your team can deploy to.30 min
Nullplatform runs applications written in any language. Templates cover the common stacks; for anything else, edit the Dockerfile at the root of your repository and build the image for your stack.
Looking for dashboards, action items, approvals, and automation? Head to Governance & AI. Prefer learning by doing? Browse the tutorials.
Need help?
If you have questions or need assistance, visit the Support page to learn how to get in touch with us.