You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/website/content/docs/getting-started/index.mdx

36 lines
1.6 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
layout: docs
page_title: Getting Started
description: Getting started with Boundary
---
# Getting Started
This section walks through how to get started with Boundary. Youll learn how
Boundary provides access to private endpoints securely.
There are two options to get started with Boundary:
- **HCP Boundary** is a managed offering of the Boundary product, and is the
easiest way to get started. It streamlines deployment and operations, and is
available as a freemium service. HCP Boundary allows users to run their own
worker proxies, preventing exposure of your network to HashiCorp or clients.
Some enterprise features are only available with HCP Boundary. Review the [Get
started with HCP Boundary](/boundary/docs/getting-started/deploy-and-login) page to
learn more.
- **Boundary OSS** is an open source distribution of Boundary that users can run
in their own environments. The [Getting Started with Boundary
OSS](/boundary/docs/oss/installing/dev-mode) page discusses running Boundary
in Dev mode on your local machine, allowing you to get started with the OSS distribution quickly.
We recommend you use the Boundary model that best meets your intended use case.
If youre not sure whats best for you, we recommend reviewing the [Getting
started with HCP Boundary](/boundary/docs/getting-started/deploy-and-login) page.
# Key Concepts
Before getting started with Boundary, it's important to understand a few key
concepts. Please consult our [Boundary concepts](/boundary/docs/concepts) page to
familiarize yourself with Boundary's architecture and terminology.