Choose Your Deployment Path
Pick the path that fits your environment. Follow the guide manually, or let Claude do it for you with MCP.
Deploy with Claude + MCP
Skip the manual steps. Connect Claude Code to ByteFreezer MCP and describe what you want in plain English — Claude creates accounts, generates configs, deploys services, and verifies the pipeline end to end. Works with any of the three paths below.
View GuideWhat you need
- •Claude Code installed
- •A ByteFreezer API key
- •Docker, Docker Compose, or Helm
Or follow a guide manually
Managed
Proxy test only. Deploy a single proxy on your host — we handle processing and storage. Verify your proxy works and query parquet directly on bytefreezer.com. This is a shared test platform — do not send sensitive data.
What you need
- •A Linux host (VM, cloud instance, or bare metal)
- •Docker or systemd
- •Outbound HTTPS access
On-Prem: Docker Compose
End-to-end test of the full on-prem stack on a single host. Your data stays on your host. Query parquet with the example query project or build your own using AI and ByteFreezer MCP.
What you need
- •A Linux host with 4GB+ RAM
- •Docker and Docker Compose
- •Ports 9000, 8080-8083 available
On-Prem: Kubernetes
End-to-end test of the full on-prem stack on Kubernetes. Your data stays in your cluster. Query parquet with the example query project or build your own using AI and ByteFreezer MCP.
What you need
- •A Kubernetes cluster (k3s, EKS, GKE, AKS)
- •Helm 3
- •LoadBalancer or MetalLB
Three Steps
Read the guide for your deployment path
Create your free account
Follow the Get Started checklist in your dashboard