browsertrix/docs/deploy/index.md
Henry Wilkinson 45c9a91c9e
Docs: Improve relative links (#1476)
### Changes

- Fixes one broken link (["Ansible Playbooks"
here](https://docs.browsertrix.cloud/deploy/remote/))
- Formats relative links better to conform with [mkdocs 1.5 link
validation
improvements](https://www.mkdocs.org/about/release-notes/#expanded-validation-of-links)
2024-02-07 11:33:57 -08:00

713 B

Deploying Browsertrix Cloud

Browsertrix Cloud is designed to be a cloud-native application running in Kubernetes.

However, despite the name, it is perfectly reasonable (and easy!) to deploy Browsertrix Cloud locally using one of the many available local Kubernetes options.

The main requirements for Browsertrix Cloud are:

  • A Kubernetes Cluster
  • Helm 3 (package manager for Kubernetes)

We have prepared a Local Deployment Guide which covers several options for testing Browsertrix Cloud locally on a single machine, as well as a Production (Self-Hosted and Cloud) Deployment guide to help with setting up Browsertrix Cloud in different production scenarios.