HowToDeploy Team
Lead Engineer @ howtodeploy

Perplexica is a privacy-focused AI answering engine that runs entirely on your own server. It combines web search via SearxNG with local LLMs (Ollama) or cloud providers (OpenAI, Claude, Gemini, Groq) to deliver accurate answers with cited sources — all while keeping your searches completely private.
Setting it up manually involves configuring Docker, SearxNG, and connecting AI providers. With HowToDeploy, the entire stack is provisioned and running in under a minute.
Before you start, you'll need:
Go to Settings → Cloud Providers and paste your API key.
Tip: Perplexica runs well on a 4GB RAM / 2 CPU server. If you plan to run local LLMs with Ollama on the same server, consider a larger instance (8GB+ RAM).
Head to the Dashboard and find Perplexica in the AI Agents section. Click the card to open the deploy form.
No required fields — Perplexica has a built-in setup screen where you configure your AI providers after deployment. Server size, region, Docker, and SearxNG are all pre-configured.
Click Deploy and watch the progress in real time.
Once deployment completes, open the Perplexica URL. The setup screen lets you configure:
You can also pre-fill these during deployment by expanding Advanced Settings and entering your OpenAI API key or Ollama URL.
Want your search engine at search.yourdomain.com? Enter your domain in Advanced Settings before deploying.
After deployment, point an A record for your domain to the server IP, click Verify DNS, and Caddy issues the SSL certificate automatically.
Open Perplexica and try queries like:
Every answer includes cited sources you can click to verify. Switch between search modes depending on whether you need a quick answer or a deep dive.
| Mode | Best for |
|---|---|
| Speed | Quick factual lookups, definitions |
| Balanced | Everyday searches, general questions |
| Quality | Deep research, complex multi-step queries |
Every Perplexica deployment includes:
| Feature | Perplexica | Perplexity AI |
|---|---|---|
| Monthly cost | $6-24/month (server) | $20/month |
| Data privacy | 100% on your server | Cloud-based |
| Open source | ✅ MIT | ❌ |
| Cited sources | ✅ | ✅ |
| Local LLMs | ✅ via Ollama | ❌ |
| Image search | ✅ | ✅ |
| Academic search | ✅ | ✅ |
| File uploads | ✅ | ✅ (Pro only) |
| Self-hosted | ✅ | ❌ |
| Search history | ✅ (local) | ✅ (cloud) |
| Custom providers | ✅ | ❌ |
Choose Perplexica if: you want Perplexity-level answers with complete privacy, local LLM support, and no usage limits.
You pay your cloud provider directly for the server (typically $6-24/month depending on size). HowToDeploy charges a small monthly management fee for monitoring and support.
Start with a 7-day free trial — no credit card required.
Ready to run your own private AI search engine? Deploy Perplexica now →

Step-by-step guide to deploying NemoClaw, NVIDIA's agentic AI framework with GPU-accelerated inference, multi-modal reasoning, and retrieval-augmented generation.

A step-by-step guide to deploying Agent Orchestrator, an agentic orchestrator that spawns parallel coding agents in isolated git worktrees and autonomously handles CI fixes, merge conflicts, and code reviews.

A step-by-step guide to deploying AgenticSeek, a 100% local alternative to Manus AI that autonomously browses the web, writes code, and plans tasks while keeping all data on your device.