Update deploy.mdx

This commit is contained in:
Pas 2025-04-27 13:38:12 -06:00 committed by GitHub
parent 781627a29a
commit 5b22189bdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,9 @@
title: 'Deploy'
---
# NOTICE! This is for the old backend. We are working on the docs to deploy backend v2!
You can use the [community backend v2](https://server.fifthwit.net) or deploy from https://github.com/FifthWit/open-backend
# Deploying the backend
The only officially recognized hosting method is through Docker (or similar container runtimes). It can be scaled horizontally to all your heart's content and is the safest way to host the backend.