koigrid vs Doppler
Shared, encrypted project config — the flat-rate, EU alternative to Doppler.
Doppler is a great secrets manager, but it charges per seat and lives apart from where your apps run. koigrid Config gives you a single encrypted store per project — set a value once and every app or AI agent pulls it — at a flat rate, right next to the apps and databases it configures.
| Feature | koigrid | Doppler |
|---|---|---|
| Pricing | Flat rate | Per seat |
| Encrypted at rest | Yes (envelope) | Yes |
| Shared across a project’s apps | Yes | Yes |
| Pull into your app (API/CLI) | Native | CLI / SDK |
| Next to your apps/DBs | Yes (same platform) | No |
| Manage by AI agent | Native | API |
| EU data residency | Yes | Optional |
What koigrid improves
One platform
Config sits next to the apps, databases and jobs it configures.
Flat, predictable
One price — no per-seat bill for your own config.
Agent-native
Set and pull config from your LLM via the API.
Frequently asked questions
Is koigrid cheaper than Doppler?
koigrid is flat-rate with bandwidth included — no per-GB egress or per-request fees. For a comparable setup you usually pay a lot less (see the estimate above).
Can I migrate from Doppler without lock-in?
Yes. koigrid runs on portable primitives — standard PostgreSQL, S3-compatible storage and containers — so you can move in (or out) whenever you want.
Is my data hosted in the EU?
Yes. koigrid is EU-hosted (on Hetzner) with data sovereignty by default.
Can I run everything from an API or an AI agent?
Yes — koigrid is API-first and agent-native: every action has an API and a scoped token, with llms.txt and OpenAPI so an LLM can operate it end to end.