---
title: "Optimi documentation"
description: "Technical documentation for the Optimi edge platform and open-source tools: onboarding, CDN, WAF, oauthsonas, and clusterpath."
canonical_url: https://optimi.com/en/docs
md_url: https://optimi.com/en/docs.md
last_updated: 2026-09-04
---

# Optimi documentation

Everything you need to run your web properties on the Optimi edge platform —
and the open-source tools we publish for local development and analytics.

## What you will find here

### Edge platform

- **[Getting started](/en/docs/getting-started)** — the onboarding sequence, from
  the initial analysis to the production cutover.
- **[CDN caching](/en/docs/cdn-caching)** — how the edge caches your content, and
  how to control TTLs, cache keys, and purges.
- **[WAF rules](/en/docs/waf-rules)** — managed and custom rules to keep threats
  away from your origin.

### Open source

- **[Open source overview](/en/docs/open-source)** — MIT-licensed tools under
  [optimiweb](https://github.com/optimiweb).
- **[oauthsonas](/en/docs/oauthsonas)** — in-memory OpenID Connect provider for
  local development and integration tests.
- **[clusterpath](/en/docs/clusterpath)** — bounded-memory URL clustering for
  ClickHouse and other analytics stores.

## The Optimi edge in one paragraph

Optimi acts as a single orchestration layer between your audience and your
origin. Every request — users, crawlers, and bots — passes through the edge,
where it is accelerated (**Performance**), filtered (**Security**), and measured
(**Visibility**). You keep your existing hosting; we make it fast, safe, and
more visible.

## Who this documentation is for

These pages are written for the people who operate the platform day to day:
developers, DevOps and SRE teams, security engineers, and technical SEO
specialists. Each page aims to be safe to follow in production — every change
is described with its validation and rollback path.
