mirror of
https://github.com/p-stream/docs.git
synced 2026-01-11 20:10:34 +00:00
Update deploy.mdx
This commit is contained in:
parent
781627a29a
commit
5b22189bdc
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue