Skip to main content

Welcome to our tutorials

List of hands-on guides to build, enforce, and automate workflows with nullplatform.

Filters9 guides
All tutorials

Run a scope locally

Build, run, and test a nullplatform agent-backed scope locally using Docker and Minikube.

KubernetesAgentScopeLocal

Set up a production-ready Kubernetes environment

Install the agent, connect your scopes repository, and register a Kubernetes scope ready for production traffic.

KubernetesAgentScopeProduction

Deploy a production-ready scheduled task scope

Configure a Scheduled Task (CronJob) scope, register it, confirm the channel, and ship your first scheduled task.

AutomationKubernetesScopeProductionScheduled task

Create an SQS queue service

Model a reusable SQS service specification, generate IaC snippets, and wire it into your platform UI.

ServicesMessagingAutomationSQS

Automatically update application repositories on creation

Add custom files like CLAUDE.md automatically when new applications are created, keeping repos consistent.

AutomationAgentServicesPolicyEntity hooks

Require stage deployment before production

Enforce progressive promotion so builds reach production only after a successful stage deployment.

PolicyCatalogsProductionGovernancePolicyApprovals

Use build catalog to enforce production policies

Gate production deployments with coverage and vulnerability metrics, pausing non-compliant builds for approval.

PolicyCatalogsComplianceGovernanceGovernanceApprovals

Require approvals for production apps

Mark sensitive applications and require manual approvals before production deployments.

ApprovalsPolicyGovernanceCompliance

Enable custom Nginx settings on my scope

Enable custom Nginx behavior (WebSockets, gRPC, headers) for your scope while keeping nullplatform metrics compatibility.

ScopeKubernetesReliabilityAdvancedNetworking