Files
firezone/docs/docs
Jason G 59776d6d93 docs: rename business to enterprise (#1060)
* docs: rename business to enterprise

* fix link

Co-authored-by: Jamil Bou Kheir <jamilbk@users.noreply.github.com>
2022-10-26 14:44:24 -07:00
..
2022-10-13 15:22:53 -07:00

---
title: Overview
sidebar_position: 1
---

[Firezone](https://firezone.dev) is an open-source secure remote access
platform that can be deployed on your own infrastructure in minutes.
Use it to **quickly and easily** secure access to
your private network and internal applications from an intuitive web UI.

![Architecture](https://user-images.githubusercontent.com/52545545/183804397-ae81ca4e-6972-41f9-80d4-b431a077119d.png)

These docs explain how to deploy, configure, and use Firezone.

## Quick Start

1. [Deploy](deploy): A step-by-step walk-through setting up Firezone.
  Start here if you are new.
1. [Authenticate](authenticate): Set up authentication using local
  email/password, OpenID Connect, or SAML 2.0 and optionally enable
  TOTP-based MFA.
1. [Administer](administer): Day to day administration of the Firezone
  server.
1. [User Guides](user-guides): Useful guides to help you learn how to use
  Firezone and troubleshoot common issues. Consult this section
   after you successfully deploy the Firezone server.

## Common Configuration Guides

1. [Split Tunneling](./user-guides/use-cases/split-tunnel):
  Only route traffic to certain IP ranges through the VPN.
1. [Setting up a NAT Gateway with a Static IP](./user-guides/use-cases/nat-gateway):
  Configure Firezone with a static IP address to provide
  a single egress IP for your team's traffic.
1. [Reverse Tunnels](./user-guides/use-cases/reverse-tunnel):
  Establish tunnels between multiple peers.

## Get Help

If you're looking for help installing, configuring, or using Firezone, check our
community support options:

1. [Discussion Forums](https://discourse.firez.one/): Ask questions, report
  bugs, and suggest features.
1. [Public Slack Group](https://join.slack.com/t/firezone-users/shared_invite/zt-111043zus-j1lP_jP5ohv52FhAayzT6w):
  Join live discussions, meet other users, and get to know the contributors.
1. [Open a PR](https://github.com/firezone/firezone/issues): Contribute a bugfix
  or make a contribution to Firezone.

If you need help deploying or maintaining Firezone for your team or organization, consider
[contacting us about our paid support plan](https://firezone.dev/contact/sales).

## Contribute to Firezone

We deeply appreciate any and all contributions to the project and do our best to
ensure your contribution is included. To get started, see [CONTRIBUTING.md
](https://github.com/firezone/firezone/blob/master/CONTRIBUTING.md).

<!-- Leaving these disabled until they're ready -->
<!-- <feedback /> -->
<!-- <newsletter /> -->