Why self-host
Data sovereignty
Conversation data, user activity, and audit logs remain inside your own environment. You control where data is stored and who can access it.
Custom model endpoints
Connect NodePad to your own inference infrastructure — Ollama, vLLM, Amazon Bedrock, Google Vertex AI, or any compatible endpoint.
Your own keys
Bring your own API keys for external model providers. NodePad never handles or stores your keys on its servers.
Compliance readiness
Keep all data flows inside your environment. Compliance reviews cover your infrastructure, not a shared SaaS platform.
Deployment options
- VPC / On-premises
- Air-gapped
The standard Enterprise deployment runs NodePad inside your VPC on your own cloud provider (AWS, Azure, GCP, or on-premises hardware). You provision the infrastructure; NodePad provides the application.This deployment connects to external model providers using your own API keys, so model inference calls go from your network directly to the provider — not through NodePad’s servers.
If your team also needs to connect local or self-hosted models, you can run Ollama or vLLM inside your VPC alongside NodePad and point NodePad’s model configuration at those endpoints.
Bring your own model endpoints
Self-hosted NodePad supports connecting to the following inference backends:- Ollama — run open-source models locally or on private GPU infrastructure
- vLLM — high-throughput inference server for self-hosted models
- Amazon Bedrock — AWS-managed model inference, accessed using your own AWS credentials
- Google Vertex AI — Google Cloud model inference, accessed using your own GCP credentials
What you control
In a self-hosted deployment, you own and operate:- The compute infrastructure NodePad runs on
- All storage where conversation data and audit logs are written
- Network routing and egress rules
- Identity provider integration (SSO via SAML or OIDC)
- Model endpoint configuration and API key management
Get started
Self-hosting is available to Enterprise customers. Contact the team to discuss your infrastructure environment, compliance requirements, and deployment timeline.Contact the Enterprise team
The team will walk you through infrastructure requirements and the deployment process.