diff --git a/pages/backend/deploy.mdx b/pages/backend/deploy.mdx index 5253919..f8dcb93 100644 --- a/pages/backend/deploy.mdx +++ b/pages/backend/deploy.mdx @@ -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.