# JFrog Reference Architecture JFrog Platform Reference Architecture This file provides a condensed, LLM-optimized entry point to the JFrog Platform Reference Architecture documentation. ## Markdown versions of pages Every documentation page is also published as plain Markdown at the same path with `index.md` appended to the section URL (for example, `/reference-architecture/self-managed/index.md`). Use these for LLM context, RAG, or tooling that prefers source-style text. ## Documentation Access - [Home (Markdown)](/reference-architecture/index.md) - [Full reference dump (llms-full.txt)](/reference-architecture/llms-full.txt): Overview of the full site in one file, suitable for LLMs and RAG. - [Official website (HTML)](https://jfrog.com/reference-architecture/): Browse the documentation in the browser. ## Key documentation areas (Markdown) - [Overview](/reference-architecture/index.md) - [Architecture](/reference-architecture/architecture/index.md) - [JFrog SaaS](/reference-architecture/jfrog-saas/index.md) - [JFrog Self-Managed](/reference-architecture/self-managed/index.md) - [Security](/reference-architecture/security/index.md) - [Observability](/reference-architecture/observability/index.md) - [Disaster recovery](/reference-architecture/disaster-recovery/index.md)