website/src/app/kb/deploy/readme.mdx
import SupportOptions from "@/components/SupportOptions"; import Alert from "@/components/DocsAlert"; import Image from "next/image"; import Link from "next/link"; import NextStep from "@/components/NextStep";
This detailed, step-by-step guide will walk you through an end-to-end deployment of Firezone for your organization. It's geared towards administrators and other technical staff who are responsible for deploying and maintaining Firezone for their team.
<Alert color="info"> Looking to get up and running with a basic deployment for testing? See our [Quickstart guide](/kb/quickstart) instead. </Alert>By following this guide, you'll end up with a production-grade deployment of Firezone that resembles the following diagram:
<Link href="/images/kb/deploy/diagram.png" target="_blank"> <Image src="/images/kb/deploy/diagram.png" alt="Firezone deployment diagram" width={1200} height={1200} /> </Link><NextStep href="/kb/deploy/sites">Next: Create a Site</NextStep>
<SupportOptions />