2021-07-21 15:49:53 +05:30
|
|
|
---
|
|
|
|
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:
|
2023-10-27 21:39:40 +05:30
|
|
|
parent: "Self-Hosting"
|
2022-08-01 20:24:18 +05:30
|
|
|
weight: 531
|
2021-07-21 15:49:53 +05:30
|
|
|
toc: true
|
|
|
|
---
|
|
|
|
|
|
|
|
## Get started
|
|
|
|
|
|
|
|
There are two main ways to self-host mCaptcha:
|
|
|
|
|
2024-09-12 18:26:39 +05:30
|
|
|
1. [Bare metal](./bare-metal)
|
|
|
|
2. [With Docker](./docker)
|
|
|
|
2. [With Ansible](./ansible)
|