forked from mCaptcha/website
22 lines
363 B
Markdown
22 lines
363 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-hosted"
|
||
|
weight: 100
|
||
|
toc: true
|
||
|
---
|
||
|
|
||
|
## Get started
|
||
|
|
||
|
There are two main ways to self-host mCaptcha:
|
||
|
|
||
|
1. Bare metal
|
||
|
2. With Docker
|