22 lines
424 B
Markdown
22 lines
424 B
Markdown
---
|
|
title: "Getting started"
|
|
description: "Get started with self-hosting mCaptcha"
|
|
lead: "Get started with self-hosting mCaptcha"
|
|
date: 2021-07-21 14:49
|
|
lastmod: 2021-07-21 14:49
|
|
draft: false
|
|
images: []
|
|
menu:
|
|
docs:
|
|
parent: "Self-Hosting"
|
|
weight: 531
|
|
toc: true
|
|
---
|
|
|
|
## Get started
|
|
|
|
There are two main ways to self-host mCaptcha:
|
|
|
|
1. [Bare metal](../bare-metal)
|
|
2. [With Docker](../docker)
|
|
2. [With Ansible](../ansible)
|